1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 16:19: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: "Litleo",
fr: "Hélionceau",
es: "Litleo",
it: "Litleo",
pt: "Litleo",
de: "Leufeo"
},
stage: "Stage1",
@ -69,8 +73,8 @@ const card: Card = {
de: "Einäschern"
},
effect: {
en: "Before doing damage, discard all Pokémon Tool cards attached to your opponents Active Pokémon.",
fr: "Avant dinfliger des dégâts, défaussez toutes les cartes Outil Pokémon attachées au Pokémon Actif de votre adversaire.",
en: "Before doing damage, discard all Pokémon Tool cards attached to your opponent's Active Pokémon.",
fr: "Avant d'infliger des dégâts, défaussez toutes les cartes Outil Pokémon attachées au Pokémon Actif de votre adversaire.",
es: "Antes de infligir daño, descarta todas las cartas de Herramienta Pokémon unidas al Pokémon Activo de tu rival.",
it: "Prima di infliggere i danni, scarta tutte le carte Oggetto Pokémon assegnate al Pokémon attivo del tuo avversario.",
pt: "Antes de causar danos, descarte todos os cards de Ferramenta Pokémon ligados ao Pokémon Ativo do seu oponente.",