[Web] Use INTL_IDNA_VARIANT_UTS46 in idn_to_ascii (thanks to @Knight1 !)
[Web] Some PHP fixes (warnings, notices) [Web] Add quota notification tools
This commit is contained in:
@@ -682,6 +682,9 @@ $lang['admin']['quarantine_release_format_att'] = "As attachment";
|
||||
$lang['admin']['quarantine_notification_sender'] = "Notification email sender";
|
||||
$lang['admin']['quarantine_notification_subject'] = "Notification email subject";
|
||||
$lang['admin']['quarantine_notification_html'] = "Notification email template:<br><small>Leave empty to restore default template.</small>";
|
||||
$lang['admin']['quota_notification_sender'] = "Notification email sender";
|
||||
$lang['admin']['quota_notification_subject'] = "Notification email subject";
|
||||
$lang['admin']['quota_notification_html'] = "Notification email template:<br><small>Leave empty to restore default template.</small>";
|
||||
$lang['admin']['ui_texts'] = "UI labels and texts";
|
||||
$lang['admin']['help_text'] = "Override help text below login mask (HTML allowed)";
|
||||
$lang['admin']['title_name'] = '"mailcow UI" website title';
|
||||
|
Reference in New Issue
Block a user