Commit 26f4e395 authored by nanahira's avatar nanahira

update

parent 9c29521f
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
"stop": false, "stop": false,
"side_timeout": 3, "side_timeout": 3,
"i18n": { "i18n": {
"auto_pick": false, "auto_pick": true,
"default": "zh-cn", "default": "zh-cn",
"fallback": "en-us", "fallback": "en-us",
"map": { "map": {
...@@ -29,6 +29,7 @@ ...@@ -29,6 +29,7 @@
"HK": "zh-cn", "HK": "zh-cn",
"MO": "zh-cn", "MO": "zh-cn",
"TW": "zh-cn", "TW": "zh-cn",
"JP": "ja-jp",
"KR": "ko-kr" "KR": "ko-kr"
} }
}, },
......
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
"stop": false, "stop": false,
"side_timeout": 3, "side_timeout": 3,
"i18n": { "i18n": {
"auto_pick": false, "auto_pick": true,
"default": "zh-cn", "default": "zh-cn",
"fallback": "en-us", "fallback": "en-us",
"map": { "map": {
...@@ -29,6 +29,7 @@ ...@@ -29,6 +29,7 @@
"HK": "zh-cn", "HK": "zh-cn",
"MO": "zh-cn", "MO": "zh-cn",
"TW": "zh-cn", "TW": "zh-cn",
"JP": "ja-jp",
"KR": "ko-kr" "KR": "ko-kr"
} }
}, },
......
...@@ -21,6 +21,7 @@ ...@@ -21,6 +21,7 @@
"underscore": "latest", "underscore": "latest",
"underscore.string": "latest", "underscore.string": "latest",
"sqlite": "latest", "sqlite": "latest",
"geoip-country-lite": "latest",
"ws": "latest" "ws": "latest"
}, },
"license": "AGPL-3.0", "license": "AGPL-3.0",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment