11 lines
255 B
JSON
11 lines
255 B
JSON
{
|
|
"playAgain": "Rejouer",
|
|
"endGame.victoryLabel": "Le compte est bon !",
|
|
"endGame.failureLabel": "Dommage...<br>Une autre partie ?",
|
|
"startGame": "Démarrer",
|
|
"easy": "facile",
|
|
"medium": "moyen",
|
|
"hard": "difficile",
|
|
"impossible": "☠"
|
|
}
|