Change system tray options

This commit is contained in:
problematicconsumer
2023-11-01 22:02:13 +03:30
parent e2f7e24fb4
commit ba5e7d79da
8 changed files with 89 additions and 19 deletions

View File

@@ -164,6 +164,12 @@
"clearSelection": "Очистить выбор"
},
"config": {
"mode": "Режим",
"modes": {
"none": "Никто",
"proxy": "Прокси",
"tun": "VPN"
},
"section": {
"route": "Варианты маршрутизации",
"dns": "Параметры DNS",
@@ -220,7 +226,12 @@
"tray": {
"dashboard": "Панель",
"quit": "Выход",
"systemProxy": "Системный прокси"
"status": {
"connect": "Соединять",
"connecting": "Подключение",
"disconnect": "Отключить",
"disconnecting": "Отключение"
}
},
"failure": {
"unexpected": "Неожиданная ошибка",