diff options
Diffstat (limited to 'assets/i18n/en_us.json')
| -rw-r--r-- | assets/i18n/en_us.json | 5 |
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.", |
