mirror of
https://github.com/swissmakers/fail2ban-ui.git
synced 2026-04-17 14:03:15 +02:00
Optimize error-reporting of failure when reloading fail2ban
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user