Removed "wip" mentions
This commit is contained in:
parent
ba0000af2a
commit
e4127bbf34
|
@ -8,7 +8,7 @@
|
|||
</RouterLink>
|
||||
<h1
|
||||
class="z-20 py-2 font-mono text-3xl text-center bg-stone-300 dark:bg-stone-900">
|
||||
N<span class="text-cyan-500">0</span>mbers<span class="text-xs">alpha</span>
|
||||
N<span class="text-cyan-500">0</span>mbers
|
||||
</h1>
|
||||
<button @click="isSideMenuVisible = true">
|
||||
<IconMenu class="text-xl btn" />
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
"dailyDescription": "The daily challenge changes every day at midnight (CET), and is common to all players.",
|
||||
"share": "Share",
|
||||
"finishDailyToPlayRandom": "Finish the daily challenge to unlock.",
|
||||
"gameDescription": "Combine the required numbers to reach the result.<br><strong>Game under development, some features are missing or changing.</strong>",
|
||||
"gameDescription": "Combine the required numbers to reach the result.",
|
||||
"randomDescription": "A challenge at random, just for fun.",
|
||||
"copiedInClipboard": "Copied in clipboard",
|
||||
"soon": "Soon",
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
"impossible": "☠",
|
||||
"dailyGame": "Défi quotidien",
|
||||
"randomGame": "Nombre au hasard",
|
||||
"gameDescription": "Combinez les nombres imposés afin d'atteindre le résultat.<br><strong>Jeu en cours de développement, certaines fonctionnalités sont manquantes ou changeantes.</strong>",
|
||||
"gameDescription": "Combinez les nombres imposés afin d'atteindre le résultat.",
|
||||
"dailyDescription": "Le défi quotidien change chaque jour à minuit (CET), et est commun à tous les joueurs.",
|
||||
"randomDescription": "Une partie au hasard, pour le plaisir.",
|
||||
"share": "Partager",
|
||||
|
|
Loading…
Reference in New Issue
Block a user