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

@ -3,11 +3,11 @@ import Set from '../Evolutions'
const card: Card = {
name: {
en: "Farfetchd",
en: "Farfetch'd",
fr: "Canarticho",
es: "Farfetchd",
it: "Farfetchd",
pt: "Farfetchd",
es: "Farfetch'd",
it: "Farfetch'd",
pt: "Farfetch'd",
de: "Porenta"
},
illustrator: "Ken Sugimori",
@ -33,15 +33,15 @@ const card: Card = {
],
name: {
en: "Leek Slap",
fr: "Coup doignon",
fr: "Coup d'oignon",
es: "Bofetada de Puerro",
it: "Porrosberla",
pt: "Golpe Alho Poró",
de: "Lauchschlag"
},
effect: {
en: "This Pokémon cant use Leek Slap during your next turn.",
fr: "Ce Pokémon ne peut pas utiliser Coup dOignon pendant votre prochain tour.",
en: "This Pokémon can't use Leek Slap during your next turn.",
fr: "Ce Pokémon ne peut pas utiliser Coup d'Oignon pendant votre prochain tour.",
es: "Este Pokémon no puede usar Bofetada de Puerro durante tu próximo turno.",
it: "Durante il tuo prossimo turno, questo Pokémon non può usare Porrosberla.",
pt: "Este Pokémon não poderá usar Golpe Alho Poró na sua próxima vez de jogar.",