[TYPO3-english] New TYPO3 language

Dmitry Dulepov dmitry.dulepov at gmail.com
Mon Apr 8 17:12:36 CEST 2013


Hi!

Jan Bednarik wrote:
> I need to add mongolian language to a TYPO3 website. Since there is no
> support for it, then when I set "mn" as config language, extensions
> (e.g. indexed search) will be in english. That is fine so far.
>
> However, I'd like to give administrators the ability to translate
> whatever they like using llxmltranslate extension. So I wonder whether
> it's possible to add this language to the list of languages so it'd be
> then picked by any extension when translated.

Yes, it is possible. You need to modify three places:
- t3lib/config_default.php -> there is a constants with codes named 
TYPO3_languages
- typo3/sysext/setup/mod/locallang.xml -> there is a list of languages in 
typo3/sysext/setup/mod/locallang.xml
- t3lib/stddb/tbl_be.php: $TCA for be_users table

-- 
Dmitry Dulepov
TYPO3 CMS core & security teams member


More information about the TYPO3-english mailing list