Re-indent translations
This commit is contained in:
@@ -41,8 +41,6 @@ return [
|
||||
'DELETE_YES' => 'Yes, delete organisation',
|
||||
'DELETION_SUCCESSFUL' => 'Successfully deleted organisation <strong>{{name}}</strong>',
|
||||
|
||||
'MEMBER_COUNT' => '# Members <sub>(excl admins)</sub>',
|
||||
'ADMIN_COUNT' => '# Admins',
|
||||
'REGISTER' => 'Register organisation',
|
||||
'REGISTRATION_SUCCESSFUL' => 'Successfully registered organisation <strong>{{name}}</strong>',
|
||||
|
||||
@@ -51,6 +49,8 @@ return [
|
||||
'CANCEL_REGISTRATION_YES' => 'Yes, cancel organisation registration',
|
||||
'CANCEL_REGISTRATION_SUCCESSFUL' => 'Successfully cancelled registration of organisation <strong>{{name}}</strong>',
|
||||
|
||||
'MEMBER_COUNT' => '# Members <sub>(excl admins)</sub>',
|
||||
'ADMIN_COUNT' => '# Admins',
|
||||
|
||||
'SELF' => 'My Organisations',
|
||||
'MANAGE' => 'Manage Organisations',
|
||||
@@ -93,6 +93,7 @@ return [
|
||||
'SLUG_NOT_IN_USE' => 'A <strong>{{slug}}</strong> slug does not exist',
|
||||
|
||||
'LEAVE_CANNOT_UNDONE' => 'This action cannot be undone.',
|
||||
|
||||
'CANCEL_REGISTRATION' => 'Cancel registration request',
|
||||
'APPROVED' => 'Approved',
|
||||
'PENDING' => 'Pending',
|
||||
|
||||
Reference in New Issue
Block a user