You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some of the i18n loaders commonly support reading the language from HTML itself. It would be helpful if the runtime component of amdi18n read this value.
<html lang="en-US">
It's available in javascript as document.documentElement.lang