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

@ -25,6 +25,10 @@ const card: Card = {
evolveFrom: {
en: "Espurr",
fr: "Psystigri",
es: "Espurr",
it: "Espurr",
pt: "Espurr",
de: "Psiau"
},
stage: "Stage1",
@ -36,7 +40,7 @@ const card: Card = {
],
name: {
en: "Energy Present",
fr: "Cadeau dÉnergie",
fr: "Cadeau d'Énergie",
es: "Obsequio de Energía",
it: "Regalo Energetico",
pt: "Presente de Energia",
@ -44,7 +48,7 @@ const card: Card = {
},
effect: {
en: "Attach up to 2 Energy cards from your hand to 1 of your Benched Pokémon.",
fr: "Attachez jusquà 2 cartes Énergie de votre main à lun de vos Pokémon de Banc.",
fr: "Attachez jusqu'à 2 cartes Énergie de votre main à l'un de vos Pokémon de Banc.",
es: "Une hasta 2 cartas de Energía de tu mano a 1 de tus Pokémon en Banca.",
it: "Assegna fino a due carte Energia dalla tua mano a uno dei tuoi Pokémon in panchina.",
pt: "Ligue até 2 cards de Energia da sua mão a 1 dos seus Pokémon no Banco.",