pokemongo-dev-contrib / pokemongo-json-pokedex

Transform the data from the Pokemon GO master files to a better readable & processable JSON file.
Apache License 2.0
54 stars 14 forks source link

Translations are not up to date #47

Open BrunnerLivio opened 5 years ago

BrunnerLivio commented 5 years ago

Expected Behavior

The new translations are not up to date

Current Behavior

Not every pokemon does have the proper translation

Possible Solution

See issue here

Alucard2112 commented 5 years ago

https://github.com/ZeChrales/PogoAssets has uploaded the missing translations as merged-number.txt :)

BrunnerLivio commented 5 years ago

@Alucard2112 thanks a lot for the reminder. Seems like this issue is way harder than expected. Now it is required to parse the merged_*.txt file, which will take quite some time..

luissmg commented 5 years ago

These translations also include the locales for Pokédex entries, right?

luissmg commented 5 years ago

@BrunnerLivio Also, I don't know if this is related, but previous Pokémon like Tangela that now have evolution in gen 4 don't have any data in the evolution attribute.