You are here:
Considerations for Single-Language Omniscripts
Omnistudio provides translations for system labels, such as standard error messages. In your single-language Omniscripts, these translations automatically appear based on the user's locale. For example, if the user’s locale is set to Japanese, all system-generated error messages also appear in Japanese.
In the Omnistudio managed package runtime, you can add translations for the system labels using custom labels. In the standard runtime, Omniscripts use autotranslated system labels. After migrating to the Omnistudio standard runtime, custom label translations set up in the managed package runtime are overridden by the autotranslated labels.
The autotranslated system labels don't affect multi-language Omniscripts. These Omniscripts continue to use the translations defined using custom labels.

