User interface text language detection

Order of language detection methods for user interface text. If a translation of user interface text is available in the detected language, it will be displayed.
Detection methodDescriptionEnabledWeightOperations
URLLanguage from the URL (Path prefix or domain).
SessionLanguage from a request/session parameter.
UserFollow the user's language preference.
BrowserLanguage from the browser's language settings.
Account administration pagesAccount administration pages language setting.
Selected languageLanguage based on a selected language.

Content language detection

Order of language detection methods for content. If a version of content is available in the detected language, it will be displayed.
Detection methodDescriptionEnabledWeightOperations
URLLanguage from the URL (Path prefix or domain).
SessionLanguage from a request/session parameter.
UserFollow the user's language preference.
BrowserLanguage from the browser's language settings.
InterfaceUse the detected interface language.
Selected languageLanguage based on a selected language.