diff --git a/core/src/main/resources/language-es.yml b/core/src/main/resources/language-es.yml index 4158919e..a767b845 100644 --- a/core/src/main/resources/language-es.yml +++ b/core/src/main/resources/language-es.yml @@ -78,7 +78,7 @@ helpHeader: "========[ %NAME% | %PAGE%/%MA helpPageNotFound: "No hay pagina con ese número." helpNextPage: "Utilice /maintenance help %PAGE% Para pasar a la siguiente ventana de ayuda." helpAbortTimer: "/maintenance aborttimer (Si se ejecuta, se abortará el temporizador actual)" -helpEndtimer: "/maintenance endtimer (After the given time, e.g. 1h5m, maintenance mode will be disabled)" +helpEndtimer: "" helpStarttimer: "/maintenance starttimer (After the given time, e.g. 1h5m, maintenance mode will be enabled)" helpScheduleTimer: "/maintenance scheduletimer (After the given time, e.g. 1h5m, maintenance mode will be enabled)" helpDebug: "/maintenance debug (Activa algunos registros de depuración)"