mirror of
https://github.com/Karaka-Management/oms-Checklist.git
synced 2026-02-13 23:38:41 +00:00
Indention
This commit is contained in:
parent
2e6c3801e1
commit
4a94c3444c
|
|
@ -14,17 +14,18 @@
|
||||||
* @link http://orange-management.com
|
* @link http://orange-management.com
|
||||||
*/
|
*/
|
||||||
return ['Checklist' => [
|
return ['Checklist' => [
|
||||||
'Checklist' => 'Checklist',
|
'Checklist' => 'Checklist',
|
||||||
'Checklists' => 'Checklists',
|
'Checklists' => 'Checklists',
|
||||||
'Created' => 'Created',
|
'Created' => 'Created',
|
||||||
'Creator' => 'Creator',
|
'Creator' => 'Creator',
|
||||||
'Description' => 'Description',
|
'Description' => 'Description',
|
||||||
'Files' => 'Files',
|
'Files' => 'Files',
|
||||||
'General' => 'General',
|
'General' => 'General',
|
||||||
'Name' => 'Name',
|
'Name' => 'Name',
|
||||||
'Permissions' => 'Permissions',
|
'Permissions' => 'Permissions',
|
||||||
'Status' => 'Status',
|
'Status' => 'Status',
|
||||||
'Tasks' => 'Tasks',
|
'Tasks' => 'Tasks',
|
||||||
'Templates' => 'Templates',
|
'Templates' => 'Templates',
|
||||||
'Title' => 'Title',
|
'TimeInMinutes' => 'Time in minutes',
|
||||||
|
'Title' => 'Title',
|
||||||
]];
|
]];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user