OpenBazaar / openbazaar-desktop

OpenBazaar 2.0 Desktop Client (talks to openbazaar-go server daemon)
MIT License
646 stars 186 forks source link

Properly identify language on start #1911

Open niutech opened 3 years ago

niutech commented 3 years ago

Could you use the builtin app.getLocale() function to get the language on app start instead of navigator.language in LocalSettings.js? It didn't detect my language pl and it first started with the en-us version,