mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-05 07:52:17 +02:00
Translate arena-tag.json via GitLocalize
This commit is contained in:
parent
14245ebc37
commit
7276cc522f
@ -2,6 +2,9 @@
|
||||
"yourTeam": "tu equipo",
|
||||
"opposingTeam": "el equipo rival",
|
||||
"arenaOnRemove": "Los efectos de {{moveName}} desaparecieron.",
|
||||
"arenaOnRemovePlayer": "Los efectos de {{moveName}}\ndesaparecieron en tu bando.",
|
||||
"arenaOnRemoveEnemy": "Los efectos de {{moveName}}\ndesaparecieron en el bando rival.",
|
||||
"mistOnAdd": "¡Neblina de {{pokemonNameWithAffix}}\nha cubierto a su equipo!",
|
||||
"mistApply": "¡La neblina evita los cambios de estadísticas!",
|
||||
"reflectOnAdd": "¡Reflejo redujo el daño físico!",
|
||||
"reflectOnAddPlayer": "¡Reflejo redujo el daño físico en tu bando!",
|
||||
@ -9,6 +12,9 @@
|
||||
"lightScreenOnAdd": "¡Pantalla de Luz redujo el daño físico!",
|
||||
"lightScreenOnAddPlayer": "¡Pantalla de Luz redujo el daño físico en tu bando!",
|
||||
"lightScreenOnAddEnemy": "¡Pantalla de Luz redujo el daño físico en el bando enemigo!",
|
||||
"auroraVeilOnAdd": "¡Velo Aurora redujo el daño físico!",
|
||||
"auroraVeilOnAddPlayer": "¡Velo Aurora redujo el daño físico en tu bando!",
|
||||
"auroraVeilOnAddEnemy": "¡Velo Aurora redujo el daño físico en el bando rival!",
|
||||
"conditionalProtectOnAdd": "¡{{moveName}} protege a su bando!",
|
||||
"conditionalProtectOnAddPlayer": "¡{{moveName}} protege a tu bando!",
|
||||
"conditionalProtectOnAddEnemy": "¡{{moveName}} protege al bando rival!",
|
||||
|
Loading…
Reference in New Issue
Block a user