mirror of
https://github.com/Karaka-Management/oms-Script.git
synced 2026-01-30 13:18:40 +00:00
Add additional lang exp/imp support e.g. Navigation lang files
This commit is contained in:
parent
330d2f0512
commit
8a8d72e953
|
|
@ -4,7 +4,7 @@
|
||||||
*
|
*
|
||||||
* PHP Version 8.0
|
* PHP Version 8.0
|
||||||
*
|
*
|
||||||
* @package TBModules\HelperD
|
* @package Modules\Helper
|
||||||
* @copyright Dennis Eichhorn
|
* @copyright Dennis Eichhorn
|
||||||
* @license OMS License 1.0
|
* @license OMS License 1.0
|
||||||
* @version 1.0.0
|
* @version 1.0.0
|
||||||
|
|
@ -12,5 +12,5 @@
|
||||||
*/
|
*/
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
$MODLANG[27] = [
|
return ['Helper' => [
|
||||||
];
|
]];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user