Optimize error-reporting of failure when reloading fail2ban

This commit is contained in:
2026-02-11 17:02:18 +01:00
parent bdfd96b65d
commit 08112ff9b9
10 changed files with 58 additions and 24 deletions

View File

@@ -351,6 +351,8 @@
"servers.form.no_keys": "No SSH keys found; enter path manually",
"filter_debug.not_available": "Filter debug is only available when at least one registered Fail2ban server is enabled.",
"filter_debug.local_missing": "The local Fail2ban filter directory was not found on this host.",
"filter_debug.save_success": "Filter and jail config saved and reloaded",
"filter_debug.save_reload_warning": "Config saved, but fail2ban reload failed",
"email.ban.title": "Security alert: Fail2Ban blocked a new IP-address",
"email.ban.intro": "Fail2Ban-UI detected a bad request or repeated authentication failures and automatically blocked the source-IP. Review the metadata and log excerpts below.",
"email.ban.subject.banned": "Banned",