mirror of
https://github.com/Karaka-Management/oms-Messages.git
synced 2026-02-07 21:18:41 +00:00
Fixing remaining bugs for route-restructure
This commit is contained in:
parent
03e01233d7
commit
dd8133fe1a
|
|
@ -13,7 +13,7 @@
|
|||
* @version 1.0.0
|
||||
* @link http://orange-management.com
|
||||
*/
|
||||
$MODLANG['Navigation'] = [
|
||||
return ['Navigation' => [
|
||||
'Draft' => 'Draft',
|
||||
'Inbox' => 'Inbox',
|
||||
'Messages' => 'Messages',
|
||||
|
|
@ -21,4 +21,4 @@ $MODLANG['Navigation'] = [
|
|||
'Settings' => 'Settings',
|
||||
'Spam' => 'Spam',
|
||||
'Trash' => 'Trash',
|
||||
];
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
* @version 1.0.0
|
||||
* @link http://orange-management.com
|
||||
*/
|
||||
$MODLANG['Messages'] = [
|
||||
return ['Messages' => [
|
||||
'All' => 'All',
|
||||
'AverageAmount' => 'Avg. Amount',
|
||||
'BCC' => 'BCC',
|
||||
|
|
@ -40,4 +40,4 @@ $MODLANG['Messages'] = [
|
|||
'Trash' => 'Trash',
|
||||
'Week' => 'Week',
|
||||
'Year' => 'Year',
|
||||
];
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user