Resolving accidental overwrite in french menu.ts
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