Update README.md to include Russian text sources and placeholder information
This commit is contained in:
23
common/messages.json
Normal file
23
common/messages.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"progress": {
|
||||
"initialization": "Инициализация...",
|
||||
"checkingStatus": "Проверка статуса...",
|
||||
"checkingCode": "Проверка...",
|
||||
"creating": "Создание...",
|
||||
"deleting": "Удаление...",
|
||||
"generatingCode": "Генерация кода...",
|
||||
"loadingSettings": "Загрузка настроек...",
|
||||
"loadingProfiles": "Загрузка профилей...",
|
||||
"waitingForData": "Ожидание данных...",
|
||||
"logsUnavailable": "Логи пока отсутствуют"
|
||||
},
|
||||
"success": {
|
||||
"emailConfirmed": "Почта подтверждена. Теперь войдите в аккаунт.",
|
||||
"passwordUpdated": "Пароль обновлен. Теперь можно войти."
|
||||
},
|
||||
"info": {
|
||||
"serverNotSelected": "Сервер не выбран",
|
||||
"profileNotSelected": "Выберите профиль, чтобы продолжить",
|
||||
"noOptionals": "Нет доступных опциональных модов"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user