Add collation information for an unsupported language
Add collation information for an unsupported language to enable sorting columns in lists according to the language.
Avant de commencer
Add a record for a language not provided by an internationalization (I18N) plugin to associate new translations with and translate content into that language. For more information, see Translating to an unsupported language.
Role required: admin
Pourquoi et quand exécuter cette tâche
Collation information must come from the underlying Relational Database Management System (RDBMS) used by the instance: MariaDB, RaptorDB, or Oracle. To determine which RDBMS an instance uses, navigate to . Refer to the documentation provided by the RDBMS to determine if the database includes a collation for a given language and the name of the collation.
Procédure
Résultats
When sorting columns according to the session language is enabled, users can sort columns according to the collation of the unsupported language. For more information, see Sorting according to the session language.