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
Other Fluent crates use the LanguageIdentifier from unic-langid, whereas fluent-langneg uses one from icu_locid, hence, the result of negotiate_languages cannot be used for other crates.
Other Fluent crates use the
LanguageIdentifierfromunic-langid, whereasfluent-langneguses one fromicu_locid, hence, the result ofnegotiate_languagescannot be used for other crates.