i18next-browser-languageDetector
i18next-browser-languageDetector copied to clipboard
language detector used in browser environment for i18next
Results
2
i18next-browser-languageDetector issues
Sort by
recently updated
recently updated
newest added
#### Checklist - [x] only relevant code is changed (make a diff before you submit the PR) - [x] run tests `npm run test` - [x] tests are included -...
## 🐛 Bug Report A clear and concise description of what the bug is. ` name: "querystring", lookup(e) { let t, {lookupQuerystring: r} = e; if ("undefined" !== typeof window)...