The OwnID interface uses American English (en_US) by default. If that’s fine, then you can skip this Localization page.

In order to configure your language(s), go to the Branding → Button Look and Feel page in the console. In the Language field, mark the checkboxes of all the languages in which your website interface can appear.

In case you have selected more than a language, you can specify which one will be active when the OwnID widget is initialized using the language parameter:

Example: Initializing OwnID in French
ownid('init', {appId: 'yourAppId', language: 'fr_FR'});

The following languages are supported:

Target LanguageCode
Arabicar_AR
Chinese (China)zh_CN
English (Great Britain)en_GB
English (United States)en_US
Frenchfr_FR
Germande_DE
Indonesianid_ID
Italianit_IT
Japaneseja_JP
Javanesejv_ID
Koreanko_KR
Malayms_MY
Portuguese (Brazil)pt_BR
Portuguese (Portugal)pt_PT
Russianru_RU
Spanish (Latin America)es_LA
Spanish (Spain)es_ES
Thaith_TH
Turkishtr_TR
Vietnamesevi_VN
Hebrewhe

Was this page helpful?