1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-07-31 11:51:59 +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: "Tag Switch",
fr: "Échange dEscouade",
es: "Cambio Relevo",
it: "Scambio Alleato",
pt: "Substituição de Aliados",
de: "Team-Wechsel"
},
illustrator: "Yoshinobu Saito",
rarity: "Uncommon",
@@ -24,6 +28,11 @@ const card: Card = {
effect: {
fr: "Déplacez jusquà 2 Énergies de lun de vos Pokémon ESCOUADE vers un autre de vos Pokémon.",
en: "Move up to 2 Energy from 1 of your TAG TEAM Pokémon to another of your Pokémon.",
es: "Mueve hasta 2 Energías de 1 de tus Pokémon de equipo de RELEVOS a otro de tus Pokémon.",
it: "Sposta fino a due Energie da uno dei tuoi Pokémon ALLEATI a un altro dei tuoi Pokémon.",
pt: "Mova até 2 Energias de 1 dos seus Pokémon ALIADOS para outro Pokémon seu.",
de: "Verschiebe bis zu 2 Energien von 1 deiner TAG TEAM Pokémon auf 1 anderes deiner Pokémon."
},
trainerType: "Item",