Update the dashboard with an organisations widget
This commit is contained in:
@@ -17,6 +17,9 @@ return [
|
||||
1 => 'Organisation',
|
||||
2 => 'Organisations',
|
||||
|
||||
'LATEST' => 'Latest Organisations',
|
||||
'VIEW_ALL' => 'View all organisations',
|
||||
|
||||
'PAGE_DESCRIPTION' => 'A listing of the organisations for your site. Provides management tools for editing and deleting organisations.',
|
||||
'DELETED_PAGE_DESCRIPTION' => 'A listing of the deleted organisations for your site. Provides management tools for restoring and permenently deleting organisations.',
|
||||
'INFO_PAGE' => 'Organisation information page for {{name}}',
|
||||
@@ -164,6 +167,8 @@ return [
|
||||
2 => 'Administrators',
|
||||
],
|
||||
|
||||
'CREATED_ON' => 'Created on',
|
||||
|
||||
'MERGE' => 'Merge',
|
||||
'MERGE_INTO' => 'Merge into',
|
||||
'MERGE_CANNOT_UNDONE' => 'This action cannot be undone.',
|
||||
|
||||
Reference in New Issue
Block a user