1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 08:19:17 +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: "Dust Island",
fr: "Île Poussière",
es: "Isla Polvorienta",
it: "Isola Tossica",
pt: "Ilha Empoeirada",
de: "Staubinsel"
},
illustrator: "Ryo Ueda",
rarity: "Uncommon",
@ -24,6 +28,11 @@ const card: Card = {
effect: {
fr: "Lorsque leffet dune carte Dresseur amène lun des joueurs à échanger son Pokémon Actif Empoisonné avec lun de ses Pokémon de Banc, le nouveau Pokémon Actif est affecté par cet État Spécial.",
en: "Whenever either player switches their Poisoned Active Pokémon with 1 of their Benched Pokémon with the effect of a Trainer card, the new Active Pokémon is now affected by that Special Condition.",
es: "Cada vez que algún jugador cambie su Pokémon Activo Envenenado por 1 de sus Pokémon en Banca con el efecto de una carta de Entrenador, el nuevo Pokémon Activo pasa a estar afectado por esa Condición Especial.",
it: "Ogni volta che uno dei giocatori scambia il suo Pokémon attivo avvelenato con uno della sua panchina con leffetto di una carta Allenatore, il nuovo Pokémon attivo è influenzato da quella condizione speciale.",
pt: "Sempre que qualquer um dos jogadores trocar o seu Pokémon Ativo Envenenado por 1 dos próprios Pokémon no Banco usando o efeito de uma carta de Treinador, o novo Pokémon Ativo será afetado por aquela Condição Especial.",
de: "Jedes Mal, wenn einer der beiden Spieler sein vergiftetes Aktives Pokémon durch den Effekt einer Trainerkarte gegen 1 Pokémon auf seiner Bank austauscht, ist das neue Aktive Pokémon jetzt von jenem Speziellen Zustand betroffen."
},
trainerType: "Stadium",