Bug and animations fixes
This commit is contained in:
+3
-2
@@ -2,12 +2,13 @@
|
||||
"playAgain": "New number",
|
||||
"easy": "easy",
|
||||
"dailyGame": "Daily challenge\n",
|
||||
"endGame.failureLabel": "Too bad...<br>Another game?",
|
||||
"endGame.failureLabel": "Almost there...",
|
||||
"endGame.victoryLabel": "Well done!",
|
||||
"hard": "hard",
|
||||
"impossible": "☠",
|
||||
"medium": "medium",
|
||||
"randomGame": "Random number",
|
||||
"startGame": "Start",
|
||||
"dailyDescription": "The daily challenge changes every day at midnight, and is common to all players."
|
||||
"dailyDescription": "The daily challenge changes every day at midnight, and is common to all players.",
|
||||
"share": "Share"
|
||||
}
|
||||
|
||||
+3
-2
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"playAgain": "Nouveau nombre",
|
||||
"endGame.victoryLabel": "Bien joué !",
|
||||
"endGame.failureLabel": "Dommage...<br>Une autre partie ?",
|
||||
"endGame.failureLabel": "Presque...",
|
||||
"startGame": "Démarrer",
|
||||
"easy": "facile",
|
||||
"medium": "moyen",
|
||||
@@ -11,5 +11,6 @@
|
||||
"randomGame": "Nombre au hasard",
|
||||
"gameDescription": "Combinez les nombres imposés afin d'atteindre le résultat, ou de vous en approcher le plus possible.",
|
||||
"dailyDescription": "Le défi quotidien change chaque jour à minuit, et est commun à tous les joueurs.",
|
||||
"randomDescription": "Une partie au hasard, pour le plaisir."
|
||||
"randomDescription": "Une partie au hasard, pour le plaisir.",
|
||||
"share": "Partager"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user