better would be to get navigator.language and use that as a language, but I'm not sure if that'll be reported correctly.
Something which I really like about Safari, but Chrome somehow does wrong is spell checking, so it could be impossible to have it "guess" what language you're writing in and adapting the spelling. <-- would be great
https://github.com/electron/electron/pull/942
better would be to get
navigator.language
and use that as a language, but I'm not sure if that'll be reported correctly.Something which I really like about Safari, but Chrome somehow does wrong is spell checking, so it could be impossible to have it "guess" what language you're writing in and adapting the spelling. <-- would be great