Scenario: Custom label translation
To enable the translation of a label description, the prefix $ is added to the description string and the translation for that property is provided in ISIM_HOME/data/CustomLabels.properties file.
Regardless of the locale that is set while a user enters the custom label description, only the custom label string defined in ISIM_HOME/data/CustomLabels.properties file is displayed.
The label string defined in ISIM_HOME/data/CustomLabels.properties file takes precedence over the locale that is selected by a user. If a custom label is not defined in ISIM_HOME/data/CustomLabels.properties file, the English label is displayed by default even though the user specifies a different locale.
Parent topic: Identity Service Center scenarios