1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 16:19:18 +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: "Acro Bike",
fr: "Vélo Cross",
es: "Bici Acrobática",
it: "Bici da cross",
pt: "Bicicleta Acro",
de: "Kunstrad"
},
illustrator: "Toyste Beach",
rarity: "Rare",
rarity: "Secret Rare",
category: "Trainer",
set: Set,
@ -24,6 +28,11 @@ const card: Card = {
effect: {
fr: "Regardez les 2 cartes du dessus de votre deck et ajoutez lune dentre elles à votre main. Défaussez lautre carte.",
en: "Look at the top 2 cards of your deck and put 1 of them into your hand. Discard the other card.",
es: "Mira las 2 primeras cartas de tu baraja y pon 1 de ellas en tu mano. Descarta la otra carta.",
it: "Guarda le prime due carte del tuo mazzo e aggiungi una di esse alle carte che hai in mano. Scarta laltra carta.",
pt: "Olhe as 2 primeiras cartas do seu baralho e coloque 1 delas na sua mão. Descarte a outra carta.",
de: "Schau dir die obersten 2 Karten deines Decks an und nimm 1 von ihnen auf deine Hand. Lege die andere Karte auf deinen Ablagestapel."
},
trainerType: "Item",