mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-12 15:59:18 +00:00
refactor: Add Sets/Series translations (#172)
* refactor: Add set/Series translations Signed-off-by: Avior <github@avior.me> * refactor: Done Trainer kits Signed-off-by: Avior <github@avior.me>
This commit is contained in:
@ -6,7 +6,9 @@ const ex6: Set = {
|
||||
|
||||
name: {
|
||||
en: "FireRed & LeafGreen",
|
||||
fr: "Rouge Feu & Vert Feuille"
|
||||
fr: "EX Rouge Feu & Vert Feuille",
|
||||
it: "EX RossoFuoco e VerdeFoglia",
|
||||
de: "EX Feuerrot & Blattgrün"
|
||||
},
|
||||
|
||||
serie: serie,
|
||||
|
Reference in New Issue
Block a user