1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 16:19:18 +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: "Pijako",
es: "Chatot",
it: "Chatot",
pt: "Chatot"
pt: "Chatot",
de: "Plaudagei"
},
rarity: "Illustration rare",
@ -26,7 +27,8 @@ const card: Card = {
fr: "A Cappella",
es: "A Capela",
it: "Canto Corale",
pt: "A Cappella"
pt: "A Cappella",
de: "A cappella"
},
effect: {
@ -34,7 +36,8 @@ const card: Card = {
fr: "Cherchez dans votre deck jusqu'à 3 Pokémon de base, puis placez-les sur votre Banc. Mélangez ensuite votre deck.",
es: "Busca en tu baraja hasta 3 Pokémon Básicos y ponlos en tu Banca. Después, baraja las cartas de tu baraja.",
it: "Cerca nel tuo mazzo fino a tre Pokémon Base e mettili nella tua panchina. Poi rimischia le carte del tuo mazzo.",
pt: "Procure por até 3 Pokémon Básicos no seu baralho e coloque-os no seu Banco. Em seguida, embaralhe o seu baralho."
pt: "Procure por até 3 Pokémon Básicos no seu baralho e coloque-os no seu Banco. Em seguida, embaralhe o seu baralho.",
de: "Durchsuche dein Deck nach bis zu 3 Basis-Pokémon und lege sie auf deine Bank. Mische anschließend dein Deck."
}
}, {
cost: ["Colorless"],
@ -44,7 +47,8 @@ const card: Card = {
fr: "Tornade",
es: "Tornado",
it: "Raffica",
pt: "Lufada de Vento"
pt: "Lufada de Vento",
de: "Windstoß"
},
damage: 20