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

@ -5,6 +5,10 @@ const card: Card = {
name: {
en: "Mega Turbo",
fr: "Méga-Turbo",
es: "Megaturbo",
it: "Mega Turbo",
pt: "Mega Turbo",
de: "MegaTurbo"
},
illustrator: "Toyste Beach",
rarity: "Uncommon",
@ -24,7 +28,11 @@ const card: Card = {
effect: {
fr: "Attachez une carte Énergie de base de votre pile de défausse à l'un de vos Pokémon Méga-Évolution.",
en: "Attach a basic Energy card from your discard pile to 1 of your Mega Evolution Pokémon."
en: "Attach a basic Energy card from your discard pile to 1 of your Mega Evolution Pokémon.",
es: "Une 1 carta de Energía Básica de tu pila de descartes a 1 de tus Pokémon Megaevolución.",
it: "Assegna a uno dei tuoi Pokémon Megaevoluzione una carta Energia base dalla tua pila degli scarti.",
pt: "Ligue um card de Energia básica da sua pilha de descarte a 1 dos seus Pokémon de Megaevolução.",
de: "Lege 1 Basis-Energiekarte von deinem Ablagestapel an 1 deiner Mega-Entwicklungs-Pokémon an."
},
trainerType: "Item",