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:
@ -6,7 +6,11 @@ const card: Card = {
|
||||
|
||||
name: {
|
||||
fr: "Corne Résonnante",
|
||||
en: "Echoing Horn"
|
||||
en: "Echoing Horn",
|
||||
es: "Cuerno Resonante",
|
||||
it: "Corno Echeggiante",
|
||||
pt: "Berrante Retumbante",
|
||||
de: "Echohorn"
|
||||
},
|
||||
|
||||
illustrator: "Studio Bora Inc.",
|
||||
@ -15,7 +19,11 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Placez un Pokémon de base de la pile de défausse de votre adversaire sur son Banc.",
|
||||
en: "Put a Basic Pokémon from your opponent’s discard pile onto their Bench."
|
||||
en: "Put a Basic Pokémon from your opponent’s discard pile onto their Bench.",
|
||||
es: "Pon 1 Pokémon Básico de la pila de descartes de tu rival en su Banca.",
|
||||
it: "Prendi un Pokémon Base dalla pila degli scarti del tuo avversario e mettilo nella sua panchina.",
|
||||
pt: "Coloque 1 Pokémon Básico da pilha de descarte do seu oponente no Banco dele(a).",
|
||||
de: "Lege 1 Basis-Pokémon aus dem Ablagestapel deines Gegners auf seine Bank."
|
||||
},
|
||||
|
||||
trainerType: "Item",
|
||||
|
Reference in New Issue
Block a user