301.diff (663B)
1 diff --git a/public/locales/ru/translation.json b/public/locales/ru/translation.json 2 new file mode 100644 3 index 00000000..be9b8786 4 --- /dev/null 5 +++ b/public/locales/ru/translation.json 6 @@ -0,0 +1,13 @@ 7 +{ 8 + "Loading…": "Загрузка…", 9 + "Register": "Регистрация", 10 + "Homeserver": "Домашний сервер", 11 + "Username": "Имя пользователя", 12 + "Password": "Пароль", 13 + "Join": "Присоединиться", 14 + "Create account": "Создать аккаунт", 15 + "Login": "Вход", 16 + "Search": "Искать", 17 + "Post": "Публикация", 18 + "Explore": "Навигация" 19 +}