Merge lang files from dev
This commit is contained in:
@@ -421,11 +421,11 @@ $lang['tfa']['enter_qr_code'] = "Your TOTP code if your device cannot scan QR co
|
||||
$lang['tfa']['confirm_totp_token'] = "Please confirm your changes by entering the generated token";
|
||||
|
||||
$lang['admin']['search_domain_da'] = 'Search domains';
|
||||
$lang['admin']['restrictions'] = 'Postifx Restrictions';
|
||||
$lang['admin']['rr'] = 'Postifx Recipient Restrictions';
|
||||
$lang['admin']['sr'] = 'Postifx Sender Restrictions';
|
||||
$lang['admin']['restrictions'] = 'Postfix Restrictions';
|
||||
$lang['admin']['rr'] = 'Postfix Recipient Restrictions';
|
||||
$lang['admin']['sr'] = 'Postfix Sender Restrictions';
|
||||
$lang['admin']['reset_defaults'] = 'Reset to defaults';
|
||||
$lang['admin']['sr'] = 'Postifx Sender Restrictions';
|
||||
$lang['admin']['sr'] = 'Postfix Sender Restrictions';
|
||||
$lang['admin']['r_inactive'] = 'Inactive restrictions';
|
||||
$lang['admin']['r_active'] = 'Active restrictions';
|
||||
$lang['admin']['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. <br />You can add new elements in <code>inc/vars.local.inc.php</code> to be able to toggle them.';
|
||||
|
Reference in New Issue
Block a user