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

fix: Add most POP series French translations (#170)

* fix: Added most of the translations

Some translations aren't available or are user made without a card image depicted

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

* fix: Add sets French translations

Signed-off-by: Avior <github@avior.me>
This commit is contained in:
2021-11-16 10:08:20 +01:00
committed by GitHub
parent b6fbcc1b77
commit df23371cb4
77 changed files with 335 additions and 25 deletions

View File

@ -4,6 +4,7 @@ import Set from '../POP Series 4'
const card: Card = {
name: {
en: "Combusken",
fr: "Galifeu"
},
illustrator: "Mitsuhiro Arita",
@ -34,9 +35,11 @@ const card: Card = {
],
name: {
en: "Smokescreen",
fr: "Brouillard"
},
effect: {
en: "If the Defending Pokémon tries to attack during your opponents next turn, your opponent flips a coin. If tails, that attack does nothing.",
fr: "Si le Pokémon Défenseur essaye d'attaquer lors du prochain tour de votre adversaire, celui-ci lance une pièce. Si c'est pile, cette attaque est sans effet."
},
damage: 10,
@ -49,9 +52,11 @@ const card: Card = {
],
name: {
en: "Sky Uppercut",
fr: "Stratopercut"
},
effect: {
en: "This attacks damage isnt affected by Resistance.",
fr: "Les dégâts de cette attaque ne sont pas affectés par la Résistance."
},
damage: 40,