mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-17 20:07:20 +02:00
Compare commits
No commits in common. "c453240376a2190dda1f86b5a6b0cd380f6e49f3" and "a2e39104ba65bf3964de1233f737c207ede54cbc" have entirely different histories.
c453240376
...
a2e39104ba
@ -562,9 +562,9 @@
|
||||
"Value": "once"
|
||||
},
|
||||
"intl.accept_languages": {
|
||||
"Status": "user",
|
||||
"Status": "clear",
|
||||
"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": {
|
||||
"Comment": "Preference not allowed for stability reasons. :(",
|
||||
|
@ -2,8 +2,6 @@
|
||||
"ForcedLanguages": [
|
||||
"en-FI",
|
||||
"en-US",
|
||||
"en",
|
||||
"ru-RU",
|
||||
"ru"
|
||||
"en"
|
||||
]
|
||||
}
|
||||
|
@ -2,10 +2,7 @@
|
||||
"ForcedLanguages": [
|
||||
"fi-FI",
|
||||
"fi",
|
||||
"en-FI",
|
||||
"en-US",
|
||||
"en",
|
||||
"ru-RU",
|
||||
"ru"
|
||||
"en"
|
||||
]
|
||||
}
|
||||
|
@ -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