1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 00:09:18 +00:00

Added informations on more languages for Sword & Shield cards

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-06-29 17:20:26 +02:00
parent b1c866b38b
commit 96f34fcafb
1520 changed files with 28918 additions and 4846 deletions

View File

@ -6,7 +6,11 @@ const card: Card = {
name: {
fr: "Uniforme de Survie",
en: "Expedition Uniform"
en: "Expedition Uniform",
es: "Uniforme de Expedición",
it: "Completo da esplorazione",
pt: "Uniforme de Expedição",
de: "Entdecker-Set"
},
illustrator: "AYUMI ODASHIMA",
@ -15,7 +19,11 @@ const card: Card = {
effect: {
fr: "Regardez les 3 cartes du dessous de votre deck, puis placez-les sur le dessus de votre deck dans lordre de votre choix.",
en: "Look at the bottom 3 cards of your deck and put them on top of your deck in any order."
en: "Look at the bottom 3 cards of your deck and put them on top of your deck in any order.",
es: "Mira las 3 últimas cartas de tu baraja y ponlas en la parte superior de tu baraja en el orden que quieras.",
it: "Guarda le ultime tre carte del tuo mazzo e mettile in cima nellordine che preferisci.",
pt: "Olhe as 3 cartas de baixo do seu baralho e coloque-as como as cartas de cima do seu baralho em qualquer ordem.",
de: "Schau dir die untersten 3 Karten deines Decks an und lege sie in beliebiger Reihenfolge auf dein Deck."
},
trainerType: "Item",