+ 15
How to check the device's language in javascript?
How to know the language that used in our device
2 Answers
+ 1
I'm pretty sure you can also use navigator.languages, it returns all the set languages. I have only tested this in Chrome, I don't know if it works in other browsers
- 3
ÎαλÏ!