mirror of
https://github.com/Karaka-Management/oms-Monitoring.git
synced 2026-02-11 23:08:40 +00:00
Add additional lang exp/imp support e.g. Navigation lang files
This commit is contained in:
parent
9f7487d598
commit
8fa0debbdf
|
|
@ -1,17 +0,0 @@
|
||||||
<?php
|
|
||||||
/**
|
|
||||||
* Orange Management
|
|
||||||
*
|
|
||||||
* PHP Version 8.0
|
|
||||||
*
|
|
||||||
* @package Modules\Monitoring
|
|
||||||
* @copyright Dennis Eichhorn
|
|
||||||
* @license OMS License 1.0
|
|
||||||
* @version 1.0.0
|
|
||||||
* @link https://orange-management.org
|
|
||||||
*/
|
|
||||||
declare(strict_types=1);
|
|
||||||
|
|
||||||
$MODLANG[1] = [
|
|
||||||
'i:ModuleInstalled' => 'Installation of the module {$1} was successful.',
|
|
||||||
];
|
|
||||||
Loading…
Reference in New Issue
Block a user