fix escaping

This commit is contained in:
Dennis Eichhorn 2022-02-12 21:31:58 +01:00
parent c8a54387e4
commit b00bc81105
2 changed files with 5 additions and 5 deletions

View File

@ -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',

View File

@ -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' => 'Джерело',