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": "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",
|
||||
|
||||
Reference in New Issue
Block a user