mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-26 00:36:25 +00:00
[Localization][fr] French update the menu.ts (#1955)
* Update French menu.ts * Update French menu.ts
This commit is contained in:
parent
66734c396b
commit
751e28d2fc
@ -44,6 +44,6 @@ export const menu: SimpleTranslationEntries = {
|
||||
"playersOnline": "Joueurs Connectés",
|
||||
"yes":"Oui",
|
||||
"no":"Non",
|
||||
"disclaimer": "DISCLAIMER",
|
||||
"disclaimerDescription": "This game is an unfinished product; it might have playability issues (including the potential loss of save data),\n change without notice, and may or may not be updated further or completed."
|
||||
"disclaimer": "AVERTISSEMENT",
|
||||
"disclaimerDescription": "Ce jeu n’est pas un produit fini et peut contenir des problèmes de jouabilité, dont de possibles pertes de sauvegardes,\ndes modifications sans avertissement et pourrait ou non encore être mis à jour ou terminé."
|
||||
} as const;
|
||||
|
Loading…
Reference in New Issue
Block a user