1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-14 08:39:17 +00:00

Added Sun & Moon for other languages

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-06-30 14:12:31 +02:00
parent 369f8dadf7
commit dc0dcff103
2732 changed files with 54455 additions and 6885 deletions

View File

@ -5,6 +5,10 @@ const card: Card = {
name: {
en: "Damage Mover",
fr: "Déplace Dégâts",
es: "Muevedaño",
it: "Iniettore Danni",
pt: "Movedor de Dano",
de: "Schadenstransporter"
},
illustrator: "Toyste Beach",
rarity: "Uncommon",
@ -24,6 +28,11 @@ const card: Card = {
effect: {
fr: "Déplacez 3 marqueurs de dégâts de lun de vos Pokémon vers un autre de vos Pokémon.",
en: "Move 3 damage counters from 1 of your Pokémon to another of your Pokémon.",
es: "Mueve 3 contadores de daño de 1 de tus Pokémon a otro de tus Pokémon.",
it: "Sposta tre segnalini danno da uno a un altro dei tuoi Pokémon.",
pt: "Mova 3 contadores de dano de 1 dos seus Pokémon para outro Pokémon seu.",
de: "Verschiebe 3 Schadensmarken von 1 deiner Pokémon auf 1 anderes deiner Pokémon."
},
trainerType: "Item",