mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-13 16:19:18 +00:00
Added informations on more languages for Sword & Shield cards
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -6,7 +6,11 @@ const card: Card = {
|
||||
|
||||
name: {
|
||||
fr: "Sentier Blanche-Cime",
|
||||
en: "Path to the Peak"
|
||||
en: "Path to the Peak",
|
||||
es: "Senda Blancacima",
|
||||
it: "Sentiero Biancacima",
|
||||
pt: "Trilha para o Cume",
|
||||
de: "Schneegipfelpfad"
|
||||
},
|
||||
|
||||
illustrator: "Oswaldo KATO",
|
||||
@ -15,7 +19,11 @@ const card: Card = {
|
||||
|
||||
effect: {
|
||||
fr: "Les Pokémon ayant un encadré Règle(les vôtres et ceux de votre adversaire) n’ont pas de talent. (Les Pokémon-V, Pokémon-GX, etc. ont des encadrés Règle.)",
|
||||
en: "Pokémon with a Rule Box in play (both yours and your opponent’s) have no Abilities. (Pokémon V, Pokémon-GX, etc. have Rule Boxes.)"
|
||||
en: "Pokémon with a Rule Box in play (both yours and your opponent’s) have no Abilities. (Pokémon V, Pokémon-GX, etc. have Rule Boxes.)",
|
||||
es: "Los Pokémon con un recuadro de regla en juego (tanto tuyos como de tu rival) no tienen ninguna habilidad. (Pokémon V, Pokémon-GX, etc. tienen recuadros de regla).",
|
||||
it: "I Pokémon in gioco che hanno una regola speciale, sia tuoi che del tuo avversario, non hanno abilità. I Pokémon-V, i Pokémon-GX, ecc. hanno regole speciali.",
|
||||
pt: "Pokémon em jogo que tenham uma Caixa de Regras (seus e do seu oponente) não têm Habilidades (Pokémon V, Pokémon-GX, etc. têm Caixas de Regras).",
|
||||
de: "Pokémon im Spiel (deine und die deines Gegners), die ein Regelfeld haben, haben keine Fähigkeiten. (Pokémon-V, Pokémon-GX usw. haben Regelfelder.)"
|
||||
},
|
||||
|
||||
trainerType: "Stadium",
|
||||
|
Reference in New Issue
Block a user