mirror of
https://github.com/Karaka-Management/oms-Organization.git
synced 2026-01-31 08:58:41 +00:00
fix php version, lang files, basic tpl and sales impl.
This commit is contained in:
parent
6414607f27
commit
c56b6cafb7
1
Theme/Backend/Lang/de.lang.php
Executable file → Normal file
1
Theme/Backend/Lang/de.lang.php
Executable file → Normal file
|
|
@ -4,6 +4,7 @@
|
|||
*
|
||||
* PHP Version 8.0
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 1.0
|
||||
* @version 1.0.0
|
||||
|
|
|
|||
3
Theme/Backend/Lang/en.lang.php
Executable file → Normal file
3
Theme/Backend/Lang/en.lang.php
Executable file → Normal file
|
|
@ -4,6 +4,7 @@
|
|||
*
|
||||
* PHP Version 8.0
|
||||
*
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 1.0
|
||||
* @version 1.0.0
|
||||
|
|
@ -22,7 +23,7 @@ return ['Organization' => [
|
|||
'Parent' => 'Parent',
|
||||
'Position' => 'Position',
|
||||
'Positions' => 'Positions',
|
||||
'Search' => '',
|
||||
'Search' => 'Search',
|
||||
'Status' => 'Status',
|
||||
'Unit' => 'Unit',
|
||||
'UnitLogo' => 'Unit Logo',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user