mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-06 08:22:16 +02:00
French Update to menu.ts
This commit is contained in:
parent
2eec545c49
commit
2517c86d8e
@ -35,8 +35,8 @@ export const menu: SimpleTranslationEntries = {
|
|||||||
"noRankings": "Pas de Classement",
|
"noRankings": "Pas de Classement",
|
||||||
"loading": "Chargement…",
|
"loading": "Chargement…",
|
||||||
"playersOnline": "Joueurs Connectés",
|
"playersOnline": "Joueurs Connectés",
|
||||||
"empty":"Empty",
|
"empty":"Vide",
|
||||||
"yes":"Yes",
|
"yes":"Oui",
|
||||||
"no":"No",
|
"no":"Non",
|
||||||
"confirmStartTeam":'Begin with these Pokémon?',
|
"confirmStartTeam":'Commencer avec ces Pokémon ?',
|
||||||
} as const;
|
} as const;
|
||||||
|
Loading…
Reference in New Issue
Block a user