mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-30 16:59:13 -04:00
Build 29041790
This commit is contained in:
parent
322e927589
commit
0c7d729ece
12 changed files with 58 additions and 25 deletions
|
@ -382,6 +382,21 @@
|
|||
</translation>
|
||||
</translations>
|
||||
</concept_node>
|
||||
<concept_node>
|
||||
<name>upgrades_picked</name>
|
||||
<description/>
|
||||
<comment/>
|
||||
<translations>
|
||||
<translation>
|
||||
<language>en-US</language>
|
||||
<approved>false</approved>
|
||||
</translation>
|
||||
<translation>
|
||||
<language>fr-FR</language>
|
||||
<approved>false</approved>
|
||||
</translation>
|
||||
</translations>
|
||||
</concept_node>
|
||||
<folder_node>
|
||||
<name>win</name>
|
||||
<children>
|
||||
|
|
|
@ -22,6 +22,7 @@
|
|||
"gameOver.stats.upgrades_applied": "Upgrades applied",
|
||||
"gameOver.test_run": "This test run and its score are not being recorded",
|
||||
"gameOver.unlocked_count": "You unlocked {{count}} item(s) :",
|
||||
"gameOver.upgrades_picked": "Upgrades active at the end of the run",
|
||||
"gameOver.win.summary": "You cleared all levels for this run, catching {{score}} coins in total.",
|
||||
"gameOver.win.title": "Run finished",
|
||||
"level_up.after_buttons": "You just finished level {{level}}/{{max}} and picked those upgrades so far :",
|
||||
|
|
|
@ -22,6 +22,7 @@
|
|||
"gameOver.stats.upgrades_applied": "Mises à jour appliquées",
|
||||
"gameOver.test_run": "Cette partie de test et son score ne sont pas enregistrés.",
|
||||
"gameOver.unlocked_count": "Vous avez débloqué {{count}} objet(s) :",
|
||||
"gameOver.upgrades_picked": "Amélioration actives en fin de partie",
|
||||
"gameOver.win.summary": "Vous avez nettoyé tous les niveaux pour cette partie, en attrapant {{score}} pièces au total.",
|
||||
"gameOver.win.title": "Partie terminée",
|
||||
"level_up.after_buttons": "Vous venez de terminer le niveau {{level}}/{{max}} et vous avez choisi ces améliorations jusqu'à présent :",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue