summaryrefslogtreecommitdiffstats
path: root/README_ZH.md
diff options
context:
space:
mode:
authorUnknwon <joe2010xtmf@163.com>2014-10-10 06:15:27 -0400
committerUnknwon <joe2010xtmf@163.com>2014-10-10 06:15:27 -0400
commit41dbb4c148cef33984a268e2e891b09fa10b3d94 (patch)
tree4eb5161ee98d226a1cbc66348d1c1b824630776d /README_ZH.md
parent85c9f7c5f354838fc8a78977a80f9899b5158897 (diff)
downloadgitea-41dbb4c148cef33984a268e2e891b09fa10b3d94.tar.gz
gitea-41dbb4c148cef33984a268e2e891b09fa10b3d94.zip
Hide org member in collar page
Diffstat (limited to 'README_ZH.md')
-rw-r--r--README_ZH.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README_ZH.md b/README_ZH.md
index d2d54beb11..cb79a43c75 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -35,7 +35,7 @@ Gogs 的目标是打造一个最简单、最快速和最轻松的方式搭建自
- Slack Web 钩子集成
- 支持 MySQL、PostgreSQL 以及 SQLite3 数据库
- 社交帐号登录(GitHub、Google、QQ、微博)
-- 多语言支持(英文、简体中文、德语、法语、荷兰语等等)
+- 多语言支持(英文、简体中文、繁体中文、德语、法语、荷兰语等等)
## 系统要求
@@ -48,7 +48,7 @@ Gogs 的目标是打造一个最简单、最快速和最轻松的方式搭建自
然后,您可以通过以下 5 种方式来安装 Gogs:
-- [二进制安装](http://gogs.io/docs/installation/install_from_binary.md): **强烈推荐**
+- [二进制安装](http://gogs.io/docs/installation/install_from_binary.md)
- [源码安装](http://gogs.io/docs/installation/install_from_source.md)
- [包管理安装](http://gogs.io/docs/installation/install_from_packages.md)
- [采用 Docker 部署](https://github.com/gogits/gogs/tree/master/docker)