Add basic whois and logs modal to view stored events from local db

This commit is contained in:
2025-11-17 10:29:48 +01:00
parent 2dd62b63e9
commit b261a2e92e
7 changed files with 190 additions and 7 deletions

View File

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