Interface text language detection

Order of language detection methods for interface text. If a translation of interface text is available in the detected language, it will be displayed.
Detection methodAçıklamaEtkinWeightOperations
Account administration pagesAccount administration pages language setting.
URLLanguage from the URL (Path prefix or domain).
SessionLanguage from a request/session parameter.
KullanıcıFollow the user's language preference.
BrowserLanguage from the browser's language settings.
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 methodAçıklamaEtkinWeightOperations
Content languageDetermines the content language from the request parameter named 'language_content_entity'.
URLLanguage from the URL (Path prefix or domain).
SessionLanguage from a request/session parameter.
KullanıcıFollow the user's language preference.
BrowserLanguage from the browser's language settings.
InterfaceUse the detected interface language.
Selected languageLanguage based on a selected language.