默认语言配置改为 `en_US`
This commit is contained in:
Liang Ding 2014-10-27 23:03:09 +08:00
parent 292781fe76
commit 67ba1ec568
1 changed files with 2 additions and 2 deletions

View File

@ -11,13 +11,13 @@
"RuntimeMode": "dev",
"Pwd": "{pwd}",
"Workspace": "{pwd}/data/workspace",
"Locale": "zh_CN",
"Locale": "en_US",
"Users": [
{
"Name": "admin",
"Password": "admin",
"Workspace": "{pwd}/data/user_workspaces/admin",
"Locale": "zh_CN",
"Locale": "en_US",
"GoFormat": "gofmt",
"LatestSessionContent": {
"FileTree": [],