mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-14 16:39: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:
@ -6,7 +6,11 @@ const card: Card = {
|
||||
|
||||
name: {
|
||||
fr: "Bannière de la Team Yell",
|
||||
en: "Team Yell Towel"
|
||||
en: "Team Yell Towel",
|
||||
es: "Toalla del Team Yell",
|
||||
it: "Asciugamano del Team Yell",
|
||||
pt: "Toalha da Equipe Yell",
|
||||
de: "Tuch von Team Yell"
|
||||
},
|
||||
|
||||
illustrator: "Studio Bora Inc.",
|
||||
@ -15,7 +19,11 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Soignez 50 dégâts des deux Pokémon Actifs.",
|
||||
en: "Heal 50 damage from both Active Pokémon."
|
||||
en: "Heal 50 damage from both Active Pokémon.",
|
||||
es: "Cura 50 puntos de daño a ambos Pokémon Activos.",
|
||||
it: "Cura entrambi i Pokémon attivi da 50 danni.",
|
||||
pt: "Cure 50 pontos de dano de ambos os Pokémon Ativos.",
|
||||
de: "Heile 50 Schadenspunkte bei beiden Aktiven Pokémon."
|
||||
},
|
||||
|
||||
trainerType: "Item",
|
||||
|
Reference in New Issue
Block a user