mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-10 10:39:22 +01:00
Does Microsoft seriously require en-GB?
This commit is contained in:
parent
c349dd04ef
commit
6d87da0227
@ -478,7 +478,7 @@
|
|||||||
"intl.accept_languages": {
|
"intl.accept_languages": {
|
||||||
"Status": "locked",
|
"Status": "locked",
|
||||||
"Type": "string",
|
"Type": "string",
|
||||||
"Value": "fi, fi-FI, en, en-FI, en-EU, en-IE, en-US, ru, ru-RU"
|
"Value": "fi, fi-FI, en, en-FI, en-EU, en-IE, en-GB, en-US, ru, ru-RU"
|
||||||
},
|
},
|
||||||
"javascript.use_us_english_locale": {
|
"javascript.use_us_english_locale": {
|
||||||
"Comment": "Preference not allowed for stability reasons. :(",
|
"Comment": "Preference not allowed for stability reasons. :(",
|
||||||
|
@ -6,6 +6,7 @@
|
|||||||
"en-FI",
|
"en-FI",
|
||||||
"en-EU",
|
"en-EU",
|
||||||
"en-IE",
|
"en-IE",
|
||||||
|
"en-GB",
|
||||||
"en-US",
|
"en-US",
|
||||||
"ru",
|
"ru",
|
||||||
"ru-RU"
|
"ru-RU"
|
||||||
|
Loading…
Reference in New Issue
Block a user