diff --git a/lng/english.lng.php b/lng/english.lng.php index 197f9128..b039eb72 100644 --- a/lng/english.lng.php +++ b/lng/english.lng.php @@ -1927,6 +1927,6 @@ $lng['opcacheinfo']['false'] = 'false'; // Added for let's encrypt $lng['domains']['letsencrypt']['title'] = 'Use Let\'s Encrypt'; -$lng['domains']['letsencrypt']['description'] = 'Get a free certificate from Let\'s Encrypt. The certificate will be created and renewed automatically. This is not possible for wildcard - domains'; +$lng['domains']['letsencrypt']['description'] = 'Get a free certificate from Let\'s Encrypt. The certificate will be created and renewed automatically.
ATTENTION:This is not possible for wildcard - domains'; $lng['error']['sslredirectonlypossiblewithsslipport'] = 'Using Let\'s Encrypt is only possible when the domain has at least one ssl-enabled IP/port combination assigned.'; $lng['panel']['letsencrypt'] = 'Using Let\'s encrypt'; \ No newline at end of file