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

fix: Add the two missing sets in german (#479)

This commit is contained in:
2024-03-25 00:48:31 +01:00
committed by GitHub
parent 2d27a129a1
commit aa99ed2750
463 changed files with 3510 additions and 1755 deletions

View File

@ -9,7 +9,8 @@ const card: Card = {
fr: "Frissonille",
es: "Snom",
it: "Snom",
pt: "Snom"
pt: "Snom",
de: "Snomnom"
},
rarity: "Illustration rare",
@ -26,7 +27,8 @@ const card: Card = {
fr: "Poudreuse",
es: "Nieve Polvo",
it: "Polneve",
pt: "Neve em Pó"
pt: "Neve em Pó",
de: "Pulverschnee"
},
effect: {
@ -34,7 +36,8 @@ const card: Card = {
fr: "Le Pokémon Actif de votre adversaire est maintenant Endormi.",
es: "El Pokémon Activo de tu rival pasa a estar Dormido.",
it: "Il Pokémon attivo del tuo avversario viene addormentato.",
pt: "O Pokémon Ativo do seu oponente agora está Adormecido."
pt: "O Pokémon Ativo do seu oponente agora está Adormecido.",
de: "Das Aktive Pokémon deines Gegners schläft jetzt."
},
damage: 10