mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
18925edcd3
Add Japanese translations of the generation names, thanks to @SethETaron. I think this marks our first unofficial Japanese translation. 🎉 Also, fix some issues with Gen VII: * generation names were missing for every language * the identifier was incorrect — it was sun-moon instead of generation-vii Fixes #250, #251, and #252.
155 B
155 B
1 | id | main_region_id | identifier |
---|---|---|---|
2 | 1 | 1 | generation-i |
3 | 2 | 2 | generation-ii |
4 | 3 | 3 | generation-iii |
5 | 4 | 4 | generation-iv |
6 | 5 | 5 | generation-v |
7 | 6 | 6 | generation-vi |
8 | 7 | 7 | generation-vii |