mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-17 09:59:19 +00:00
Sword & Shield Fixes (#84)
* some fixes Signed-off-by: Avior <github@avior.me> * Some more changes Signed-off-by: Avior <github@avior.me> * u Signed-off-by: Avior <github@avior.me> * continuing update Signed-off-by: Avior <github@avior.me> * Finished ? Signed-off-by: Avior <github@avior.me> * Removed files that were not meant to be * Remoed even more files
This commit is contained in:
@ -46,7 +46,7 @@ const card: Card = {
|
||||
],
|
||||
name: {
|
||||
en: "Energy Loop",
|
||||
fr: "Boucle d’Énergie",
|
||||
fr: "Boucle d'Énergie",
|
||||
es: "Bucle de Energía",
|
||||
it: "Circuito Energetico",
|
||||
pt: "Loop de Energia",
|
||||
@ -56,7 +56,7 @@ const card: Card = {
|
||||
en: "Put an Energy attached to this Pokémon into your hand.",
|
||||
fr: "Ajoutez à votre main une Énergie attachée à ce Pokémon.",
|
||||
es: "Pon 1 Energía unida a este Pokémon en tu mano.",
|
||||
it: "Prendi un’Energia assegnata a questo Pokémon e aggiungila alle carte che hai in mano.",
|
||||
it: "Prendi un'Energia assegnata a questo Pokémon e aggiungila alle carte che hai in mano.",
|
||||
pt: "Coloque 1 Energia ligada a este Pokémon na sua mão.",
|
||||
de: "Nimm 1 an dieses Pokémon angelegte Energie auf deine Hand."
|
||||
},
|
||||
|
Reference in New Issue
Block a user