Files
Fanslayer/common/general.json

31 lines
965 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"brand": {
"project": "Петрозаводск",
"runtime": "Launcher Runtime",
"minecraftState": "Суверенное государство-корпорация Minecraft"
},
"entities": {
"account": "Аккаунт",
"profile": "Профиль",
"server": "Сервер",
"launcher": "Лаунчер",
"discord": "Discord",
"email": "Электронная почта",
"password": "Пароль",
"playerName": "Имя игрока",
"playerNameOrEmail": "Имя игрока или почта",
"activityFeed": "Лента активности",
"settings": "Настройки",
"security": "Безопасность"
},
"states": {
"online": "Онлайн",
"offline": "Офлайн",
"loading": "Загрузка...",
"waiting": "Ожидание",
"done": "Готово",
"unknown": "Неизвестно",
"unlimited": "Не ограничено"
}
}