Small tweaks.

This commit is contained in:
Mari the Deer 2021-06-12 15:08:15 +02:00
commit 7a60ecc744
6 changed files with 18 additions and 8 deletions

View file

@ -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";