mirror of
https://github.com/Karaka-Management/oms-Profile.git
synced 2026-02-04 10:18:41 +00:00
Add additional lang exp/imp support e.g. Navigation lang files
This commit is contained in:
parent
06e93a92c7
commit
d1ec132f3c
|
|
@ -1,17 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* Orange Management
|
||||
*
|
||||
* PHP Version 8.0
|
||||
*
|
||||
* @package Modules\Profile
|
||||
* @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