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

@ -33,7 +33,7 @@ const card: Card = {
],
name: {
en: "Pound",
fr: "ÉcrasFace",
fr: "Écras'Face",
es: "Destructor",
it: "Botta",
pt: "Pancada",
@ -58,9 +58,9 @@ const card: Card = {
},
effect: {
en: "This attack does 10 damage times the number of your Pokémon that have the Round attack.",
fr: "Cette attaque inflige 10 dégâts multipliés par le nombre de vos Pokémon possédant lattaque Chant Canon.",
fr: "Cette attaque inflige 10 dégâts multipliés par le nombre de vos Pokémon possédant l'attaque Chant Canon.",
es: "Este ataque hace 10 puntos de daño por cada uno de tus Pokémon que tenga el ataque Canon.",
it: "Questo attacco infligge 10 danni per ogni tuo Pokémon che conosce lattacco Coro.",
it: "Questo attacco infligge 10 danni per ogni tuo Pokémon che conosce l'attacco Coro.",
pt: "Este ataque causa 10 de danos vezes o número de seus Pokémon que possuem o ataque Circular.",
de: "Dieser Angriff fügt 10 Schadenspunkte mal der Anzahl deiner Pokémon zu, die Kanon beherrschen."
},