I am very curious on how does electron detects an operating system locale given it provided no way to set it manually.
I had this bizzare case on one of the machine that was set as en-US
on its region and language configuration but navigator.language
always shows en-GB
. I have checked the navigator.language
on both Chrome (131) and Firefox (134.0b) in Windows 10 version 1809 and they respected the region configuration.