Chapter 2. I8n Configuration

Table of Contents

2.1. Enabling active system languages
2.2. Default language (aka standard language)
2.3. Import languages from a language package
2.4. Export languages as language package
2.5. Delete installed language packages
2.6. Create a new language
2.7. Delete languages
2.8. Expert configuration
2.9. Translation server configuration

The I18nModule configuration can be configured in the /olatcore/src/main/java/org/olat/core/util/i18n/_spring/i18nCorecontext.xml file. However, don't change things there if you don't know what you do. You can consider this configuration as the default configuration. To override, configure this bean in our custom spring config file.

Everything you normally have to change can be changed from the admin interface.

NOTE: The i18n system does not automatically propagate config changes to other cluster nodes when running OLAT in cluster mode. In this case you manually have to press the Emtpy Cache button on the language adaption start screen.