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

@ -25,6 +25,10 @@ const card: Card = {
evolveFrom: {
en: "Palpitoad",
fr: "Batracné",
es: "Palpitoad",
it: "Palpitoad",
pt: "Palpitoad",
de: "Mebrana"
},
stage: "Stage2",
@ -68,7 +72,7 @@ const card: Card = {
de: "Holpriger Fall"
},
effect: {
en: "Your opponents Active Pokémon is now Confused. That Pokémon cant retreat during your opponents next turn.",
en: "Your opponent's Active Pokémon is now Confused. That Pokémon can't retreat during your opponent's next turn.",
fr: "Le Pokémon Actif de votre adversaire est maintenant Confus. Le Pokémon ne peut pas battre en retraite pendant le prochain tour de votre adversaire.",
es: "El Pokémon Activo de tu rival pasa a estar Confundido. Ese Pokémon no puede retirarse durante el próximo turno de tu rival.",
it: "Il Pokémon attivo del tuo avversario viene confuso. Durante il prossimo turno del tuo avversario, quel Pokémon non può ritirarsi.",