Build 29074385

This commit is contained in:
Renan LE CARO 2025-04-12 15:05:23 +02:00
parent 4418ca7926
commit b15eb873b1
14 changed files with 3481 additions and 40 deletions

View file

@ -15,6 +15,7 @@
"gameOver.stats.combo_max": "Max combo",
"gameOver.stats.duration_per_level": "Duration per level",
"gameOver.stats.hit_rate": "Hit rate",
"gameOver.stats.intro": "",
"gameOver.stats.level_reached": "Level reached",
"gameOver.stats.total_score": "Total score",
"gameOver.stats.upgrades_applied": "Upgrades applied",
@ -50,13 +51,73 @@
"level_up.reroll": "Re-roll ({{count}})",
"level_up.reroll_help": "Offer new choices",
"level_up.upgrade_perk_to_level": " lvl {{level}}",
"main_menu.basic": "",
"main_menu.basic_help": "",
"main_menu.colorful_coins": "",
"main_menu.colorful_coins_help": "",
"main_menu.comboIncreaseTexts": "",
"main_menu.comboIncreaseTexts_help": "",
"main_menu.contrast": "",
"main_menu.contrast_help": "",
"main_menu.credit_levels": "",
"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.donation_reminder": "",
"main_menu.donation_reminder_help": "",
"main_menu.download_save_file": "",
"main_menu.download_save_file_help": "",
"main_menu.extra_bright": "",
"main_menu.extra_bright_help": "",
"main_menu.fullscreen": "",
"main_menu.fullscreen_help": "",
"main_menu.help_content": "",
"main_menu.help_help": "",
"main_menu.help_title": "",
"main_menu.help_upgrades": "",
"main_menu.high_score": "High score : {{score}}",
"main_menu.kid": "",
"main_menu.kid_help": "",
"main_menu.language": "",
"main_menu.language_help": "",
"main_menu.load_save_file": "",
"main_menu.load_save_file_help": "",
"main_menu.max_coins": "",
"main_menu.max_coins_help": "",
"main_menu.max_particles": "",
"main_menu.max_particles_help": "",
"main_menu.mobile": "",
"main_menu.mobile_help": "",
"main_menu.normal": "New Game",
"main_menu.normal_help": "Play 7 levels with a random starting perk",
"main_menu.pointer_lock": "",
"main_menu.pointer_lock_help": "",
"main_menu.record": "",
"main_menu.record_download": "",
"main_menu.record_help": "",
"main_menu.red_miss": "",
"main_menu.red_miss_help": "",
"main_menu.reset": "",
"main_menu.reset_cancel": "",
"main_menu.reset_confirm": "",
"main_menu.reset_help": "",
"main_menu.reset_instruction": "",
"main_menu.save_file_error": "",
"main_menu.save_file_loaded": "",
"main_menu.save_file_loaded_help": "",
"main_menu.save_file_loaded_ok": "",
"main_menu.settings_help": "Tailor the game play to your needs and taste",
"main_menu.settings_title": "Settings",
"main_menu.show_fps": "",
"main_menu.show_fps_help": "",
"main_menu.show_stats": "",
"main_menu.show_stats_help": "",
"main_menu.sounds": "",
"main_menu.sounds_help": "",
"main_menu.starting_perks": "",
"main_menu.starting_perks_checked": "",
"main_menu.starting_perks_full_random": "",
"main_menu.starting_perks_help": "",
"main_menu.starting_perks_unchecked": "",
"main_menu.title": "Breakout 71",
"main_menu.unlocks": "Unlocked content",
"main_menu.unlocks_help": "Try perks and levels you unlocked",
@ -334,6 +395,7 @@
"upgrades.trickledown.name": "Trickle down economics",
"upgrades.trickledown.tooltip": "The coins appear at the top of the screen.",
"upgrades.trickledown.verbose_description": "It might help you put some coins aside.",
"upgrades.unbounded.help_no_ceiling": "",
"upgrades.unbounded.name": "Padding",
"upgrades.unbounded.tooltip": "Adds space left and right of the level, but your paddle can't go that far. ",
"upgrades.unbounded.verbose_description": "Another upgrade might help you extends the reach of your paddle. ",