PingOne Platform APIs

Localization of forms

You can add translatable keys for any user-facing text in your forms, including the input field labels, button labels, and rich text. After adding these keys, the text can be translated based on the end user’s browser settings for preferred languages.

The form resource includes a languageBundle property that provides a map of i18n keys to their translations. This object includes both the keys and their default translations. The PingOne language management service finds this object and creates the new keys for translation for this form.

After you have added translatable keys, you must configure which languages are enabled for translation (refer to Language Management).

For more information, refer to Forms.