mirror of
https://github.com/Karaka-Management/oms-Organization.git
synced 2026-01-26 22:58:40 +00:00
Organization language fix
This commit is contained in:
parent
2c610a5b89
commit
d236377f72
|
|
@ -14,8 +14,8 @@
|
|||
* @link http://orange-management.com
|
||||
*/
|
||||
$MODLANG['Navigation'] = [
|
||||
'Business' => 'Business',
|
||||
'Departments' => 'Departments',
|
||||
'Positions' => 'Positions',
|
||||
'Units' => 'Units',
|
||||
'Departments' => 'Departments',
|
||||
'Organization' => 'Organization',
|
||||
'Positions' => 'Positions',
|
||||
'Units' => 'Units',
|
||||
];
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
* @version 1.0.0
|
||||
* @link http://orange-management.com
|
||||
*/
|
||||
$MODLANG['Business'] = [
|
||||
$MODLANG['Organization'] = [
|
||||
'Active' => 'Active',
|
||||
'Department' => 'Department',
|
||||
'Departments' => 'Departments',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user