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": "Conteggio",
|
||||
"logs.table.jail": "Jail",
|
||||
"logs.table.ip": "IP",
|
||||
"logs.table.time": "Ora",
|
||||
"logs.table.country": "Paese",
|
||||
"logs.table.time": "Ora",
|
||||
"logs.table.country": "Paese",
|
||||
"logs.table.actions": "Azioni",
|
||||
"logs.actions.whois": "Whois",
|
||||
"logs.actions.logs": "Log",
|
||||
"logs.modal.whois_title": "Informazioni Whois",
|
||||
"logs.modal.logs_title": "Log",
|
||||
"logs.modal.jail": "Jail",
|
||||
"filter_debug.title": "Debug Filtro",
|
||||
"filter_debug.select_filter": "Seleziona un filtro",
|
||||
"filter_debug.log_lines": "Righe di log",
|
||||
|
||||
Reference in New Issue
Block a user