1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 08:19: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 '../Champion\'s Path'
const card: Card = {
name: {
en: "Team Yell Grunt",
fr: "Sbire de la Team Yell"
fr: "Sbire de la Team Yell",
es: "Recluta del Team Yell",
it: "Recluta del Team Yell",
pt: "Recruta da Equipe Yell",
de: "Rüpel von Team Yell"
},
illustrator: "nagimiso",
@ -14,7 +18,11 @@ const card: Card = {
effect: {
en: "Put an Energy attached to 1 of your opponents Pokémon into their hand.",
fr: "Ajoutez à la main de votre adversaire une Énergie attachée à lun de ses Pokémon."
fr: "Ajoutez à la main de votre adversaire une Énergie attachée à lun de ses Pokémon.",
es: "Pon 1 Energía unida a 1 de los Pokémon de tu rival en su mano.",
it: "Prendi unEnergia assegnata a uno dei Pokémon del tuo avversario e aggiungila alle carte che ha in mano.",
pt: "Coloque 1 Energia ligada a 1 dos Pokémon do seu oponente na mão dele(a).",
de: "Gib deinem Gegner 1 an eins seiner Pokémon angelegte Energie auf seine Hand."
},
trainerType: "Supporter",