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

@ -32,8 +32,8 @@ const card: Card = {
fr: "Hâte",
},
effect: {
en: "Flip a coin. If heads, prevent all effects of attacks, including damage, done to this Pokémon during your opponents next turn.",
fr: "Lancez une pièce. Si cest face, évitez tous les effets dattaques, y compris les dégâts, infligés à ce Pokémon pendant le prochain tour de votre adversaire.",
en: "Flip a coin. If heads, prevent all effects of attacks, including damage, done to this Pokémon during your opponent's next turn.",
fr: "Lancez une pièce. Si c'est face, évitez tous les effets d'attaques, y compris les dégâts, infligés à ce Pokémon pendant le prochain tour de votre adversaire.",
},
damage: 20,
@ -46,11 +46,11 @@ const card: Card = {
],
name: {
en: "Strong Slash",
fr: "TranchIntense",
fr: "Tranch'Intense",
},
effect: {
en: "This Pokémon cant use Strong Slash during your next turn.",
fr: "Ce Pokémon ne peut pas utiliser TranchIntense pendant votre prochain tour.",
en: "This Pokémon can't use Strong Slash during your next turn.",
fr: "Ce Pokémon ne peut pas utiliser Tranch'Intense pendant votre prochain tour.",
},
damage: 130,