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: "Bounsweet",
fr: "Croquine"
fr: "Croquine",
es: "Bounsweet",
it: "Bounsweet",
pt: "Bounsweet",
de: "Frubberl"
},
illustrator: "Yuka Morii",
@ -24,11 +28,19 @@ const card: Card = {
],
name: {
en: "Synthesis",
fr: "Synthèse"
fr: "Synthèse",
es: "Síntesis",
it: "Sintesi",
pt: "Síntese",
de: "Synthese"
},
effect: {
en: "Search your deck for a Grass Energy card and attach it to 1 of your Pokémon. Then, shuffle your deck.",
fr: "Cherchez dans votre deck une carte Énergie Grass, puis attachez-la à lun de vos Pokémon. Mélangez ensuite votre deck."
fr: "Cherchez dans votre deck une carte Énergie Grass, puis attachez-la à lun de vos Pokémon. Mélangez ensuite votre deck.",
es: "Busca en tu baraja 1 carta de Energía Grass y únela a 1 de tus Pokémon. Después, baraja las cartas de tu baraja.",
it: "Cerca nel tuo mazzo una carta Energia Grass e assegnala a uno dei tuoi Pokémon. Poi rimischia le carte del tuo mazzo.",
pt: "Procure por 1 carta de Energia Grass no seu baralho e ligue-a a 1 dos seus Pokémon. Em seguida, embaralhe o seu baralho.",
de: "Durchsuche dein Deck nach 1 Grass-Energiekarte und lege sie an 1 deiner Pokémon an. Mische anschließend dein Deck."
},
},
@ -39,7 +51,11 @@ const card: Card = {
],
name: {
en: "Flop",
fr: "Flop"
fr: "Flop",
es: "Vuelta",
it: "Tonfo",
pt: "Baque",
de: "Plumps"
},
damage: 20,