mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-07-22 17:09:50 +00:00
feat: Added XY Datas for other languages (#265)
This commit is contained in:
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Darkness Energy",
|
||||
fr: "Énergie Obscurité",
|
||||
es: "Energía Oscura",
|
||||
it: "Energia Oscurità",
|
||||
pt: "Energia de Escuridão",
|
||||
de: "Finsternis-Energie"
|
||||
},
|
||||
illustrator: undefined,
|
||||
rarity: "Common",
|
||||
@ -15,9 +19,6 @@ const card: Card = {
|
||||
|
||||
|
||||
|
||||
stage: "Basic",
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user