mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-12 14:37:50 +00:00
3 lines
95 B
JavaScript
3 lines
95 B
JavaScript
|
// Inherit locale from the OS, used for multi-locale builds
|
||
|
pref("intl.locale.matchOS", true);
|