mirror of
https://github.com/Karaka-Management/oms-Monitoring.git
synced 2026-02-15 08:48:41 +00:00
fix php version, lang files, basic tpl and sales impl.
This commit is contained in:
parent
ca3dc40207
commit
7ef9cda994
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
|
* PHP Version 8.0
|
||||||
*
|
*
|
||||||
|
* @package Modules\Localization
|
||||||
* @copyright Dennis Eichhorn
|
* @copyright Dennis Eichhorn
|
||||||
* @license OMS License 1.0
|
* @license OMS License 1.0
|
||||||
* @version 1.0.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
|
* PHP Version 8.0
|
||||||
*
|
*
|
||||||
|
* @package Modules\Localization
|
||||||
* @copyright Dennis Eichhorn
|
* @copyright Dennis Eichhorn
|
||||||
* @license OMS License 1.0
|
* @license OMS License 1.0
|
||||||
* @version 1.0.0
|
* @version 1.0.0
|
||||||
|
|
@ -28,7 +29,7 @@ return ['Monitoring' => [
|
||||||
'Errors' => 'Errors',
|
'Errors' => 'Errors',
|
||||||
'Exception' => 'Exception',
|
'Exception' => 'Exception',
|
||||||
'File' => 'File',
|
'File' => 'File',
|
||||||
'Files' => '',
|
'Files' => 'Files',
|
||||||
'Info' => 'Info',
|
'Info' => 'Info',
|
||||||
'Inspect' => 'Inspect',
|
'Inspect' => 'Inspect',
|
||||||
'Inspection' => 'Inspection',
|
'Inspection' => 'Inspection',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user