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