Language | Code |
---|---|
Albanian | sq |
Amharic | am |
Arabic* | ar |
Arabic (Egypt)* | ar-EG |
Arabic (Saudi Arabia)* | ar-SA |
Armenia | hy |
Azerbaijani | az |
Basque | eu-ES |
Bengali | bn |
Bosnian | bs |
Bulgarian | bg |
Catalan | ca-ES |
Chinese - Hong Kong | zh-HK |
Chinese - Simplified | zh-CN |
Chinese - Traditional | zh-TW |
Croatian | hr |
Czech | cs |
Danish | da |
Dutch | nl |
English | en |
English - Canada | en-CA |
Estonian | et |
Farsi (Persian)* | fa |
Finnish | fi |
French | fr-FR |
French - Canada | fr-CA |
Galician | gl-ES |
Georgian | ka |
German | de |
Greek | el |
Gujrati | gu |
Hebrew* | he |
Hindi | hi |
Hungarian | hu |
Icelandic | is |
Indonesian | id |
Italian | it |
Japanese | ja |
Kannada | kn |
Korean | ko |
Latvian | lv |
Lithuanian | lt |
Macedonian | mk |
Malay | ms |
Malayalam | ml |
Marathi | mr |
Mongolian | mn |
Montenegrine | cnr |
Myanmar | my |
Norwegian | no |
Norwegian - Bokmål | nb |
Norwegian - Nynorsk | nn |
Polish | pl |
Portuguese - Brazil | pt-BR |
Portuguese - Portugal | pt-PT |
Punjabi | pa |
Romanian | ro |
Russian | ru |
Serbian | sr |
Slovak | sk |
Slovenian | sl |
Somali | so |
Spanish | es |
Spanish - Argentina | es-AR |
Spanish - Latin America | es-419 |
Spanish - Mexico | es-MX |
Swahili | sw |
Swedish | sv |
Tagalog | tl |
Tamazight | zgh |
Tamil | ta |
Telugu | te |
Thai | th |
Turkish | tr |
Ukrainian | uk |
Urdu* | ur |
Vietnamese | vi |
Welsh | cy |
ui_locales
parameter sent to the Authorization Request endpoint, which can be used to constrain the language list for an application or session. You can provide a space-delimited list of locales. The first locale on the list must match the enabled locale in your tenant to reflect in the UI.Accept-Language
HTTP header sent by the browser. The pages will be rendered in this language if it is allowed by the settings above. If not, pages will be rendered in the default language.PATCH
call to the Tenants endpoint with the following body, replacing he
with the language code you want to add:
ui_locales
query parameter of the login request.
You can also specify the enabled languages for the tenant via the Management API using the Update Tenant Settings endpoint. The first language in the list will be the default one.
dir
element.
ui_locales
parameter can only be used in flows, as it’s not available in or WS-Federation.ui_locales
parameter is not forwarded to upstream . To learn more about passing parameters to IdPs, read Pass Parameters to Identity Providers.lang
attribute for the language code fr-FR
as fr
.lang
attribute for the language code pt-PT
as pt
.