mirror of
https://github.com/Karaka-Management/oms-ItemManagement.git
synced 2026-02-07 15:58:42 +00:00
fix lang indention and order
This commit is contained in:
parent
2e18f2ed5b
commit
603cef3f19
|
|
@ -12,6 +12,6 @@
|
|||
*/
|
||||
return ['Navigation' => [
|
||||
'Analyze' => 'Analyze',
|
||||
'List' => 'List',
|
||||
'Create' => 'Create',
|
||||
'List' => 'List',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -12,12 +12,11 @@
|
|||
*/
|
||||
return ['ItemManagement' => [
|
||||
'Accounting' => 'Accounting',
|
||||
'IsActive' => 'Active?',
|
||||
'All' => 'All',
|
||||
'Article' => 'Article',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Attributes' => 'Attributes',
|
||||
'Attribute' => 'Attribute',
|
||||
'Attributes' => 'Attributes',
|
||||
'Available' => 'Available',
|
||||
'Bonus' => 'Bonus',
|
||||
'ClientGroup' => 'Client/Group',
|
||||
|
|
@ -44,6 +43,7 @@ return ['ItemManagement' => [
|
|||
'Height' => 'Height',
|
||||
'ID' => 'ID',
|
||||
'Info' => 'Info',
|
||||
'IsActive' => 'Active?',
|
||||
'Item' => 'Item',
|
||||
'Items' => 'Items',
|
||||
'Language' => 'Language',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user