1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-07-30 19:40:48 +00:00

feat: Added XY Datas for other languages (#265)

This commit is contained in:
2022-03-31 11:01:32 +02:00
committed by GitHub
parent fc74c637d3
commit 4ec775fe56
1694 changed files with 23608 additions and 4670 deletions

View File

@ -5,6 +5,10 @@ const card: Card = {
name: {
en: "Gengar Spirit Link",
fr: "Lien Spirituel Ectoplasma",
es: "Vínculo Espiritual de Gengar",
it: "Legame Mentale con Gengar",
pt: "Elo Espiritual de Gengar",
de: "Gengars Geistesbund"
},
illustrator: "5ban Graphics",
rarity: "Uncommon",
@ -24,7 +28,11 @@ const card: Card = {
effect: {
fr: "Votre tour ne se termine pas si le Pokémon auquel cette carte est attachée devient M-Ectoplasma-EX.",
en: "Your turn does not end if the Pokémon this card is attached to becomes M Gengar-EX."
en: "Your turn does not end if the Pokémon this card is attached to becomes M Gengar-EX.",
es: "Tu turno no termina si el Pokémon al que está unida esta carta se convierte en M-Gengar-EX.",
it: "Il tuo turno non finisce se il Pokémon a cui è assegnata questa carta diventa M Gengar-EX.",
pt: "Sua vez de jogar não terminará se o Pokémon ao qual este card está ligado tornar-se M-Gengar-EX.",
de: "Dein Zug endet nicht, wenn das Pokémon, an das diese Karte angelegt ist, zu M-Gengar-EX wird."
},
trainerType: "Tool",