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,6 +5,10 @@ const card: Card = {
name: {
en: "Evelyn",
fr: "Vesper",
es: "Vésper",
it: "Vespera",
pt: "Véspera",
de: "Soir"
},
illustrator: "Kagemaru Himeno",
rarity: "Ultra Rare",
@ -24,6 +28,11 @@ const card: Card = {
effect: {
fr: "Vous ne pouvez jouer cette carte que si le Pokémon Actif de votre adversaire est un Pokémon de Niveau 1.\n\nPiochez 4 cartes.",
en: "You can play this card only if your opponents Active Pokémon is a Stage 1 Pokémon.\n\nDraw 4 cards.",
es: "Puedes jugar esta carta solo si el Pokémon Activo de tu rival es un Pokémon de Fase 1.\n\nRoba 4 cartas.",
it: "Puoi giocare questa carta solo se il Pokémon attivo del tuo avversario è un Pokémon di Fase 1.\n\nPesca quattro carte.",
pt: "Você só pode jogar esta carta se o Pokémon Ativo do seu oponente for um Pokémon Estágio 1.\n\nCompre 4 cartas.",
de: "Du kannst diese Karte nur spielen, wenn das Aktive Pokémon deines Gegners ein Phase-1-Pokémon ist.\n\nZiehe 4 Karten."
},
trainerType: "Supporter",