Normal and Hard modes

This commit is contained in:
2022-03-01 23:16:40 +01:00
parent 1909b75663
commit 80064a98e5
12 changed files with 117 additions and 81 deletions
+3 -1
View File
@@ -15,5 +15,7 @@
"gameDescription": "Combine the numbers to reach the result.",
"randomDescription": "A challenge at random, just for fun.",
"copiedInClipboard": "Copied in clipboard",
"soon": "Soon"
"soon": "Soon",
"dailyHard": "Hard Mode",
"dailyNormal": "Normal Mode"
}
+3 -1
View File
@@ -15,5 +15,7 @@
"share": "Partager",
"finishDailyToPlayRandom": "Terminez le défi quotidien pour débloquer.",
"copiedInClipboard": "Copié dans le presse-papier",
"soon": "Bientôt"
"soon": "Bientôt",
"dailyNormal": "Mode Normal",
"dailyHard": "Mode Difficile"
}