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: {
fr: "Butte du Dynarbre",
en: "Dyna Tree Hill"
en: "Dyna Tree Hill",
es: "Colina del Maxiárbol",
it: "Collina Dynalbero",
pt: "Colina Dinárvore",
de: "Hügel des Dyna-Baums"
},
illustrator: "Oswaldo KATO",
@ -15,7 +19,11 @@ const card: Card = {
effect: {
fr: "Les Pokémon (les vôtres et ceux de votre adversaire) ne peuvent pas être soignés.",
en: "Pokémon (both yours and your opponents) cant be healed."
en: "Pokémon (both yours and your opponents) cant be healed.",
es: "Los Pokémon (tanto tuyos como de tu rival) no pueden ser curados.",
it: "I Pokémon, sia tuoi che del tuo avversario, non possono essere curati.",
pt: "Os Pokémon (seus e do seu oponente) não podem ser curados.",
de: "Pokémon (deine und die deines Gegners) können nicht geheilt werden."
},
trainerType: "Stadium",