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

fix: add EX French translations (#169)

* fix: Add for some sets

Signed-off-by: Avior <github@avior.me>

* Added Sets titles

Signed-off-by: Avior <github@avior.me>

* fix: Finished last EX sets

Signed-off-by: Avior <github@avior.me>

* Change Discord Link text
This commit is contained in:
2021-11-15 16:24:10 +01:00
committed by GitHub
parent 68054fe4c9
commit b6fbcc1b77
1603 changed files with 7858 additions and 2916 deletions

View File

@ -4,6 +4,7 @@ import Set from '../Dragon Frontiers'
const card: Card = {
name: {
en: "Dragonite ex δ",
fr: "Dracolosse ex δ"
},
illustrator: "Ryo Ueda",
rarity: "Rare",
@ -31,9 +32,11 @@ const card: Card = {
],
name: {
en: "Deafen",
fr: "Rendre sourd"
},
effect: {
en: "Your opponent can't play any Trainer cards (except for Supporter cards) from his or her hand during your opponent's next turn.",
fr: "Votre adversaire ne peut pas jouer de cartes Dresseur (cartes Supporter exceptées) de sa main lors de son prochain tour."
},
damage: 40,
@ -47,9 +50,11 @@ const card: Card = {
],
name: {
en: "Dragon Roar",
fr: "Rugissement de dragon"
},
effect: {
en: "Put 8 damage counters on the Defending Pokémon. If that Pokémon would be Knocked Out by this attack, you may put any damage counters not necessary to Knocked Out the Defending Pokémon on your opponent's Benched Pokémon in any way you like.",
fr: "Placez 8 marqueurs de dégât sur le Pokémon Défenseur. Si ce Pokémon est mis K.O par cette attaque, placez les marqueurs de dégât restants sur les Pokémon de Banc de votre adversaire de la façon que vous voulez."
},
},