1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 00:09:18 +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: "Aggron Spirit Link",
fr: "Lien Spirituel Galeking",
es: "Vínculo Espiritual de Aggron",
it: "Legame Mentale con Aggron",
pt: "Elo Espiritual de Aggron",
de: "Stolloss' 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-Galeking-EX.",
en: "Your turn does not end if the Pokémon this card is attached to becomes M Aggron-EX."
en: "Your turn does not end if the Pokémon this card is attached to becomes M Aggron-EX.",
es: "Tu turno no termina si el Pokémon al que está unida esta carta se convierte en M-Aggron-EX.",
it: "Il tuo turno non finisce se il Pokémon a cui è assegnata questa carta diventa M Aggron-EX.",
pt: "Sua vez de jogar não terminará se o Pokémon ao qual este card está ligado tornar-se M-Aggron-EX.",
de: "Dein Zug endet nicht, wenn das Pokémon, an das diese Karte angelegt ist, zu M-Stolloss-EX wird."
},
trainerType: "Tool",