diff --git a/src/locales/en.json b/src/locales/en.json index 7ed7293..419af9c 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -1,5 +1,6 @@ { "Label-Proxies": "Proxies", + "Label-Test": "Test", "Label-Profiles": "Profiles", "Label-Connections": "Connections", "Label-Logs": "Logs", @@ -11,11 +12,17 @@ "Clear": "Clear", "Proxies": "Proxies", "Proxy Groups": "Proxy Groups", + "Test": "Test", "rule": "rule", "global": "global", "direct": "direct", "script": "script", + "Edit": "Edit", + "Icon": "Icon", + "Test URL": "Test URL", + "Test All": "Test All", + "Profiles": "Profiles", "Profile URL": "Profile URL", "Import": "Import", diff --git a/src/locales/ru.json b/src/locales/ru.json index 570349e..698410d 100644 --- a/src/locales/ru.json +++ b/src/locales/ru.json @@ -1,5 +1,6 @@ { "Label-Proxies": "Прокси", + "Label-Test": "Тест", "Label-Profiles": "Профили", "Label-Connections": "Соединения", "Label-Logs": "Логи", @@ -10,12 +11,18 @@ "Logs": "Логи", "Clear": "Очистить", "Proxies": "Прокси", + "Test": "Тест", "Proxy Groups": "Группы прокси", "rule": "правила", "global": "глобальный", "direct": "прямой", "script": "скриптовый", + "Edit": "Редактировать", + "Icon": "Икона", + "Test URL": "Тестовый URL", + "Test All": "Тест Все", + "Profiles": "Профили", "Profile URL": "URL профиля", "Import": "Импорт",