From 283378f20bb1e8cd8e7b09ad479a961fddfd2e44 Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Fri, 25 Nov 2022 18:20:33 +0600 Subject: New dank prototype of UI design again (WIP) --- assets/i18n/en_us.json | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to 'assets/i18n/en_us.json') diff --git a/assets/i18n/en_us.json b/assets/i18n/en_us.json index 0f5f4eb..001650a 100644 --- a/assets/i18n/en_us.json +++ b/assets/i18n/en_us.json @@ -1,18 +1,25 @@ { "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.", + "menu.last_savegame.empty": "No savegame found.", "menu.pressStart": "PRESS START", "menu.playGame": "PLAY GAME", "menu.options": "OPTIONS", "menu.quit": "QUIT TO DESKTOP", "options.title": "Options", - "options.music": "Music: %s", - "options.sound": "Sound: %s", - "options.vsync": "V-Sync: %s", - "options.fullscreen": "Fullscreen: %s", + "options.music": "Music", + "options.sound": "Sound", + "options.vsync": "Vertical Sync", + "options.fullscreen": "Fullscreen", "options.language": "Language: %s (%s)", + "options.debug": "Show debug", + "options.reset": "Reset save data", "options.close": "Back to main title", + "options.general": "General", + "options.video": "Video", + "options.audio": "Audio", "game.petShop": "Pet Shop", "game.points": "%s Squish Points (x%s/click)", -- cgit v1.2.3