Feature #103255
closed
Not all offical EU-Languages are available in TYPO3
Added by Jürgen Furrer 9 months ago.
Updated 5 months ago.
Description
Irish and Maltese are not possible to use in TYPO3
Theses languages are not available in TYPO3\CMS\Core\Localization\Locales and therefore can not be used for normal translation
I dont need the backend to be "ga" or "mt" just the frontend.
To be able to have all official language of the EU would be great
Thanks
A solution is to add the missing languages by adding them in additional-config:
// Define the languages here...
$GLOBALS['TYPO3_CONF_VARS']['SYS']['localization']['locales']['user']['ga'] = 'Gaelic';
$GLOBALS['TYPO3_CONF_VARS']['SYS']['localization']['locales']['user']['mt'] = 'Maltese';
- Status changed from New to Under Review
- Tracker changed from Bug to Feature
- Assignee set to Frank Nägler
- TYPO3 Version deleted (
11)
- Related to Feature #103331: Not all offical EU-Languages are available in TYPO3 added
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Related to Bug #103366: ISO language database is outdated added
- Related to Feature #103372: Not all offical EU-Languages are available in TYPO3 added
- Status changed from Resolved to Closed
Also available in: Atom
PDF