jshcrowthe / wc-i18n

A web component centric solution for i18n (inspired by pkaske/i18-n and ebidel/i18n-msg). Designed for individual web components that come with translations built into the component.
https://jshcrowthe.github.io/wc-i18n
MIT License
6 stars 5 forks source link

Replace `navigator.language` with `navigator.languages[0]` #10

Closed jasonallen68 closed 7 years ago

jasonallen68 commented 7 years ago

Changes

This is a Chrome only issue.

jshcrowthe commented 7 years ago

There is 1 failing test for this, if you can please address that, then we will go from there!