mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-14 00:29:19 +00:00
Added Sun & Moon for other languages
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -5,6 +5,10 @@ const card: Card = {
|
||||
name: {
|
||||
en: "Coach Trainer",
|
||||
fr: "Dresseurs Coach",
|
||||
es: "Entrenador Maestro",
|
||||
it: "Coach",
|
||||
pt: "Técnicos de Treinador",
|
||||
de: "Trainercoach"
|
||||
},
|
||||
illustrator: "nagimiso",
|
||||
rarity: "Ultra Rare",
|
||||
@ -24,6 +28,11 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Piochez 2 cartes. Si votre Pokémon Actif est un Pokémon ESCOUADE, piochez 2 cartes supplémentaires.",
|
||||
en: "Draw 2 cards. If your Active Pokémon is a TAG TEAM Pokémon, draw 2 more cards.",
|
||||
es: "Roba 2 cartas. Si tu Pokémon Activo es un Pokémon de equipo de RELEVOS, roba 2 cartas más.",
|
||||
it: "Pesca due carte. Se il tuo Pokémon attivo è un Pokémon ALLEATI, pesca altre due carte.",
|
||||
pt: "Compre 2 cartas. Se o seu Pokémon Ativo for um Pokémon ALIADOS, compre 2 cartas a mais.",
|
||||
de: "Ziehe 2 Karten. Wenn dein Aktives Pokémon ein TAG TEAM Pokémon ist, ziehe 2 Karten mehr."
|
||||
},
|
||||
trainerType: "Supporter",
|
||||
|
||||
|
Reference in New Issue
Block a user