mirror of
https://github.com/Karaka-Management/oms-MyPrivate.git
synced 2026-02-18 09:38:41 +00:00
add ger language
This commit is contained in:
parent
05eb45364c
commit
1ad1b6ff07
17
Theme/Backend/Lang/Navigation.de.lang.php
Normal file
17
Theme/Backend/Lang/Navigation.de.lang.php
Normal file
|
|
@ -0,0 +1,17 @@
|
||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* Orange Management
|
||||||
|
*
|
||||||
|
* PHP Version 7.4
|
||||||
|
*
|
||||||
|
* @package Modules\MyPrivate
|
||||||
|
* @copyright Dennis Eichhorn
|
||||||
|
* @license OMS License 1.0
|
||||||
|
* @version 1.0.0
|
||||||
|
* @link https://orange-management.org
|
||||||
|
*/
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
return ['Navigation' => [
|
||||||
|
'Private' => 'Privat',
|
||||||
|
]];
|
||||||
Loading…
Reference in New Issue
Block a user