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: "Mallow",
fr: "Barbara",
es: "Lulú",
it: "Ibis",
pt: "Lulú",
de: "Maho"
},
illustrator: "Ken Sugimori",
rarity: "Uncommon",
@ -24,6 +28,11 @@ const card: Card = {
effect: {
fr: "Cherchez 2 cartes dans votre deck. Mélangez votre deck, puis placez ces cartes, dans nimporte quel ordre, sur le dessus de votre deck.",
en: "Search your deck for 2 cards, shuffle your deck, then put those cards on top of it in any order.",
es: "Busca en tu baraja 2 cartas, baraja las cartas de tu baraja y, después, pon esas cartas en la parte superior de tu baraja en el orden que quieras.",
it: "Cerca due carte nel tuo mazzo, rimischia le carte del tuo mazzo, poi rimetti quelle due carte in cima al tuo mazzo nellordine che preferisci.",
pt: "Procure por 2 cartas no seu baralho, embaralhe-o e então coloque-as no topo em qualquer ordem.",
de: "Durchsuche dein Deck nach 2 Karten, mische dein Deck und lege jene Karten anschließend in beliebiger Reihenfolge auf dein Deck."
},
trainerType: "Supporter",