mirror of
https://github.com/swissmakers/fail2ban-ui.git
synced 2026-04-11 13:47:05 +02:00
rework the reload function. we must change that to restart, because fail2ban does not apply all changes on reload only
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
"nav.dashboard": "Panel de control",
|
||||
"nav.filter_debug": "Depuración de filtros",
|
||||
"nav.settings": "Configuración",
|
||||
"reload_banner.message": "¡La configuración ha sido modificada!",
|
||||
"reload_banner.button": "Recargar Fail2ban",
|
||||
"restart_banner.message": "¡Configuración de Fail2ban modificada! Para aplicar los cambios, por favor: ",
|
||||
"restart_banner.button": "Reiniciar servicio",
|
||||
"dashboard.title": "Panel de control",
|
||||
"dashboard.overview": "Resumen de Jails y Bloqueos activos",
|
||||
"dashboard.search_label": "Buscar IP bloqueadas",
|
||||
|
||||
Reference in New Issue
Block a user