This commit is contained in:
2022-02-16 22:59:24 +01:00
parent ba01bba5dc
commit 93e8da4ab4
7 changed files with 93 additions and 38 deletions
+7 -3
View File
@@ -1,6 +1,10 @@
{
"playAgain": "Rejouer",
"endGame.victoryLabel": "Bien joué !",
"endGame.failureLabel": "Presque",
"startGame": "Démarrer"
"endGame.victoryLabel": "Le compte est bon !",
"endGame.failureLabel": "Dommage...<br>Une autre partie ?",
"startGame": "Démarrer",
"easy": "facile",
"medium": "moyen",
"hard": "difficile",
"impossible": "☠"
}