mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 16:19:18 +00:00
feat: Added XY Datas for other languages (#265)
This commit is contained in:
@ -4,7 +4,7 @@ import Set from '../Fates Collide'
|
||||
const card: Card = {
|
||||
name: {
|
||||
en: "Energy Reset",
|
||||
fr: "Réinitialisation d’Énergie",
|
||||
fr: "Réinitialisation d'Énergie",
|
||||
es: "Reinicio de Energía",
|
||||
it: "Ripresa Energetica",
|
||||
pt: "Energia Redefinida",
|
||||
@ -27,7 +27,7 @@ const card: Card = {
|
||||
|
||||
|
||||
effect: {
|
||||
fr: "Placez dans votre main autant d’Énergies attachées à votre Pokémon que vous voulez.",
|
||||
fr: "Placez dans votre main autant d'Énergies attachées à votre Pokémon que vous voulez.",
|
||||
en: "Put as many Energy attached to your Pokémon as you like into your hand.",
|
||||
es: "Pon tantas Energías unidas a tus Pokémon como quieras en tu mano.",
|
||||
it: "Prendi tutte le Energie assegnate ai tuoi Pokémon che vuoi e aggiungile alle carte che hai in mano.",
|
||||
|
Reference in New Issue
Block a user