Update Russian: fix google translate

This commit is contained in:
solokot
2023-11-03 08:33:19 +03:00
committed by GitHub
parent a5d773c257
commit 88b7303969

View File

@@ -78,7 +78,7 @@
}, },
"save": { "save": {
"buttonText": "Сохранить", "buttonText": "Сохранить",
"successMsg": "Профиль успешно сохранен", "successMsg": "Профиль успешно сохранён",
"failureMsg": "Невозможно сохранить профиль" "failureMsg": "Невозможно сохранить профиль"
}, },
"detailsForm": { "detailsForm": {
@@ -166,7 +166,7 @@
"config": { "config": {
"mode": "Режим", "mode": "Режим",
"modes": { "modes": {
"none": "Никто", "none": "Нет",
"proxy": "Прокси", "proxy": "Прокси",
"tun": "VPN" "tun": "VPN"
}, },
@@ -227,9 +227,9 @@
"dashboard": "Панель", "dashboard": "Панель",
"quit": "Выход", "quit": "Выход",
"status": { "status": {
"connect": "Соединять", "connect": "Подключено",
"connecting": "Подключение", "connecting": "Подключение",
"disconnect": "Отключить", "disconnect": "Отключено",
"disconnecting": "Отключение" "disconnecting": "Отключение"
} }
}, },