mirror of
https://github.com/swissmakers/fail2ban-ui.git
synced 2026-04-15 05:03:14 +02:00
Refactor whole webUI from Bootstrap to tailwindcss, fixed mobile view, added possibility to search own IP in blocklists by only one click
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"nav.dashboard": "Dashboard",
|
||||
"nav.filter_debug": "Filter-Debug",
|
||||
"nav.settings": "Einstellungen",
|
||||
"restart_banner.message": "Fail2ban Konfiguration geändert! Um Änderungen zu übernehmen bitte: ",
|
||||
"restart_banner.message": "Fail2ban Konfiguration geändert. Um Änderungen zu übernehmen bitte ",
|
||||
"restart_banner.button": "Service neu starten",
|
||||
"dashboard.title": "Dashboard",
|
||||
"dashboard.overview": "Aktive Jails und Blocks Übersicht",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"nav.dashboard": "Dashboard",
|
||||
"nav.filter_debug": "Filter Debug",
|
||||
"nav.settings": "Settings",
|
||||
"restart_banner.message": "Fail2ban configuration changed! To apply the changes, please: ",
|
||||
"restart_banner.message": "Fail2ban configuration changed. To apply the changes, please ",
|
||||
"restart_banner.button": "Restart Service",
|
||||
"dashboard.title": "Dashboard",
|
||||
"dashboard.overview": "Overview active Jails and Blocks",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"nav.dashboard": "Panel de control",
|
||||
"nav.filter_debug": "Depuración de filtros",
|
||||
"nav.settings": "Configuración",
|
||||
"restart_banner.message": "¡Configuración de Fail2ban modificada! Para aplicar los cambios, por favor: ",
|
||||
"restart_banner.message": "¡Configuración de Fail2ban modificada. Para aplicar los cambios, por favor ",
|
||||
"restart_banner.button": "Reiniciar servicio",
|
||||
"dashboard.title": "Panel de control",
|
||||
"dashboard.overview": "Resumen de Jails y Bloqueos activos",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"nav.dashboard": "Tableau de bord",
|
||||
"nav.filter_debug": "Débogage des filtres",
|
||||
"nav.settings": "Paramètres",
|
||||
"restart_banner.message": "Configuration Fail2ban modifiée ! Pour appliquer les changements, veuillez: ",
|
||||
"restart_banner.message": "Configuration Fail2ban modifiée. Pour appliquer les changements, veuillez ",
|
||||
"restart_banner.button": "Redémarrer le service",
|
||||
"dashboard.title": "Tableau de bord",
|
||||
"dashboard.overview": "Vue d'ensemble des jails et blocages actifs",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"nav.dashboard": "Cruscotto",
|
||||
"nav.filter_debug": "Debug Filtro",
|
||||
"nav.settings": "Impostazioni",
|
||||
"restart_banner.message": "Configurazione di Fail2ban modificata! Per applicare le modifiche, per favore: ",
|
||||
"restart_banner.message": "Configurazione di Fail2ban modificata. Per applicare le modifiche, per favore ",
|
||||
"restart_banner.button": "Riavvia il servizio",
|
||||
"dashboard.title": "Cruscotto",
|
||||
"dashboard.overview": "Panoramica dei jail e dei blocchi attivi",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
1306
pkg/web/templates/index_bootstrap.html
Normal file
1306
pkg/web/templates/index_bootstrap.html
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user