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: "Grass Memory",
fr: "ROM Plante",
es: "Disco Planta",
it: "ROM Erba",
pt: "Memória de Planta",
de: "Pflanzen-Disc"
},
illustrator: "5ban Graphics",
rarity: "Uncommon",
@ -24,6 +28,11 @@ const card: Card = {
effect: {
fr: "Le Silvallié-GX auquel cette carte est attachée est un Pokémon Grass.",
en: "The Silvally-GX this card is attached to is a Grass Pokémon.",
es: "El Silvally-GX al que esté unida esta carta es un Pokémon Grass.",
it: "Il Silvally-GX a cui è assegnata questa carta è di tipo Grass.",
pt: "O Pokémon Silvally-GX ao qual esta carta está ligada é um Pokémon Grass.",
de: "Das Amigento-GX, an das diese Karte angelegt ist, ist ein Grass-Pokémon."
},
trainerType: "Tool",