Kaynağa Gözat

chore: Update I18n

MystiPanda 1 yıl önce
ebeveyn
işleme
53375bb536
2 değiştirilmiş dosya ile 14 ekleme ve 0 silme
  1. 7 0
      src/locales/en.json
  2. 7 0
      src/locales/ru.json

+ 7 - 0
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",

+ 7 - 0
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": "Импорт",