Fix typo in french names for a few pokémon
This commit is contained in:
parent
d93b6632c8
commit
3b83d0b4d9
|
@ -75,7 +75,7 @@ export const pokemon: SimpleTranslationEntries = {
|
||||||
"tentacool": "Tentacool",
|
"tentacool": "Tentacool",
|
||||||
"tentacruel": "Tentacruel",
|
"tentacruel": "Tentacruel",
|
||||||
"geodude": "Racaillou",
|
"geodude": "Racaillou",
|
||||||
"graveler": "Gravalanche",
|
"graveler": "Gravalanch",
|
||||||
"golem": "Grolem",
|
"golem": "Grolem",
|
||||||
"ponyta": "Ponyta",
|
"ponyta": "Ponyta",
|
||||||
"rapidash": "Galopa",
|
"rapidash": "Galopa",
|
||||||
|
@ -279,7 +279,7 @@ export const pokemon: SimpleTranslationEntries = {
|
||||||
"taillow": "Nirondelle",
|
"taillow": "Nirondelle",
|
||||||
"swellow": "Hélédelle",
|
"swellow": "Hélédelle",
|
||||||
"wingull": "Goélise",
|
"wingull": "Goélise",
|
||||||
"pelipper": "Békipan",
|
"pelipper": "Bekipan",
|
||||||
"ralts": "Tarsal",
|
"ralts": "Tarsal",
|
||||||
"kirlia": "Kirlia",
|
"kirlia": "Kirlia",
|
||||||
"gardevoir": "Gardevoir",
|
"gardevoir": "Gardevoir",
|
||||||
|
@ -307,7 +307,7 @@ export const pokemon: SimpleTranslationEntries = {
|
||||||
"aron": "Galekid",
|
"aron": "Galekid",
|
||||||
"lairon": "Galegon",
|
"lairon": "Galegon",
|
||||||
"aggron": "Galeking",
|
"aggron": "Galeking",
|
||||||
"meditite": "Méditika",
|
"meditite": "Méditikka",
|
||||||
"medicham": "Charmina",
|
"medicham": "Charmina",
|
||||||
"electrike": "Dynavolt",
|
"electrike": "Dynavolt",
|
||||||
"manectric": "Élecsprint",
|
"manectric": "Élecsprint",
|
||||||
|
@ -573,7 +573,7 @@ export const pokemon: SimpleTranslationEntries = {
|
||||||
"zorua": "Zorua",
|
"zorua": "Zorua",
|
||||||
"zoroark": "Zoroark",
|
"zoroark": "Zoroark",
|
||||||
"minccino": "Chinchidou",
|
"minccino": "Chinchidou",
|
||||||
"cinccino": "Pasmilla",
|
"cinccino": "Pashmilla",
|
||||||
"gothita": "Scrutella",
|
"gothita": "Scrutella",
|
||||||
"gothorita": "Mesmérella",
|
"gothorita": "Mesmérella",
|
||||||
"gothitelle": "Sidérella",
|
"gothitelle": "Sidérella",
|
||||||
|
@ -766,7 +766,7 @@ export const pokemon: SimpleTranslationEntries = {
|
||||||
"tsareena": "Sucreine",
|
"tsareena": "Sucreine",
|
||||||
"comfey": "Guérilande",
|
"comfey": "Guérilande",
|
||||||
"oranguru": "Gouroutan",
|
"oranguru": "Gouroutan",
|
||||||
"passimian": "Quatermac",
|
"passimian": "Quartermac",
|
||||||
"wimpod": "Sovkipou",
|
"wimpod": "Sovkipou",
|
||||||
"golisopod": "Sarmuraï",
|
"golisopod": "Sarmuraï",
|
||||||
"sandygast": "Bacabouh",
|
"sandygast": "Bacabouh",
|
||||||
|
|
Loading…
Reference in New Issue