Fix default language

It is supposed to be the built-in core language, en-GB
wikitext-via-macros
Jermolene 2019-03-07 18:46:24 +00:00
rodzic f047e7cbf5
commit e61c71961b
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -83,7 +83,7 @@ exports.startup = function() {
pluginType: "language",
controllerTitle: "$:/language",
defaultPlugins: [
"$:/languages/en-US"
"$:/languages/en-GB"
],
onSwitch: function(plugins) {
if($tw.browser) {