mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-26 00:36:25 +00:00
Update for French trainers.ts (#1426)
This commit is contained in:
parent
a1d57fc888
commit
a0fdb8c07b
@ -6,10 +6,10 @@ export const titles: SimpleTranslationEntries = {
|
|||||||
"elite_four_female": "Conseil 4",
|
"elite_four_female": "Conseil 4",
|
||||||
"gym_leader": "Champion d’Arène",
|
"gym_leader": "Champion d’Arène",
|
||||||
"gym_leader_female": "Championne d’Arène",
|
"gym_leader_female": "Championne d’Arène",
|
||||||
"gym_leader_double": "Gym Leader Duo",
|
"gym_leader_double": "Duo de Champions",
|
||||||
"champion": "Maitre·esse", //Written in gender-inclusive language in wait of a potential split of the entry
|
"champion": "Maitre",
|
||||||
"champion_female": "Champion",
|
"champion_female": "Maitresse",
|
||||||
"champion_double": "Champion Duo",
|
"champion_double": "Duo de Maitres",
|
||||||
"rival": "Rival·e", //Written in gender-inclusive language in wait of a potential split of the entry
|
"rival": "Rival·e", //Written in gender-inclusive language in wait of a potential split of the entry
|
||||||
"professor": "Professeur·e", //Written in gender-inclusive language in wait of a potential split of the entry
|
"professor": "Professeur·e", //Written in gender-inclusive language in wait of a potential split of the entry
|
||||||
"frontier_brain": "Meneur·euse de Zone", //Written in gender-inclusive language in wait of a potential split of the entry
|
"frontier_brain": "Meneur·euse de Zone", //Written in gender-inclusive language in wait of a potential split of the entry
|
||||||
|
Loading…
Reference in New Issue
Block a user