diff --git a/conf/wide.go b/conf/wide.go index 2b6c48b..20550f5 100644 --- a/conf/wide.go +++ b/conf/wide.go @@ -80,7 +80,6 @@ func FixedTimeCheckEnv() { if "" == os.Getenv("GOROOT") { glog.Fatal("Not found $GOROOT") - os.Exit(-1) } diff --git a/i18n/en_US.json b/i18n/en_US.json index e1083c9..fcc9121 100644 --- a/i18n/en_US.json +++ b/i18n/en_US.json @@ -60,7 +60,7 @@ "ver": "Version", "current_ver": "Current Version", "dev_team": "Dev Team", - "donate_us": "Donate Us", + "donate": "Donate", "confirm_save": "Confirm Save", "workspace": "Workspace", "project_address": "Project", diff --git a/i18n/ja_JP.json b/i18n/ja_JP.json index 1c4f4ba..8a4f009 100644 --- a/i18n/ja_JP.json +++ b/i18n/ja_JP.json @@ -60,7 +60,7 @@ "ver": "バージョン", "current_ver": "現在のバージョン", "dev_team": "開発チーム", - "donate_us": "寄付", + "donate": "寄付", "confirm_save": "保存の確認", "workspace": "ワークスペース", "project_address": "プロジェクト", diff --git a/i18n/zh_CN.json b/i18n/zh_CN.json index 0e3a466..acce9aa 100644 --- a/i18n/zh_CN.json +++ b/i18n/zh_CN.json @@ -60,7 +60,7 @@ "ver": "版本", "current_ver": "当前版本", "dev_team": "开发团队", - "donate_us": "捐赠我们", + "donate": "捐赠我们", "confirm_save": "请确认所有文件已保存", "workspace": "工作空间", "project_address": "项目地址", diff --git a/views/about.html b/views/about.html index c97930c..cb5ef29 100644 --- a/views/about.html +++ b/views/about.html @@ -21,7 +21,7 @@ B3log
- + b3log.org/donate.html
diff --git a/views/start.html b/views/start.html index d43d3d3..cdaf9b1 100644 --- a/views/start.html +++ b/views/start.html @@ -22,7 +22,7 @@ B3log
  • - + b3log.org/donate.html