|
|
@@ -191,8 +191,9 @@ $LANG['en'] = array(
|
|
|
'Backup System' => 'Backup System',
|
|
|
'backup exclusions' => 'Backup Exclusions',
|
|
|
'template' => 'Template',
|
|
|
- 'SSL Support' => 'SSL Support',
|
|
|
+ 'SSL Support' => 'Enable SSL for this domain',
|
|
|
'SSL Home Directory' => 'SSL Home Directory',
|
|
|
+ 'Force SSL/HTTPS' => 'Enforce HTTP-to-HTTPS redirection',
|
|
|
'Lets Encrypt Support' => 'Use Lets Encrypt to obtain SSL certificate',
|
|
|
'Lets Encrypt' => 'Lets Encrypt',
|
|
|
'Your certificate will be automatically issued in 5 minutes' => 'Your SSL certificate will be automatically issued within 5 minutes',
|
|
|
@@ -755,8 +756,6 @@ $LANG['en'] = array(
|
|
|
|
|
|
'Email Credentials' => 'Email Credentials',
|
|
|
|
|
|
- 'Force SSL/HTTPS' => 'Force secure connections (SSL) for this domain',
|
|
|
-
|
|
|
'2 Factor Authentication' => 'Two-factor Authentication',
|
|
|
'Enable 2FA' => 'Enable two-factor authentication',
|
|
|
'Please scan the code below in your 2FA application:' => 'To finish setting up two-factor authentication, scan the QR code below<br />using an authentication app (such as <a href="https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2">Google Authenticator</a>):',
|