From 4d2e32ee4000b349d8915f574f492c1861d4edba Mon Sep 17 00:00:00 2001 From: Vincent Simon Date: Thu, 29 Dec 2022 18:24:15 +0100 Subject: [PATCH] [Web] added missing unban action --- data/web/lang/lang.en-gb.json | 1 + 1 file changed, 1 insertion(+) diff --git a/data/web/lang/lang.en-gb.json b/data/web/lang/lang.en-gb.json index 00b14f07a..0bdbe8eae 100644 --- a/data/web/lang/lang.en-gb.json +++ b/data/web/lang/lang.en-gb.json @@ -264,6 +264,7 @@ "quota_notifications": "Quota notifications", "quota_notifications_info": "Quota notifications are sent to users once when crossing 80% and once when crossing 95% usage.", "quota_notifications_vars": "{{percent}} equals the current quota of the user
{{username}} is the mailbox name", + "queue_unban": "unban", "r_active": "Active restrictions", "r_inactive": "Inactive restrictions", "r_info": "Greyed out/disabled elements on the list of active restrictions are not known as valid restrictions to mailcow and cannot be moved. Unknown restrictions will be set in order of appearance anyway.
You can add new elements in inc/vars.local.inc.php to be able to toggle them.",