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

@ -36,7 +36,7 @@ const card: Card = {
fr: "Cotogarde",
},
effect: {
en: "During your opponents next turn, any damage done to this Pokémon by attacks is reduced by 30 (after applying Weakness and Resistance).",
en: "During your opponent's next turn, any damage done to this Pokémon by attacks is reduced by 30 (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 30 (après application de la Faiblesse et de la Résistance).",
},
damage: 30,
@ -53,7 +53,7 @@ const card: Card = {
fr: "Boule Dodo",
},
effect: {
en: "Your opponents Active Pokémon is now Asleep.",
en: "Your opponent's Active Pokémon is now Asleep.",
fr: "Le Pokémon Actif de votre adversaire est maintenant Endormi.",
},
damage: 60,