1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-08-03 04:51:58 +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

@@ -31,11 +31,11 @@ const card: Card = {
],
name: {
en: "Assault Sword",
fr: "Lame dAssaut",
fr: "Lame d'Assaut",
},
effect: {
en: "If your opponents Active Pokémon has no Energy attached to it, this attack does 40 more damage.",
fr: "Si aucune Énergie nest attachée au Pokémon Actif de votre adversaire, cette attaque inflige 40 dégâts supplémentaires.",
en: "If your opponent's Active Pokémon has no Energy attached to it, this attack does 40 more damage.",
fr: "Si aucune Énergie n'est attachée au Pokémon Actif de votre adversaire, cette attaque inflige 40 dégâts supplémentaires.",
},
damage: "40",
@@ -52,7 +52,7 @@ const card: Card = {
fr: "Entaille Croisée",
},
effect: {
en: "This Pokémon cant use Cross Slash during your next turn.",
en: "This Pokémon can't use Cross Slash during your next turn.",
fr: "Ce Pokémon ne peut pas utiliser Entaille Croisée pendant votre prochain tour.",
},
damage: 130,