diff --git a/internal/locales/de.json b/internal/locales/de.json index b74f74f..7d9c094 100644 --- a/internal/locales/de.json +++ b/internal/locales/de.json @@ -47,6 +47,12 @@ "logs.table.ip": "IP", "logs.table.time": "Zeit", "logs.table.country": "Land", + "logs.table.actions": "Aktionen", + "logs.actions.whois": "Whois", + "logs.actions.logs": "Logs", + "logs.modal.whois_title": "Whois-Informationen", + "logs.modal.logs_title": "Logs", + "logs.modal.jail": "Jail", "filter_debug.title": "Filter-Debug", "filter_debug.select_filter": "Wählen Sie einen Filter", "filter_debug.log_lines": "Logzeilen", diff --git a/internal/locales/de_ch.json b/internal/locales/de_ch.json index fb4df41..945d511 100644 --- a/internal/locales/de_ch.json +++ b/internal/locales/de_ch.json @@ -47,6 +47,12 @@ "logs.table.ip": "IP", "logs.table.time": "Zyt", "logs.table.country": "Land", + "logs.table.actions": "Aktione", + "logs.actions.whois": "Whois", + "logs.actions.logs": "Logs", + "logs.modal.whois_title": "Whois-Informatione", + "logs.modal.logs_title": "Logs", + "logs.modal.jail": "Jail", "filter_debug.title": "Filter Debug", "filter_debug.select_filter": "Wähl en Filter us", "filter_debug.log_lines": "Log-Zile", diff --git a/internal/locales/en.json b/internal/locales/en.json index b51712b..a12f4c9 100644 --- a/internal/locales/en.json +++ b/internal/locales/en.json @@ -47,6 +47,12 @@ "logs.table.ip": "IP", "logs.table.time": "Time", "logs.table.country": "Country", + "logs.table.actions": "Actions", + "logs.actions.whois": "Whois", + "logs.actions.logs": "Logs", + "logs.modal.whois_title": "Whois Information", + "logs.modal.logs_title": "Logs", + "logs.modal.jail": "Jail", "filter_debug.title": "Filter Debug", "filter_debug.select_filter": "Select a Filter", "filter_debug.log_lines": "Log Lines", diff --git a/internal/locales/es.json b/internal/locales/es.json index 5cf2397..e5a620a 100644 --- a/internal/locales/es.json +++ b/internal/locales/es.json @@ -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", diff --git a/internal/locales/fr.json b/internal/locales/fr.json index 77a599c..de51d7d 100644 --- a/internal/locales/fr.json +++ b/internal/locales/fr.json @@ -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", diff --git a/internal/locales/it.json b/internal/locales/it.json index b3bf6a0..f307e7b 100644 --- a/internal/locales/it.json +++ b/internal/locales/it.json @@ -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", diff --git a/pkg/web/templates/index.html b/pkg/web/templates/index.html index fd56a20..e74f003 100644 --- a/pkg/web/templates/index.html +++ b/pkg/web/templates/index.html @@ -823,6 +823,68 @@ + + +
+ Jail: +
+