Skip to content

Instantly share code, notes, and snippets.

@drugoi
Created July 15, 2016 05:16
Show Gist options
  • Save drugoi/a4f78c3cd6b6d5d7264afef599cd4ca7 to your computer and use it in GitHub Desktop.
Save drugoi/a4f78c3cd6b6d5d7264afef599cd4ca7 to your computer and use it in GitHub Desktop.
Get prefered language
navigator.languages ? navigator.languages[0] : (navigator.language || navigator.userLanguage)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment