1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 00:09: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

@ -29,6 +29,10 @@ const card: Card = {
evolveFrom: {
en: "Rattata",
fr: "Rattata",
es: "Rattata",
it: "Rattata",
pt: "Rattata",
de: "Rattfratz"
},
stage: "Stage1",
@ -45,7 +49,7 @@ const card: Card = {
de: "Antikörper"
},
effect: {
en: "This Pokémon cant be affected by any Special Conditions. (Remove any Special Conditions affecting this Pokémon.)",
en: "This Pokémon can't be affected by any Special Conditions. (Remove any Special Conditions affecting this Pokémon.)",
fr: "Ce Pokémon ne peut être affecté par aucun État Spécial. (Retirez tous les États Spéciaux affectant ce Pokémon.)",
es: "Este Pokémon no se puede ver afectado por ninguna Condición Especial. (Elimina cualquier Condición Especial que afecte a este Pokémon).",
it: "Questo Pokémon non può essere influenzato da condizioni speciali (rimuovi tutte le condizioni speciali che influenzano questo Pokémon).",
@ -69,7 +73,7 @@ const card: Card = {
de: "Bakterieller Schock"
},
effect: {
en: "Your opponents Active Pokémon is now Poisoned. Discard all Pokémon Tool cards attached to that Pokémon.",
en: "Your opponent's Active Pokémon is now Poisoned. Discard all Pokémon Tool cards attached to that Pokémon.",
fr: "Le Pokémon Actif de votre adversaire est maintenant Empoisonné. Défaussez toutes les cartes Outil Pokémon attachées au Pokémon ciblé.",
es: "El Pokémon Activo de tu rival pasa a estar Envenenado. Descarta todas las cartas de Herramienta Pokémon unidas a ese Pokémon.",
it: "Il Pokémon attivo del tuo avversario viene avvelenato. Scarta tutte le carte Oggetto Pokémon assegnategli.",