diff --git a/web/src/locales/en/translation.json b/web/src/locales/en/translation.json index b4ded6e..76c6817 100644 --- a/web/src/locales/en/translation.json +++ b/web/src/locales/en/translation.json @@ -25,7 +25,7 @@ "Cache": "Cache", "CacheSize": "Cache Size (Megabytes)", "Cancel": "Cancel", - "ChooseLanguage": "Ru", + "ChooseLanguage": "По-русски", "Clear": "Clear", "Close": "Close", "CloseServer?": "Do you want to turn off server?", diff --git a/web/src/locales/ru/translation.json b/web/src/locales/ru/translation.json index ca93d72..9dab3ea 100644 --- a/web/src/locales/ru/translation.json +++ b/web/src/locales/ru/translation.json @@ -25,7 +25,7 @@ "Cache": "Кеш", "CacheSize": "Размер кеша (Мегабайты)", "Cancel": "Отмена", - "ChooseLanguage": "En", + "ChooseLanguage": "In English", "Clear": "Очистить", "Close": "Закрыть", "CloseServer?": "Хотите выключить сервер?",