mirror of
https://github.com/Karaka-Management/oms-Monitoring.git
synced 2026-01-24 06:18:41 +00:00
test language/export/import which changed a lot of lang files
This commit is contained in:
parent
101145ade6
commit
beba58c15f
63
Theme/Backend/Lang/de.lang.php
Normal file
63
Theme/Backend/Lang/de.lang.php
Normal file
|
|
@ -0,0 +1,63 @@
|
|||
<?php
|
||||
/**
|
||||
* Orange Management
|
||||
*
|
||||
* PHP Version 8.0
|
||||
*
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 1.0
|
||||
* @version 1.0.0
|
||||
* @link https://orange-management.org
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Monitoring' => [
|
||||
'Alerts' => '',
|
||||
'All' => '',
|
||||
'Backtrace' => '',
|
||||
'CPUUsage' => '',
|
||||
'Created' => '',
|
||||
'CreatedBy' => '',
|
||||
'Criticals' => '',
|
||||
'Debug' => '',
|
||||
'Deprecated' => '',
|
||||
'Description' => '',
|
||||
'DisabledFunctions' => '',
|
||||
'DiskUsage' => '',
|
||||
'Emergencies' => '',
|
||||
'Errors' => '',
|
||||
'Exception' => '',
|
||||
'File' => '',
|
||||
'Info' => '',
|
||||
'Inspect' => '',
|
||||
'Inspection' => '',
|
||||
'Integrity' => '',
|
||||
'Level' => '',
|
||||
'Line' => '',
|
||||
'Logs' => '',
|
||||
'MemoryLimit' => '',
|
||||
'Message' => '',
|
||||
'Modified' => '',
|
||||
'NG' => '',
|
||||
'Notices' => '',
|
||||
'OK' => '',
|
||||
'OS' => '',
|
||||
'Penetrators' => '',
|
||||
'PHPSettings' => '',
|
||||
'RAMUsage' => '',
|
||||
'Release' => '',
|
||||
'Report' => '',
|
||||
'Source' => '',
|
||||
'Status' => '',
|
||||
'System' => '',
|
||||
'SystemRAM' => '',
|
||||
'Theme' => '',
|
||||
'Time' => '',
|
||||
'Timestamp' => '',
|
||||
'Total' => '',
|
||||
'Unicode' => '',
|
||||
'Uri' => '',
|
||||
'Version' => '',
|
||||
'Warnings' => '',
|
||||
'Files' => '',
|
||||
]];
|
||||
94
Theme/Backend/Lang/en.lang.php
Executable file → Normal file
94
Theme/Backend/Lang/en.lang.php
Executable file → Normal file
|
|
@ -4,7 +4,6 @@
|
|||
*
|
||||
* PHP Version 8.0
|
||||
*
|
||||
* @package Modules\Monitoring
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 1.0
|
||||
* @version 1.0.0
|
||||
|
|
@ -13,51 +12,52 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Monitoring' => [
|
||||
'Alerts' => 'Alerts',
|
||||
'All' => 'All',
|
||||
'Backtrace' => 'Backtrace',
|
||||
'CPUUsage' => 'CPU Usage',
|
||||
'Created' => 'Created',
|
||||
'CreatedBy' => 'Created By',
|
||||
'Criticals' => 'Criticals',
|
||||
'Debug' => 'Debug',
|
||||
'Deprecated' => 'Deprecated',
|
||||
'Description' => 'Description',
|
||||
'Alerts' => 'Alerts',
|
||||
'All' => 'All',
|
||||
'Backtrace' => 'Backtrace',
|
||||
'CPUUsage' => 'CPU Usage',
|
||||
'Created' => 'Created',
|
||||
'CreatedBy' => 'Created By',
|
||||
'Criticals' => 'Criticals',
|
||||
'Debug' => 'Debug',
|
||||
'Deprecated' => 'Deprecated',
|
||||
'Description' => 'Description',
|
||||
'DisabledFunctions' => 'Disabled Functions',
|
||||
'DiskUsage' => 'DiskUsage',
|
||||
'Emergencies' => 'Emergencies',
|
||||
'Errors' => 'Errors',
|
||||
'Exception' => 'Exception',
|
||||
'File' => 'File',
|
||||
'Info' => 'Info',
|
||||
'Inspect' => 'Inspect',
|
||||
'Inspection' => 'Inspection',
|
||||
'Integrity' => 'Integrity',
|
||||
'Level' => 'Level',
|
||||
'Line' => 'Line',
|
||||
'Logs' => 'Logs',
|
||||
'MemoryLimit' => 'Memory Limit',
|
||||
'Message' => 'Message',
|
||||
'Modified' => 'Modified',
|
||||
'NG' => 'NG',
|
||||
'Notices' => 'Notices',
|
||||
'OK' => 'OK',
|
||||
'OS' => 'OS',
|
||||
'Penetrators' => 'Penetrators',
|
||||
'PHPSettings' => 'PHP Settings',
|
||||
'RAMUsage' => 'RAM Usage',
|
||||
'Release' => 'Release',
|
||||
'Report' => 'Report',
|
||||
'Source' => 'Source',
|
||||
'Status' => 'Status',
|
||||
'System' => 'System',
|
||||
'SystemRAM' => 'System RAM',
|
||||
'Theme' => 'Theme',
|
||||
'Time' => 'Time',
|
||||
'Timestamp' => 'Timestamp',
|
||||
'Total' => 'Total',
|
||||
'Unicode' => 'Unicode',
|
||||
'Uri' => 'Uri',
|
||||
'Version' => 'Version',
|
||||
'Warnings' => 'Warnings',
|
||||
'DiskUsage' => 'DiskUsage',
|
||||
'Emergencies' => 'Emergencies',
|
||||
'Errors' => 'Errors',
|
||||
'Exception' => 'Exception',
|
||||
'File' => 'File',
|
||||
'Info' => 'Info',
|
||||
'Inspect' => 'Inspect',
|
||||
'Inspection' => 'Inspection',
|
||||
'Integrity' => 'Integrity',
|
||||
'Level' => 'Level',
|
||||
'Line' => 'Line',
|
||||
'Logs' => 'Logs',
|
||||
'MemoryLimit' => 'Memory Limit',
|
||||
'Message' => 'Message',
|
||||
'Modified' => 'Modified',
|
||||
'NG' => 'NG',
|
||||
'Notices' => 'Notices',
|
||||
'OK' => 'OK',
|
||||
'OS' => 'OS',
|
||||
'Penetrators' => 'Penetrators',
|
||||
'PHPSettings' => 'PHP Settings',
|
||||
'RAMUsage' => 'RAM Usage',
|
||||
'Release' => 'Release',
|
||||
'Report' => 'Report',
|
||||
'Source' => 'Source',
|
||||
'Status' => 'Status',
|
||||
'System' => 'System',
|
||||
'SystemRAM' => 'System RAM',
|
||||
'Theme' => 'Theme',
|
||||
'Time' => 'Time',
|
||||
'Timestamp' => 'Timestamp',
|
||||
'Total' => 'Total',
|
||||
'Unicode' => 'Unicode',
|
||||
'Uri' => 'Uri',
|
||||
'Version' => 'Version',
|
||||
'Warnings' => 'Warnings',
|
||||
'Files' => '',
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user