mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-03-06 14:40:37 +01:00
firefox: enable language settings
This commit is contained in:
parent
73dcbc8b4a
commit
c35ea354aa
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user