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: "Judge Whistle",
fr: "Sifflet de Juge",
es: "Silbato del Juez",
it: "Fischietto dellArbitro",
pt: "Apito do Juiz",
de: "Richterpfeife"
},
illustrator: "Ayaka Yoshida",
rarity: "Rare",
rarity: "Secret Rare",
category: "Trainer",
set: Set,
@ -24,6 +28,11 @@ const card: Card = {
effect: {
fr: "Choisissez lune de ces options :\n\n• Piochez une carte.\n• Placez une carte Juge de votre pile de défausse dans votre main.",
en: "Choose 1:\n\n• Draw a card.\n• Put a Judge card from your discard pile into your hand.",
es: "Elige 1 opción:\n\n• Roba 1 carta.\n• Pon 1 carta de Juez de tu pila de descartes en tu mano.",
it: "Scegli:\n\n• Pesca una carta.\n• Prendi una carta Arbitro dalla tua pila degli scarti e aggiungila alle carte che hai in mano.",
pt: "Escolha 1:\n\n• Compre 1 carta.\n• Coloque 1 carta Juiz da sua pilha de descarte na sua mão.",
de: "Wähle 1 aus:\n\n• Ziehe 1 Karte.\n• Nimm 1 Richter-Karte aus deinem Ablagestapel auf deine Hand."
},
trainerType: "Item",