1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-14 08:39:17 +00:00

Added informations on more languages for Sword & Shield cards

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-06-29 17:20:26 +02:00
parent b1c866b38b
commit 96f34fcafb
1520 changed files with 28918 additions and 4846 deletions

View File

@ -4,7 +4,11 @@ import Set from '../Darkness Ablaze'
const card: Card = {
name: {
en: "Meltan",
fr: "Meltan"
fr: "Meltan",
es: "Meltan",
it: "Meltan",
pt: "Meltan",
de: "Meltan"
},
illustrator: "HYOGONOSUKE",
@ -24,7 +28,11 @@ const card: Card = {
],
name: {
en: "Headbutt",
fr: "Coup dBoule"
fr: "Coup dBoule",
es: "Golpe Cabeza",
it: "Bottintesta",
pt: "Cabeçada",
de: "Kopfnuss"
},
damage: 10,
@ -37,7 +45,11 @@ const card: Card = {
],
name: {
en: "Beam",
fr: "Rayon"
fr: "Rayon",
es: "Transmisión",
it: "Raggio",
pt: "Feixe",
de: "Strahl"
},
damage: 20,