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
I'm seeing the scale bar in metric because en appears in the list before en-US.
We should really iterate over navigator.languages and skip over a language code if a more granular culture code immediately follows.
The text was updated successfully, but these errors were encountered:
I'm seeing the scale bar in metric because
en
appears in the list beforeen-US
.We should really iterate over
navigator.languages
and skip over a language code if a more granular culture code immediately follows.The text was updated successfully, but these errors were encountered: