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,9 +5,13 @@ const card: Card = {
name: {
en: "Kiawe",
fr: "Kiawe",
es: "Kiawe",
it: "Kawe",
pt: "Kiawe",
de: "Kiawe"
},
illustrator: "Ken Sugimori",
rarity: "Uncommon",
rarity: "Rare",
category: "Trainer",
set: Set,
@ -24,6 +28,11 @@ const card: Card = {
effect: {
fr: "Cherchez jusquà 4 cartes Énergie Fire dans votre deck et attachez-les à lun de vos Pokémon. Mélangez ensuite votre deck. Votre tour se termine.",
en: "Search your deck for up to 4 Fire Energy cards and attach them to 1 of your Pokémon. Then, shuffle your deck. Your turn ends.",
es: "Busca en tu baraja hasta 4 cartas de Energía Fire y únelas a 1 de tus Pokémon. Después, baraja las cartas de tu baraja. Tu turno termina.",
it: "Cerca nel tuo mazzo fino a quattro carte Energia Fire e assegnale a uno dei tuoi Pokémon. Poi rimischia le carte del tuo mazzo. Il tuo turno finisce.",
pt: "Procure por até 4 cartas de Energia Fire no seu baralho e ligue-as a 1 dos seus Pokémon. Em seguida, embaralhe o seu baralho. A sua vez de jogar acaba.",
de: "Durchsuche dein Deck nach bis zu 4 Fire-Energiekarten und lege sie an 1 deiner Pokémon an. Mische anschließend dein Deck. Dein Zug endet."
},
trainerType: "Supporter",