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: "Acerola",
fr: "Margie",
es: "Zarala",
it: "Malpi",
pt: "Acerola",
de: "Lola"
},
illustrator: "Ken Sugimori",
rarity: "Uncommon",
@ -24,6 +28,11 @@ const card: Card = {
effect: {
fr: "Placez lun de vos Pokémon avec des marqueurs de dégâts et toutes les cartes qui lui sont attachées dans votre main.",
en: "Put 1 of your Pokémon that has any damage counters on it and all cards attached to it into your hand.",
es: "Pon 1 de tus Pokémon que tenga algún contador de daño sobre él y todas las cartas unidas a él en tu mano.",
it: "Riprendi in mano uno dei tuoi Pokémon che abbia dei segnalini danno e tutte le carte a esso assegnate.",
pt: "Coloque 1 dos seus Pokémon que tiver algum contador de dano nele e todas as cartas ligadas a ele na sua mão.",
de: "Nimm 1 deiner Pokémon, auf dem mindestens 1 Schadensmarke liegt, und alle an es angelegten Karten auf deine Hand."
},
trainerType: "Supporter",