Space before ? issue in english

This commit is contained in:
Renan LE CARO 2025-04-08 17:34:59 +02:00
parent f627ba0ab6
commit f2bf1e3f9f
2 changed files with 5 additions and 5 deletions

2
dist/index.html vendored

File diff suppressed because one or more lines are too long

View file

@ -1,7 +1,7 @@
{ {
"confirmRestart.no": "Cancel", "confirmRestart.no": "Cancel",
"confirmRestart.text": "You're about to start a new game, is that really what you wanted ?", "confirmRestart.text": "You're about to start a new game, is that really what you wanted?",
"confirmRestart.title": "Start a new game ?", "confirmRestart.title": "Start a new game?",
"confirmRestart.yes": "Restart game", "confirmRestart.yes": "Restart game",
"gameOver.creative": "This is a test game, its score is not recorded.", "gameOver.creative": "This is a test game, its score is not recorded.",
"gameOver.cumulative_total": "Your total cumulative score went from {{startTs}} to {{endTs}}.", "gameOver.cumulative_total": "Your total cumulative score went from {{startTs}} to {{endTs}}.",
@ -65,7 +65,7 @@
"main_menu.contrast_help": "More colorful and dark rendering", "main_menu.contrast_help": "More colorful and dark rendering",
"main_menu.credit_levels": "<h2>Levels origin</h2>", "main_menu.credit_levels": "<h2>Levels origin</h2>",
"main_menu.donate": "You've played for {{hours}} hours", "main_menu.donate": "You've played for {{hours}} hours",
"main_menu.donate_help": "How about donating ? You can hide this reminder in the settings. ", "main_menu.donate_help": "How about donating? You can hide this reminder in the settings. ",
"main_menu.donation_reminder": "Remind me to donate", "main_menu.donation_reminder": "Remind me to donate",
"main_menu.donation_reminder_help": "See time played and donation link in main menu", "main_menu.donation_reminder_help": "See time played and donation link in main menu",
"main_menu.download_save_file": "Download score and stats", "main_menu.download_save_file": "Download score and stats",
@ -105,7 +105,7 @@
"main_menu.reset_cancel": "No", "main_menu.reset_cancel": "No",
"main_menu.reset_confirm": "Yes", "main_menu.reset_confirm": "Yes",
"main_menu.reset_help": "Erase high score, play time and statistics", "main_menu.reset_help": "Erase high score, play time and statistics",
"main_menu.reset_instruction": "You will loose all progress you made in the game, are you sure ?", "main_menu.reset_instruction": "You will loose all progress you made in the game, are you sure?",
"main_menu.save_file_error": "Error loading save file", "main_menu.save_file_error": "Error loading save file",
"main_menu.save_file_loaded": "Save file loaded", "main_menu.save_file_loaded": "Save file loaded",
"main_menu.save_file_loaded_help": "The app will now reload to apply your save", "main_menu.save_file_loaded_help": "The app will now reload to apply your save",