mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-14 16:39:18 +00:00
Added XY sets Translations (#55)
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -4,7 +4,10 @@ const set: Serie = {
|
||||
id: "xy",
|
||||
name: {
|
||||
en: "XY",
|
||||
fr: "XY"
|
||||
fr: "XY",
|
||||
es: "XY",
|
||||
it: "XY",
|
||||
de: "XY"
|
||||
},
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user