firefox: enable language settings

This commit is contained in:
Aminda Suomalainen 2025-02-27 12:55:05 +02:00
parent 73dcbc8b4a
commit c35ea354aa
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -603,6 +603,18 @@
"Type": "string", "Type": "string",
"Value": "en-US, en" "Value": "en-US, en"
}, },
"intl.multilingual.downloadEnabled": {
"Comment": "Allow downloading additional languages?",
"Status": "default",
"Type": "boolean",
"Value": true
},
"intl.multilingual.enabled": {
"Comment": "Allow changing language from settings.",
"Status": "default",
"Type": "boolean",
"Value": true
},
"javascript.use_us_english_locale": { "javascript.use_us_english_locale": {
"Comment": "Preference not allowed for stability reasons. :(", "Comment": "Preference not allowed for stability reasons. :(",
"Status": "user", "Status": "user",