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