Sfoglia il codice sorgente

Merge branch 'refactor/ui/i18n' into staging/fixes

Kristan Kenney 5 anni fa
parent
commit
f902ca7b05
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 1 1
      web/inc/i18n/ru.php
  2. 1 1
      web/inc/i18n/ua.php

+ 1 - 1
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' => 'Добавить домен',

+ 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 домен',