mirror of
https://github.com/Karaka-Management/oms-Monitoring.git
synced 2026-02-13 15:58:41 +00:00
fix escaping
This commit is contained in:
parent
c8a54387e4
commit
b00bc81105
|
|
@ -16,7 +16,7 @@ return ['Monitoring' => [
|
||||||
'Alerts' => 'Alerte',
|
'Alerts' => 'Alerte',
|
||||||
'All' => 'Tout',
|
'All' => 'Tout',
|
||||||
'Backtrace' => 'Backtrage',
|
'Backtrace' => 'Backtrage',
|
||||||
'CPUUsage' => 'L\\'utilisation du processeur',
|
'CPUUsage' => 'L\'utilisation du processeur',
|
||||||
'Created' => 'Établi',
|
'Created' => 'Établi',
|
||||||
'CreatedBy' => 'Créé par',
|
'CreatedBy' => 'Créé par',
|
||||||
'Criticals' => 'Critique',
|
'Criticals' => 'Critique',
|
||||||
|
|
@ -43,8 +43,8 @@ return ['Monitoring' => [
|
||||||
'Modules' => '#VALUE!',
|
'Modules' => '#VALUE!',
|
||||||
'NG' => 'Ng',
|
'NG' => 'Ng',
|
||||||
'Notices' => 'Notification',
|
'Notices' => 'Notification',
|
||||||
'OK' => 'd\\'accord',
|
'OK' => 'd\'accord',
|
||||||
'OS' => 'Système d\\'exploitation',
|
'OS' => 'Système d\'exploitation',
|
||||||
'PHPSettings' => 'Paramètres PHP',
|
'PHPSettings' => 'Paramètres PHP',
|
||||||
'Penetrators' => 'Pénétrateurs',
|
'Penetrators' => 'Pénétrateurs',
|
||||||
'RAMUsage' => 'Usage de RAM',
|
'RAMUsage' => 'Usage de RAM',
|
||||||
|
|
|
||||||
|
|
@ -37,7 +37,7 @@ return ['Monitoring' => [
|
||||||
'Level' => 'Рівнина',
|
'Level' => 'Рівнина',
|
||||||
'Line' => 'Лінія',
|
'Line' => 'Лінія',
|
||||||
'Logs' => 'Журнали',
|
'Logs' => 'Журнали',
|
||||||
'MemoryLimit' => 'Ліміт пам\\'яті',
|
'MemoryLimit' => 'Ліміт пам\'яті',
|
||||||
'Message' => 'повідомлення',
|
'Message' => 'повідомлення',
|
||||||
'Modified' => 'Модифікований',
|
'Modified' => 'Модифікований',
|
||||||
'Modules' => '#VALUE!',
|
'Modules' => '#VALUE!',
|
||||||
|
|
@ -47,7 +47,7 @@ return ['Monitoring' => [
|
||||||
'OS' => 'Осад',
|
'OS' => 'Осад',
|
||||||
'PHPSettings' => 'Налаштування PHP',
|
'PHPSettings' => 'Налаштування PHP',
|
||||||
'Penetrators' => 'Пенетратори',
|
'Penetrators' => 'Пенетратори',
|
||||||
'RAMUsage' => 'Використання пам\\'яті',
|
'RAMUsage' => 'Використання пам\'яті',
|
||||||
'Release' => 'Випуск',
|
'Release' => 'Випуск',
|
||||||
'Report' => 'Доповідь',
|
'Report' => 'Доповідь',
|
||||||
'Source' => 'Джерело',
|
'Source' => 'Джерело',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user