summaryrefslogtreecommitdiff
path: root/assets/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'assets/i18n')
-rw-r--r--assets/i18n/en_us.json5
-rw-r--r--assets/i18n/ru_ru.json5
2 files changed, 8 insertions, 2 deletions
diff --git a/assets/i18n/en_us.json b/assets/i18n/en_us.json
index 3454aaf..b026d68 100644
--- a/assets/i18n/en_us.json
+++ b/assets/i18n/en_us.json
@@ -1,5 +1,8 @@
{
- "debug.fps": "%s FPS",
+ "debug.version": "%s (LibGDX %s, Java %s)",
+ "debug.c_fps": "%s FPS",
+ "debug.c_mem": "Used memory: %s MB (total of %s MB)",
+
"splash.disclaimer": "This game contains an unbelievable dose of cheeky \"woolbags\". Please, it is not recommended for anyone to play. Any match in real life of the presented images of cats is pure coincidence! All cat images were generated by \"NUT-S\" neural network.",
"menu.last_savegame.found": "Savegame: %s - %s Squish Points (x%s/click) - %s purchased items.",
diff --git a/assets/i18n/ru_ru.json b/assets/i18n/ru_ru.json
index de7942f..dbd77b5 100644
--- a/assets/i18n/ru_ru.json
+++ b/assets/i18n/ru_ru.json
@@ -1,5 +1,8 @@
{
- "debug.fps": "%s FPS",
+ "debug.version": "%s (LibGDX %s, Java %s)",
+ "debug.c_fps": "%s FPS",
+ "debug.c_mem": "Потребление ОЗУ: %s МБ (из %s МБ)",
+
"splash.disclaimer": "Эта игра содержит невероятную дозу щекастых \"шерстяных мешков\". Никому не рекомендуется не играть в эту игру. Любое сходство в реальной жизни с представленными изображениями котов - чистое совпадение! Все изображения котов были сгенерированы нейросетью \"NUT-S\".",
"menu.last_savegame.found": "Сохранение: %s - %s баллы жмякания (х%s/клик) - %s куплено предметов.",