mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 00:09: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 ex13: Set = {
|
||||
|
||||
name: {
|
||||
en: "Holon Phantoms",
|
||||
fr: "Fantômes Holon"
|
||||
fr: "EX Fantômes Holon",
|
||||
it: "EX Fantasmi di Holon",
|
||||
de: "EX Holon Phantoms"
|
||||
},
|
||||
|
||||
serie: serie,
|
||||
|
Reference in New Issue
Block a user