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: "Bede",
fr: "Travis"
fr: "Travis",
es: "Berto",
it: "Beet",
pt: "Beda",
de: "Betys"
},
illustrator: "Naoki Saito",
@ -14,7 +18,11 @@ const card: Card = {
effect: {
en: "Attach a basic Energy card from your hand to 1 of your Benched Pokémon.",
fr: "Attachez une carte Énergie de base de votre main à lun de vos Pokémon de Banc."
fr: "Attachez une carte Énergie de base de votre main à lun de vos Pokémon de Banc.",
es: "Une 1 carta de Energía Básica de tu mano a 1 de tus Pokémon en Banca.",
it: "Assegna a uno dei tuoi Pokémon in panchina una carta Energia base dalla tua mano.",
pt: "Ligue 1 carta de Energia básica da sua mão a 1 dos seus Pokémon no Banco.",
de: "Lege 1 Basis-Energiekarte aus deiner Hand an 1 Pokémon auf deiner Bank an."
},
trainerType: "Supporter",