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

@ -25,6 +25,10 @@ const card: Card = {
evolveFrom: {
en: "Loudred",
fr: "Ramboum",
es: "Loudred",
it: "Loudred",
pt: "Loudred",
de: "Krakeelo"
},
stage: "Stage2",
@ -46,11 +50,11 @@ const card: Card = {
},
effect: {
en: "Flip a coin. If heads, this attack does 40 more damage.",
fr: "Lancez une pièce. Si cest face, cette attaque inflige 40 dégâts supplémentaires.",
fr: "Lancez une pièce. Si c'est face, cette attaque inflige 40 dégâts supplémentaires.",
es: "Lanza 1 moneda. Si sale cara, este ataque hace 40 puntos de daño más.",
it: "Lancia una moneta. Se esce testa, questo attacco infligge 40 danni in più.",
pt: "Jogue uma moeda. Se sair cara, este ataque causará 40 de danos adicionais.",
de: "Wirf 1 Münze. Bei Kopf fügt dieser Angriff 40 weitere Schadenspunkte zu."
de: "Wirf 1 Münze. Bei \"Kopf\" fügt dieser Angriff 40 weitere Schadenspunkte zu."
},
damage: "80+",
@ -70,7 +74,7 @@ const card: Card = {
de: "Kakofonie"
},
effect: {
en: "At the end of your opponents next turn, discard the Defending Pokémon and all cards attached to it.",
en: "At the end of your opponent's next turn, discard the Defending Pokémon and all cards attached to it.",
fr: "À la fin du prochain tour de votre adversaire, défaussez le Pokémon Défenseur et toutes les cartes qui lui sont attachées.",
es: "Al final del próximo turno de tu rival, descarta el Pokémon Defensor y todas las cartas unidas a él.",
it: "Alla fine del turno del tuo avversario, scarta il Pokémon difensore e tutte le carte assegnategli.",