Small tweaks.
This commit is contained in:
parent
0662667632
commit
7a60ecc744
6 changed files with 18 additions and 8 deletions
|
|
@ -180,6 +180,10 @@ SWWM_FILTER_NONE = "Sin Filtro";
|
|||
SWWM_FILTER_OBFUSCATE = "Ofuscar";
|
||||
SWWM_FILTER_HIDE = "Ocultar";
|
||||
SWWM_PLAYTIME = "Tiempo de Juego Total";
|
||||
SWWM_TIME_DAY = "día";
|
||||
SWWM_TIME_HOUR = "hora";
|
||||
SWWM_TIME_MINUTE = "minuto";
|
||||
SWWM_TIME_SECOND = "segundo";
|
||||
SWWM_TIME_DAYS = "días";
|
||||
SWWM_TIME_HOURS = "horas";
|
||||
SWWM_TIME_MINUTES = "minutos";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue