We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a3a7af commit d06f4b3Copy full SHA for d06f4b3
interface/web/client/lib/lang/fr_client.lng
@@ -196,6 +196,6 @@ $wb['invalid_vat_id'] = 'The VAT ID is invalid.';
196
$wb['email_error_empty'] = 'Email is empty';
197
$wb['limit_database_user_txt'] = 'Max. Database users';
198
$wb['limit_database_user_error_notint'] = 'The database user limit must be a number.';
199
-$wb['limit_ssl_letsencrypt_txt'] = 'Let\\'s Encrypt available';
+$wb['limit_ssl_letsencrypt_txt'] = 'Let\'s Encrypt available';
200
$wb['limit_directive_snippets_txt'] = 'Show web server config selection';
201
?>
0 commit comments