mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-06-15 00:49:18 +00:00
feat: Added XY Datas for other languages (#265)
This commit is contained in:
@ -40,8 +40,8 @@ const card: Card = {
|
||||
de: "Wachsamkeit"
|
||||
},
|
||||
effect: {
|
||||
en: "Switch 1 of your opponent’s Benched Pokémon with his or her Active Pokémon.",
|
||||
fr: "Échangez l’un des Pokémon de Banc de votre adversaire avec son Pokémon Actif.",
|
||||
en: "Switch 1 of your opponent's Benched Pokémon with his or her Active Pokémon.",
|
||||
fr: "Échangez l'un des Pokémon de Banc de votre adversaire avec son Pokémon Actif.",
|
||||
es: "Cambia 1 de los Pokémon en Banca de tu rival por su Pokémon Activo.",
|
||||
it: "Scambia uno dei Pokémon nella panchina del tuo avversario con il suo Pokémon attivo.",
|
||||
pt: "Troque 1 dos Pokémon no Banco do seu oponente pelo Pokémon Ativo desse oponente.",
|
||||
@ -64,7 +64,7 @@ const card: Card = {
|
||||
de: "Aura-Umkehr"
|
||||
},
|
||||
effect: {
|
||||
en: "If the Defending Pokémon is a Darkness or Fairy Pokémon, it can’t attack during your opponent’s next turn.",
|
||||
en: "If the Defending Pokémon is a Darkness or Fairy Pokémon, it can't attack during your opponent's next turn.",
|
||||
fr: "Si le Pokémon Défenseur est un Pokémon Darkness ou Fairy, il ne peut pas attaquer pendant le prochain tour de votre adversaire.",
|
||||
es: "Si el Pokémon Defensor es un Pokémon Darkness o Fairy, no puede atacar durante el próximo turno de tu rival.",
|
||||
it: "Durante il prossimo turno del tuo avversario, il Pokémon difensore non può attaccare se è un Pokémon Darkness o Fairy.",
|
||||
|
Reference in New Issue
Block a user