mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
l10n: Change to a capital letter
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
This commit is contained in:
parent
a90b647aff
commit
1bc6fb2c58
1 changed files with 1 additions and 1 deletions
|
|
@ -317,7 +317,7 @@ class CheckSetupController extends Controller {
|
|||
'app' => 'settings',
|
||||
'exception' => $e,
|
||||
]);
|
||||
return $this->l10n->t('Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the nextcloud log file for more details.');
|
||||
return $this->l10n->t('Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the Nextcloud log file for more details.');
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue