Actions
Bug #105270
closedProblem on https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.3/Deprecation-99882-SiteLanguageTypo3LanguageSetting.html
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Documentation
Target version:
-
Start date:
2024-10-11
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Hi,
I believe there is a need to keep the typo3Language option.
Scenario:
Client A:
Languages: German (locale: de_DE) and English (locale: en_US)
Client B:
Languages: Dutch (locale: nl_NL) and Dutch English (locale: en_US)
Dutch English requires an English locale, and en_NL is not a default locale on Linux systems, so we chose en_US.
In this scenario, we need to configure typo3Language to load the correct en_nl.locallang.xlf. Otherwise, Dutch English will use the en.locallang.xlf file.
Regards
Actions