Administrator Features¶
Administrators use I18N Manager to define the set of languages the application supports and to maintain the translated strings for each of those languages. All administration is accessible through the Language Management view, which is the entry point for both language configuration and translation work.
The administrator features are organized around two connected views:
- Language Management: Create, configure, and delete the languages available in the application. From this view, administrators can set which language is the default, import or export translations in bulk via
.propertiesfiles, and navigate to the Translation Items view for any language. - Translation Items: Manage the individual translation keys and their values for a specific language. Translations can be edited inline or imported from a file. When working with the default language, administrators can also create new translation keys, scan for keys present in the application code but not yet registered in the database, and delete keys across all languages.