TYPO3 7.6.4 backend language not changing/downloading -
i installed typo3 7.6.4 (lts). went backend, downloaded german language , under user preferences changed admin language "german". after clearing caches , relogging, nothing has changed.
typo3 tells me language files have been downloaded successfully, there no data in directory typo3conf/l10n/
it's empty. folder access rights 777
.
any suggestions?
you have enable "curluse" backend installtool or in localconfiguration.php
'sys' => [ 'curluse' => '1', ]
for example:-> after able download language available translation files of extensions.
Comments
Post a Comment