Skip to content

Commit 88d42bb

Browse files
author
Kristan Kenney
authored
Merge pull request hestiacp#928 from Pleskan/refactor/ui/i18n
Refactor/ui/i18n
2 parents 9d1ed86 + 3bfdd2f commit 88d42bb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

web/inc/i18n/ru.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
'NETWORK' => 'СЕТЬ',
4343
'Web Log Manager' => 'Менеджер Web журнала',
4444

45-
'no notifications' => 'без оповещений',
45+
'no notifications' => 'нет оповещений',
4646

4747
'Add User' => 'Добавить аккаунт',
4848
'Add Domain' => 'Добавить домен',
@@ -769,7 +769,7 @@
769769
'Manage SSH keys' => 'Управление ключами SSH',
770770

771771
//Header
772-
'Fm' => 'файлы',
772+
'Fm' => 'Файлы',
773773
//PHP Cli
774774
'PHP CLI Version' => 'Версия PHP для CLI',
775775

@@ -830,7 +830,7 @@
830830
'Restart' => 'Перезапуск',
831831
'Mail Server' => 'Почтовый сервер',
832832
'Enabled multi PHP versions' => 'Включенные версии PHP',
833-
'Service' => 'обслуживание',
833+
'Service' => 'Службы',
834834
'Description' => 'Описание',
835835

836836
//header

web/inc/i18n/ua.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
'DISK' => 'ДИСК',
3838
'NETWORK' => 'МЕРЕЖА',
3939
'Web Log Manager' => 'Менеджер Web журналу',
40-
'no notifications' => 'без сповіщень',
40+
'no notifications' => 'нема сповіщень',
4141
'Add User' => 'Додати користувача',
4242
'Add Domain' => 'Додати домен',
4343
'Add Web Domain' => 'Додати WEB домен',

0 commit comments

Comments
 (0)