mirror of
https://github.com/swissmakers/fail2ban-ui.git
synced 2026-04-11 13:47:05 +02:00
Add basic whois and logs modal to view stored events from local db
This commit is contained in:
@@ -45,8 +45,14 @@
|
||||
"logs.table.count": "Cantidad",
|
||||
"logs.table.jail": "Jail",
|
||||
"logs.table.ip": "IP",
|
||||
"logs.table.time": "Hora",
|
||||
"logs.table.country": "País",
|
||||
"logs.table.time": "Hora",
|
||||
"logs.table.country": "País",
|
||||
"logs.table.actions": "Acciones",
|
||||
"logs.actions.whois": "Whois",
|
||||
"logs.actions.logs": "Registros",
|
||||
"logs.modal.whois_title": "Información Whois",
|
||||
"logs.modal.logs_title": "Registros",
|
||||
"logs.modal.jail": "Jail",
|
||||
"filter_debug.title": "Depuración de filtros",
|
||||
"filter_debug.select_filter": "Selecciona un filtro",
|
||||
"filter_debug.log_lines": "Líneas de log",
|
||||
|
||||
Reference in New Issue
Block a user