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