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

@ -6,7 +6,11 @@ const card: Card = {
name: {
en: "Fan of Waves",
fr: "Éventail Houleux"
fr: "Éventail Houleux",
es: "Abanico de Olas",
it: "Ventaglio delle Onde",
pt: "Leque de Ondas",
de: "Wellenfächer"
},
illustrator: "sadaji",
@ -15,7 +19,11 @@ const card: Card = {
effect: {
en: "Put a Special Energy attached to 1 of your opponents Pokémon on the bottom of their deck.",
fr: "Placez une Énergie spéciale attachée à lun des Pokémon de votre adversaire en dessous du deck de celui-ci."
fr: "Placez une Énergie spéciale attachée à lun des Pokémon de votre adversaire en dessous du deck de celui-ci.",
es: "Pon 1 Energía Especial unida a 1 de los Pokémon de tu rival en la parte inferior de su baraja.",
it: "Prendi unEnergia speciale assegnata a uno dei Pokémon del tuo avversario e mettila in fondo al suo mazzo.",
pt: "Coloque 1 Energia Especial ligada a 1 dos Pokémon do seu oponente como a carta de baixo do baralho dele(a).",
de: "Lege 1 an ein Pokémon deines Gegners angelegte Spezial-Energie unter sein Deck."
},
trainerType: "Item",