mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 00:09:18 +00:00
feat: Added XY Datas for other languages (#265)
This commit is contained in:
@ -25,7 +25,10 @@ const card: Card = {
|
||||
evolveFrom: {
|
||||
en: "Kricketot",
|
||||
fr: "Crikzik",
|
||||
es: "Kricketot"
|
||||
es: "Kricketot",
|
||||
it: "Kricketot",
|
||||
pt: "Kricketot",
|
||||
de: "Zirpurze"
|
||||
},
|
||||
stage: "Stage1",
|
||||
|
||||
|
Reference in New Issue
Block a user