n0mbers/src/locales/fr.json

11 lines
255 B
JSON
Raw Normal View History

2022-02-15 08:46:02 +01:00
{
"playAgain": "Rejouer",
2022-02-16 22:48:04 +01:00
"endGame.victoryLabel": "Le compte est bon !",
"endGame.failureLabel": "Dommage...<br>Une autre partie ?",
"startGame": "Démarrer",
"easy": "facile",
"medium": "moyen",
"hard": "difficile",
"impossible": "☠"
2022-02-15 08:46:02 +01:00
}