mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-12 15:59:18 +00:00
feat: Added XY Datas for other languages (#265)
This commit is contained in:
@ -33,7 +33,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Pound",
|
||||
fr: "Écras’Face",
|
||||
fr: "Écras'Face",
|
||||
es: "Destructor",
|
||||
it: "Botta",
|
||||
pt: "Pancada",
|
||||
@ -57,7 +57,7 @@ const card: Card = {
|
||||
de: "Konfustrahl"
|
||||
},
|
||||
effect: {
|
||||
en: "Your opponent’s Active Pokémon is now Confused.",
|
||||
en: "Your opponent's Active Pokémon is now Confused.",
|
||||
fr: "Le Pokémon Actif de votre adversaire est maintenant Confus.",
|
||||
es: "El Pokémon Activo de tu rival pasa a estar Confundido.",
|
||||
it: "Il Pokémon attivo del tuo avversario viene confuso.",
|
||||
|
Reference in New Issue
Block a user