mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-25 21:39:18 +00:00
feat: Added XY Datas for other languages (#265)
This commit is contained in:
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Metal Energy",
|
||||
fr: "Énergie Métal",
|
||||
es: "Energía Metálica",
|
||||
it: "Energia Metallo",
|
||||
pt: "Energia de Metal",
|
||||
de: "Metall-Energie"
|
||||
},
|
||||
illustrator: undefined,
|
||||
rarity: "Common",
|
||||
@ -15,13 +19,6 @@ const card: Card = {
|
||||
|
||||
|
||||
|
||||
stage: "Basic",
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
energyType: "Normal",
|
||||
|
Reference in New Issue
Block a user