mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Corrected a couple of French Pokémon names.
I compared with a rip from a Mystery Dungeon game. These are the only two that didn't match, ignoring accents on capital letters. I need to find an official list of names that includes accents on capital letters....
This commit is contained in:
parent
93108a6a84
commit
dbabe2b5d5
1 changed files with 2 additions and 2 deletions
|
@ -267,7 +267,7 @@ pokemon_id,language_id,name
|
||||||
45,2,Ruffresia
|
45,2,Ruffresia
|
||||||
45,3,라플레시아
|
45,3,라플레시아
|
||||||
45,4,霸王花
|
45,4,霸王花
|
||||||
45,5,Rafflésia
|
45,5,Rafflesia
|
||||||
45,6,Giflor
|
45,6,Giflor
|
||||||
46,1,パラス
|
46,1,パラス
|
||||||
46,2,Paras
|
46,2,Paras
|
||||||
|
@ -1413,7 +1413,7 @@ pokemon_id,language_id,name
|
||||||
236,2,Balkie
|
236,2,Balkie
|
||||||
236,3,배루키
|
236,3,배루키
|
||||||
236,4,巴爾郎
|
236,4,巴爾郎
|
||||||
236,5,Débugant
|
236,5,Debugant
|
||||||
236,6,Rabauz
|
236,6,Rabauz
|
||||||
237,1,カポエラー
|
237,1,カポエラー
|
||||||
237,2,Kapoerer
|
237,2,Kapoerer
|
||||||
|
|
|
Loading…
Reference in a new issue