Fixed locale typo
This commit is contained in:
@@ -28,7 +28,7 @@ return [
|
|||||||
'CREATE' => 'Create organisation',
|
'CREATE' => 'Create organisation',
|
||||||
'CREATION_SUCCESSFUL' => 'Successfully created organisation <strong>{{name}}</strong>',
|
'CREATION_SUCCESSFUL' => 'Successfully created organisation <strong>{{name}}</strong>',
|
||||||
|
|
||||||
'EDIT' => 'Edit organistion',
|
'EDIT' => 'Edit organisation',
|
||||||
'UPDATE' => 'Details updated for organistion <strong>{{name}}</strong>',
|
'UPDATE' => 'Details updated for organistion <strong>{{name}}</strong>',
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user