mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-14 00:29:19 +00:00
Added Sun & Moon for other languages
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Tate & Liza",
|
||||
fr: "Lévy et Tatia",
|
||||
es: "Vito y Leti",
|
||||
it: "Tell e Pat",
|
||||
pt: "Tate e Liza",
|
||||
de: "Ben & Svenja"
|
||||
},
|
||||
illustrator: "Megumi Mizutani",
|
||||
rarity: "Uncommon",
|
||||
@ -24,6 +28,11 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Choisissez l’une de ces options :\n\n• Mélangez votre main avec votre deck. Ensuite, piochez 5 cartes.\n• Échangez votre Pokémon Actif avec l’un de vos Pokémon de Banc.",
|
||||
en: "Choose 1:\n\n•Shuffle your hand into your deck. Then, draw 5 cards.\n•Switch your Active Pokémon with 1 of your Benched Pokémon.",
|
||||
es: "Elige 1 opción:\n\n• Pon las cartas de tu mano en tu baraja y barájalas todas. Después, roba 5 cartas.\n• Cambia tu Pokémon Activo por 1 de tus Pokémon en Banca.",
|
||||
it: "Scegli:\n\n• Rimischia le carte che hai in mano nel tuo mazzo. Poi pesca cinque carte.\n• Scambia il tuo Pokémon attivo con uno dei tuoi Pokémon in panchina.",
|
||||
pt: "Escolha 1:\n\n• Embaralhe a sua mão no seu baralho. Em seguida, compre 5 cartas.\n• Troque o seu Pokémon Ativo por 1 dos seus Pokémon no Banco.",
|
||||
de: "Wähle 1 aus:\n\n•Mische deine Handkarten in dein Deck. Ziehe anschließend 5 Karten.\n•Tausche dein Aktives Pokémon gegen 1 Pokémon auf deiner Bank aus."
|
||||
},
|
||||
trainerType: "Supporter",
|
||||
|
||||
|
Reference in New Issue
Block a user