mirror of
https://github.com/Karaka-Management/oms-Auditor.git
synced 2026-01-21 01:38:42 +00:00
Reformat
This commit is contained in:
parent
902b6204ab
commit
df6188ecdd
|
|
@ -11,11 +11,11 @@
|
|||
* @link http://website.orange-management.de
|
||||
*/
|
||||
return ['Navigation' => [
|
||||
'Create' => 'Create',
|
||||
'Auditor' => 'Auditor',
|
||||
'Audit' => 'Audit',
|
||||
'Audits' => 'Audits',
|
||||
'List' => 'List',
|
||||
'Modules' => 'Modules',
|
||||
'Accounts' => 'Accounts',
|
||||
'Create' => 'Create',
|
||||
'Auditor' => 'Auditor',
|
||||
'Audit' => 'Audit',
|
||||
'Audits' => 'Audits',
|
||||
'List' => 'List',
|
||||
'Modules' => 'Modules',
|
||||
'Accounts' => 'Accounts',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -11,16 +11,16 @@
|
|||
* @link http://website.orange-management.de
|
||||
*/
|
||||
return ['Auditor' => [
|
||||
'By' => 'By',
|
||||
'Auditor' => 'Auditor',
|
||||
'Audit' => 'Audit',
|
||||
'Audits' => 'Audits',
|
||||
'Date' => 'Date',
|
||||
'Content' => 'Content',
|
||||
'Old' => 'Old',
|
||||
'New' => 'New',
|
||||
'Type' => 'Type',
|
||||
'Subtype' => 'Subtype',
|
||||
'Module' => 'Module',
|
||||
'Name' => 'Name',
|
||||
'By' => 'By',
|
||||
'Auditor' => 'Auditor',
|
||||
'Audit' => 'Audit',
|
||||
'Audits' => 'Audits',
|
||||
'Date' => 'Date',
|
||||
'Content' => 'Content',
|
||||
'Old' => 'Old',
|
||||
'New' => 'New',
|
||||
'Type' => 'Type',
|
||||
'Subtype' => 'Subtype',
|
||||
'Module' => 'Module',
|
||||
'Name' => 'Name',
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user