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: "Lost Blender",
fr: "Mixeur Perdu",
es: "Batidora Perdida",
it: "Mixer Perduto",
pt: "Liquidificador Perdido",
de: "Nirgendwo-Mixer"
},
illustrator: "5ban Graphics",
rarity: "Uncommon",
@ -24,6 +28,11 @@ const card: Card = {
effect: {
fr: "Placez 2 cartes de votre main dans la Zone Perdue. Dans ce cas, piochez une carte.",
en: "Put 2 cards from your hand in the Lost Zone. If you do, draw a card.",
es: "Pon 2 cartas de tu mano en la Zona Perdida. Si lo haces, roba 1 carta.",
it: "Prendi due delle carte che hai in mano e mettile nellarea perduta. Se lo fai, pesca una carta.",
pt: "Coloque 2 cartas da sua mão na Zona Perdida. Se fizer isto, compre 1 carta.",
de: "Lege 2 Karten aus deiner Hand ins Nirgendwo. Wenn du das machst, ziehe 1 Karte."
},
trainerType: "Item",