1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 16:19:18 +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 '../Rebel Clash'
const card: Card = {
name: {
en: "Full Heal",
fr: "Total Soin"
fr: "Total Soin",
es: "Cura Total",
it: "Cura Totale",
pt: "Cura Total",
de: "Hyperheiler"
},
illustrator: "Yoshinobu Saito",
@ -14,7 +18,11 @@ const card: Card = {
effect: {
en: "Your Active Pokémon recovers from all Special Conditions.",
fr: "Votre Pokémon Actif guérit de tous les États Spéciaux."
fr: "Votre Pokémon Actif guérit de tous les États Spéciaux.",
es: "Tu Pokémon Activo se recupera de todas las Condiciones Especiales.",
it: "Il tuo Pokémon attivo guarisce da tutte le condizioni speciali.",
pt: "O seu Pokémon Ativo se recupera de todas as Condições Especiais.",
de: "Dein Aktives Pokémon erholt sich von allen Speziellen Zuständen."
},
trainerType: "Item",