PingOne Platform APIs

Localization and language management

Language resources are used by other user-interactive features in the platform (such as agreements, notifications, and forms) to present information in a designated language for a specified user.

To present localized content to end users, that language, or a group of languages, must be enabled. The Language Management service defaults to supporting a maximum of 17 language translation catalogs.

However, you can add custom languages (requires Environment Admin permissions). Refer to Create Language.

These languages are supported by default for any new environment:

Code Language

cs

Czech

de

German

en

English

es

Spanish

fr

French

fr-CA

French (Canadian)

hu

Hungarian

it

Italian

ja

Japanese

ko

Korean

nl

Dutch

pl

Polish

pt

Portuguese

ru

Russian

th

Thai

tr

Turkish

zh

Chinese

Within the language service, the /translations/{{languageCode}} endpoint provides operations to view the custom string translations for a specified language and update localized strings for specified user interface elements.

For more information, refer to Language Management.