mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-13 11:52:18 +02:00
Resolving accidental overwrite in french menu.ts
This commit is contained in:
parent
112b9ff3ce
commit
363d175e65
@ -35,10 +35,10 @@ 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 ?',
|
||||||
"growthRate": "Growth Rate:",
|
"growthRate": "Growth Rate:",
|
||||||
"ability": "Ability:",
|
"ability": "Ability:",
|
||||||
"passive": "Passive:",
|
"passive": "Passive:",
|
||||||
|
Loading…
Reference in New Issue
Block a user