1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-14 00:29:19 +00:00

Added Sun & Moon for other languages

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-06-30 14:12:31 +02:00
parent 369f8dadf7
commit dc0dcff103
2732 changed files with 54455 additions and 6885 deletions

View File

@ -5,6 +5,10 @@ const card: Card = {
name: {
en: "Great Potion",
fr: "Potion Géniale",
es: "Gran Poción",
it: "Gran Pozione",
pt: "Grande Poção",
de: "Großartiger Trank"
},
illustrator: "Yoshinobu Saito",
rarity: "Uncommon",
@ -24,6 +28,11 @@ const card: Card = {
effect: {
fr: "Soignez 50 dégâts à votre Pokémon-GX Actif.",
en: "Heal 50 damage from your Active Pokémon-GX.",
es: "Cura 50 puntos de daño a tu Pokémon-GX Activo.",
it: "Cura il tuo Pokémon-GX attivo da 50 danni.",
pt: "Cure 50 pontos de dano do seu Pokémon-GX Ativo.",
de: "Heile 50 Schadenspunkte bei deinem Aktiven Pokémon-GX."
},
trainerType: "Item",