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