Explorar el Código

Merge pull request #928 from Pleskan/refactor/ui/i18n

Refactor/ui/i18n
Kristan Kenney hace 5 años
padre
commit
88d42bb0a1
Se han modificado 2 ficheros con 4 adiciones y 4 borrados
  1. 3 3
      web/inc/i18n/ru.php
  2. 1 1
      web/inc/i18n/ua.php

+ 3 - 3
web/inc/i18n/ru.php

@@ -42,7 +42,7 @@ $LANG['ru'] = array(
     'NETWORK'  => 'СЕТЬ',
     'Web Log Manager'  => 'Менеджер Web журнала',
 
-    'no notifications'  => 'без оповещений',
+    'no notifications'  => 'нет оповещений',
 
     'Add User' => 'Добавить аккаунт',
     'Add Domain' => 'Добавить домен',
@@ -769,7 +769,7 @@ $LANG['ru'] = array(
     'Manage SSH keys' => 'Управление ключами SSH',
  
     //Header 
-    'Fm' => 'файлы',
+    'Fm' => 'Файлы',
     //PHP Cli
     'PHP CLI Version' => 'Версия PHP для CLI',
 
@@ -830,7 +830,7 @@ $LANG['ru'] = array(
     'Restart' => 'Перезапуск',
     'Mail Server' => 'Почтовый сервер',
     'Enabled multi PHP versions' => 'Включенные версии PHP',
-    'Service' => 'обслуживание',
+    'Service' => 'Службы',
     'Description' => 'Описание',
     
     //header

+ 1 - 1
web/inc/i18n/ua.php

@@ -37,7 +37,7 @@ $LANG['ua'] = array(
     'DISK'  => 'ДИСК',
     'NETWORK'  => 'МЕРЕЖА',
     'Web Log Manager'  => 'Менеджер Web журналу',
-    'no notifications'  => 'без сповіщень',
+    'no notifications'  => 'нема сповіщень',
     'Add User' => 'Додати користувача',
     'Add Domain' => 'Додати домен',
     'Add Web Domain' => 'Додати WEB домен',