diff options
Diffstat (limited to 'assets/i18n/ru_ru.json')
| -rw-r--r-- | assets/i18n/ru_ru.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/assets/i18n/ru_ru.json b/assets/i18n/ru_ru.json index 8cf68b0..62388bb 100644 --- a/assets/i18n/ru_ru.json +++ b/assets/i18n/ru_ru.json @@ -1,4 +1,9 @@ { + "updater.title": "Ты играешь в устаревшую версию...", + "updater.message": "Вышло новое обновление! Хочешь посмотреть?", + "updater.no": "н-нет", + "updater.yes": "ДААА!!", + "debug.version": "%s (LibGDX %s, Java %s)", "debug.c_fps": "%s FPS", "debug.c_mem": "Потребление ОЗУ: %s МБ (из %s МБ)", |
