mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-02-16 17:27:41 +00:00
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…
x
Reference in New Issue
Block a user