fix: add generation ix

This commit is contained in:
bitomic 2022-11-26 15:00:41 -06:00
parent 6b8eb3c339
commit c27a7ee2ee
2 changed files with 5 additions and 0 deletions

View file

@ -54,3 +54,7 @@ generation_id,local_language_id,name
8,7,Generación VIII
8,9,Generation VIII
8,11,第八世代
9,5,Génération IX
9,6,Generation IX
9,7,Generación IX
9,9,Generation IX
1 generation_id local_language_id name
54 8 7 Generación VIII
55 8 9 Generation VIII
56 8 11 第八世代
57 9 5 Génération IX
58 9 6 Generation IX
59 9 7 Generación IX
60 9 9 Generation IX

View file

@ -7,3 +7,4 @@ id,main_region_id,identifier
6,6,generation-vi
7,7,generation-vii
8,8,generation-viii
9,9,generation-ix
1 id main_region_id identifier
7 6 6 generation-vi
8 7 7 generation-vii
9 8 8 generation-viii
10 9 9 generation-ix