1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 00:09: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:
2021-06-29 17:20:26 +02:00
parent b1c866b38b
commit 96f34fcafb
1520 changed files with 28918 additions and 4846 deletions

View File

@ -6,16 +6,24 @@ const card: Card = {
name: {
en: "Bosss Orders (Giovanni)",
fr: "Ordres du Boss (Giovanni)"
fr: "Ordres du Boss (Giovanni)",
es: "Órdenes de Jefes",
it: "Ordini del Capo",
pt: "Ordem da Chefia",
de: "Befehl vom Boss"
},
illustrator: "nagimiso",
rarity: "Rare",
rarity: "Secret Rare",
category: "Trainer",
effect: {
en: "Switch 1 of your opponents Benched Pokémon with their Active Pokémon.",
fr: "Échangez lun des Pokémon de Banc de votre adversaire contre son Pokémon Actif."
fr: "Échangez lun des Pokémon de Banc de votre adversaire contre son Pokémon Actif.",
es: "Cambia 1 de los Pokémon en Banca de tu rival por su Pokémon Activo.",
it: "Scambia uno dei Pokémon nella panchina del tuo avversario con il suo Pokémon attivo.",
pt: "Troque 1 dos Pokémon no Banco do seu oponente pelo Pokémon Ativo dele(a).",
de: "Tausche 1 Pokémon auf der Bank deines Gegners gegen sein Aktives Pokémon aus."
},
trainerType: "Supporter",