1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 16:19:18 +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

@ -3,8 +3,12 @@ import Set from '../Unbroken Bonds'
const card: Card = {
name: {
en: "Koga's Trap",
en: "Kogas Trap",
fr: "Piège de Koga",
es: "Trampa de Koga",
it: "Trappola di Koga",
pt: "Armadilha do Koga",
de: "Kogas Falle"
},
illustrator: "Megumi Mizutani",
rarity: "Uncommon",
@ -24,6 +28,11 @@ const card: Card = {
effect: {
fr: "Le Pokémon Actif de votre adversaire est maintenant Confus et Empoisonné.",
en: "Your opponents Active Pokémon is now Confused and Poisoned.",
es: "El Pokémon Activo de tu rival pasa a estar Confundido y Envenenado.",
it: "Il Pokémon attivo del tuo avversario viene confuso e avvelenato.",
pt: "O Pokémon Ativo do seu oponente agora está Confuso e Envenenado.",
de: "Das Aktive Pokémon deines Gegners ist jetzt verwirrt und vergiftet."
},
trainerType: "Supporter",