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:
@ -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 opponent’s Pokémon into their hand.",
|
||||
fr: "Ajoutez à la main de votre adversaire une Énergie attachée à l’un de ses Pokémon."
|
||||
fr: "Ajoutez à la main de votre adversaire une Énergie attachée à l’un de ses Pokémon.",
|
||||
es: "Pon 1 Energía unida a 1 de los Pokémon de tu rival en su mano.",
|
||||
it: "Prendi un’Energia 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",
|
||||
|
Reference in New Issue
Block a user