From d3793adfd571428a6b03d7b730fb6eeb93d32804 Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Sun, 4 Sep 2022 03:01:32 +0600 Subject: lines for options screen --- assets/i18n/en_us.json | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'assets/i18n/en_us.json') diff --git a/assets/i18n/en_us.json b/assets/i18n/en_us.json index 8a65ba1..1b5d8dd 100644 --- a/assets/i18n/en_us.json +++ b/assets/i18n/en_us.json @@ -6,6 +6,14 @@ "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.language": "Language: %s (%s)", + "options.close": "Back to main title", + "game.petShop": "Pet Shop", "game.points": "%s S (x%s)", "game.newPoint": "{SHAKE}{RAINBOW} +%s {ENDRAINBOW}{ENDSHAKE}", -- cgit v1.2.3