mirror of
https://github.com/Karaka-Management/oms-Editor.git
synced 2026-01-28 01:08:41 +00:00
Fixing remaining bugs for route-restructure
This commit is contained in:
parent
b308c1e032
commit
441b7779e2
|
|
@ -13,5 +13,5 @@
|
|||
* @version 1.0.0
|
||||
* @link http://orange-management.com
|
||||
*/
|
||||
$MODLANG['Navigation'] = [
|
||||
];
|
||||
return ['Navigation' => [
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
* @version 1.0.0
|
||||
* @link http://orange-management.com
|
||||
*/
|
||||
$MODLANG['Editor'] = [
|
||||
return ['Editor' => [
|
||||
'Created' => 'Created',
|
||||
'Creator' => 'Creator',
|
||||
'Documents' => 'Documents',
|
||||
|
|
@ -26,4 +26,4 @@ $MODLANG['Editor'] = [
|
|||
'Preview' => 'Preview',
|
||||
'Start' => 'Start',
|
||||
'Text' => 'Text',
|
||||
];
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user