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 |
|---|---|
|
Czech |
|
German |
|
English |
|
Spanish |
|
French |
|
French (Canadian) |
|
Hungarian |
|
Italian |
|
Japanese |
|
Korean |
|
Dutch |
|
Polish |
|
Portuguese |
|
Russian |
|
Thai |
|
Turkish |
|
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.