1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-12 15:59:18 +00:00

Added some XY translations (#63)

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-08-23 00:18:16 +02:00
committed by GitHub
parent 741c19791e
commit 0ce5e62460
642 changed files with 8206 additions and 1657 deletions

View File

@ -5,6 +5,10 @@ const card: Card = {
name: {
en: "Fairy Garden",
fr: "Jardin des Fées",
es: "Jardín Hada",
it: "Giardino Fatato",
pt: "Jardim das Fadas",
de: "Feenbeet"
},
illustrator: "Ryo Ueda",
rarity: "Uncommon",
@ -23,8 +27,12 @@ const card: Card = {
effect: {
fr: "Chacun des Pokémon auquel de l'Énergie Fairy est attachée (les vôtres et ceux de votre adversaire) n'a pas de Coût de Retraite.",
en: "Each Pokémon that has any Fairy Energy attached to it (both yours and your opponents) has no Retreat Cost."
fr: "Chacun des Pokémon auquel de lÉnergie Fairy est attachée (les vôtres et ceux de votre adversaire) na pas de Coût de Retraite.",
en: "Each Pokémon that has any Fairy Energy attached to it (both yours and your opponents) has no Retreat Cost.",
es: "Los Pokémon que tengan alguna Energía Fairy unida a ellos (tanto tuyos como de tu rival) no tienen ningún Coste de Retirada.",
it: "I Pokémon che hanno delle Energie Fairy assegnate, sia tuoi che del tuo avversario, non hanno costo di ritirata.",
pt: "Qualquer Pokémon que possuir alguma Energia Fairy ligada a ele (seu e do seu oponente) não terá Custo para Recuar.",
de: "Jedes Pokémon (deine und die deines Gegners), an das Fairy-Energie angelegt ist, hat keine Rückzugskosten."
},
trainerType: "Stadium",