summaryrefslogtreecommitdiff
path: root/assets/i18n/en_us.json
diff options
context:
space:
mode:
authorilotterytea <iltsu@alright.party>2022-12-10 16:33:52 +0600
committerilotterytea <iltsu@alright.party>2022-12-10 16:33:52 +0600
commit6fdaa92288b5854d946299a2624de9ead7058d71 (patch)
tree3e232366adf67fef8ca7df2b8d0204cae67c71af /assets/i18n/en_us.json
parent9b95791e8e6739040a02c6725edf1adaf287ca64 (diff)
Added information about memory usage. Also, added localization for debug info widget.
Diffstat (limited to 'assets/i18n/en_us.json')
-rw-r--r--assets/i18n/en_us.json5
1 files changed, 4 insertions, 1 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.",