French Update to menu.ts (#436)
This commit is contained in:
parent
754fe434e6
commit
75cbe4fe2c
|
@ -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