The Loginapp UI supports Internationalization (i18n) with language and locale codes with 2-letter language and 2-letter locale codes.
The following i18n property files contain all the default reference translations for all languages that are provided with Airlock IAM:
It is recommended only to add (uncomment) keys that need customization.
Text and translation changes made via the Loginapp Design Kit apply only to UI texts.
Any non-UI-related text changes (such as email, SMS, or Cronto texts that are not part of the Loginapp UI) can instead only be changed in custom strings_*.properties
files, as described in the section Customizing non-UI-related text elements in the Loginapp REST API.