This commit is contained in:
Renan LE CARO 2025-05-03 18:29:54 +02:00
parent 94ffb80f49
commit 258d578ad3
22 changed files with 385 additions and 26 deletions

View file

@ -228,6 +228,8 @@
"settings.sounds_help": "Beeps, bloops and brrrr",
"settings.stress_test": "Stress test",
"settings.stress_test_help": "Start a bot controlled game with a very high number of coins, to test the performance limits of your device.",
"settings.touch_delayed_start": "Delayed start on mobile",
"settings.touch_delayed_start_help": "3,2,1,Go at the start of a level",
"starting_perks.checked": "When you start a new game, one of those perks will be given to you. Click a perk to exclude it. ",
"starting_perks.help": "Choose possible starting upgrades",
"starting_perks.random": "All benefits have been removed, the choice will be random.",
@ -418,6 +420,9 @@
"upgrades.soft_reset.name": "Soft reset",
"upgrades.soft_reset.tooltip": "Keep {{percent}}% of your combo when it resets",
"upgrades.soft_reset.verbose_description": "Limit the impact of a combo reset.",
"upgrades.steering.name": "Steering",
"upgrades.steering.tooltip": "Balls turn when puck moves",
"upgrades.steering.verbose_description": "The change of puck location directly influences the direction of the balls's movement. At level 2+, you get a line showing you ball's directions.",
"upgrades.sticky_coins.name": "Sticky coins",
"upgrades.sticky_coins.tooltip": "Coins stick to bricks of the same color",
"upgrades.sticky_coins.verbose_description": "At level 2, they stick to bricks of any color",