Update README.md to include Russian text sources and placeholder information
This commit is contained in:
30
common/general.json
Normal file
30
common/general.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"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": "Не ограничено"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user