mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-18 04:17:21 +02:00
Compare commits
No commits in common. "c453240376a2190dda1f86b5a6b0cd380f6e49f3" and "a2e39104ba65bf3964de1233f737c207ede54cbc" have entirely different histories.
c453240376
...
a2e39104ba
@ -562,9 +562,9 @@
|
|||||||
"Value": "once"
|
"Value": "once"
|
||||||
},
|
},
|
||||||
"intl.accept_languages": {
|
"intl.accept_languages": {
|
||||||
"Status": "user",
|
"Status": "clear",
|
||||||
"Type": "string",
|
"Type": "string",
|
||||||
"Value": "fi-FI, fi, en-FI, en-US, en, ru-RU, ru"
|
"Value": "fi-FI, fi, en-US, en"
|
||||||
},
|
},
|
||||||
"javascript.use_us_english_locale": {
|
"javascript.use_us_english_locale": {
|
||||||
"Comment": "Preference not allowed for stability reasons. :(",
|
"Comment": "Preference not allowed for stability reasons. :(",
|
||||||
|
@ -2,8 +2,6 @@
|
|||||||
"ForcedLanguages": [
|
"ForcedLanguages": [
|
||||||
"en-FI",
|
"en-FI",
|
||||||
"en-US",
|
"en-US",
|
||||||
"en",
|
"en"
|
||||||
"ru-RU",
|
|
||||||
"ru"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -2,10 +2,7 @@
|
|||||||
"ForcedLanguages": [
|
"ForcedLanguages": [
|
||||||
"fi-FI",
|
"fi-FI",
|
||||||
"fi",
|
"fi",
|
||||||
"en-FI",
|
|
||||||
"en-US",
|
"en-US",
|
||||||
"en",
|
"en"
|
||||||
"ru-RU",
|
|
||||||
"ru"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 882a4fbd5a075a29bd0a56da6605eb849368b783
|
Subproject commit 1bca03c15933c3748fa3f4ad3a45bd7bc0ccdf79
|
@ -1 +1 @@
|
|||||||
Subproject commit abeaecdcbb5065385bdbf480eda8ee607644e4ec
|
Subproject commit 22edf3d17857b42534f84b6e092012b8bcf0c730
|
Loading…
x
Reference in New Issue
Block a user