1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-14 08:39:17 +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

@ -25,6 +25,10 @@ const card: Card = {
evolveFrom: {
en: "Bronzor",
fr: "Archéomire",
es: "Bronzor",
it: "Bronzor",
pt: "Bronzor",
de: "Bronzel"
},
stage: "Stage1",
@ -40,7 +44,7 @@ const card: Card = {
de: "Metallfestung"
},
effect: {
en: "Prevent all effects of your opponents attacks, including damage, done to your Benched Pokémon.",
en: "Prevent all effects of your opponent's attacks, including damage, done to your Benched Pokémon.",
fr: "Évitez tous les effets des attaques de votre adversaire, y compris les dégâts, infligés à vos Pokémon de Banc.",
es: "Evita todos los efectos de los ataques de tu rival, incluido el daño, infligidos a tus Pokémon en Banca.",
it: "Previeni tutti gli effetti degli attacchi del tuo avversario, inclusi i danni, inflitti ai tuoi Pokémon in panchina.",
@ -65,7 +69,7 @@ const card: Card = {
de: "Schutzdruck"
},
effect: {
en: "During your opponents next turn, any damage done to this Pokémon by attacks is reduced by 20 (after applying Weakness and Resistance).",
en: "During your opponent's next turn, any damage done to this Pokémon by attacks is reduced by 20 (after applying Weakness and Resistance).",
fr: "Pendant le prochain tour de votre adversaire, tous les dégâts infligés à ce Pokémon par des attaques sont réduits de 20 (après application de la Faiblesse et de la Résistance).",
es: "Durante el próximo turno de tu rival, cualquier daño infligido a este Pokémon por ataques se reduce en 20 (después de aplicar Debilidad y Resistencia).",
it: "Durante il prossimo turno del tuo avversario, i danni inflitti a questo Pokémon dagli attacchi sono ridotti di 20, dopo aver applicato debolezza e resistenza.",