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": "Nombre",
"logs.table.jail": "Jail",
"logs.table.ip": "IP",
"logs.table.time": "Heure",
"logs.table.country": "Pays",
"logs.table.time": "Heure",
"logs.table.country": "Pays",
"logs.table.actions": "Actions",
"logs.actions.whois": "Whois",
"logs.actions.logs": "Journaux",
"logs.modal.whois_title": "Informations Whois",
"logs.modal.logs_title": "Journaux",
"logs.modal.jail": "Jail",
"filter_debug.title": "Débogage des filtres",
"filter_debug.select_filter": "Sélectionnez un filtre",
"filter_debug.log_lines": "Lignes de log",