-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #33 from MS-PBS/mine
Create es.json
- Loading branch information
Showing
2 changed files
with
27 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"ACTIVEAURAS.measurmentoptions_name":"Sistema de medida", | ||
"ACTIVEAURAS.measurmentoptions_hint":"Usar el sistema de medida de movimiento definido por el sistema, en lugar de una línea recta (euclídeo), por defecto activado", | ||
|
||
"ACTIVEAURAS.walltoptions_name": "Paredes bloquean auras", | ||
"ACTIVEAURAS.walltoptions_hint":"Las paredes bloquearán el efecto de las auras", | ||
|
||
"ACTIVEAURAS.FORM_IsAura" : "Efecto es aura", | ||
"ACTIVEAURAS.FORM_Inactive": "Aplicar mientras esté inactivo", | ||
"ACTIVEAURAS.FORM_Hidden":"Desactivar mientras esté oculto", | ||
"ACTIVEAURAS.FORM_TargetsName":"Objetivos del aura", | ||
"ACTIVEAURAS.FORM_TargetsNone":"Ninguno", | ||
"ACTIVEAURAS.FORM_TargetsEnemy":"Enemigos", | ||
"ACTIVEAURAS.FORM_TargetsAllies":"Aliados", | ||
"ACTIVEAURAS.FORM_TargetsAll":"Todos", | ||
"ACTIVEAURAS.FORM_Radius": "Radio del aura", | ||
|
||
"ACTIVEAURAS.ApplyLog":"Active Auras: {effectDataLabel} aplicado a {tokenName}", | ||
"ACTIVEAURAS.RemoveLog":"Active Auras: {effectDataLabel} quitado de {tokenName}" | ||
|
||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters