add zh-cn support for index

Signed-off-by: Lunny Xiao <xiaolunwen@gmail.com>
This commit is contained in:
Lunny Xiao 2016-12-10 09:30:57 +08:00
parent e473efc4d8
commit 988f337419
1 changed files with 2 additions and 2 deletions

View File

@ -9,6 +9,6 @@ type: "default"
# Gitea - Git with a cup of tea
Gitea is a community managed fork of [Gogs](http://gogs.io), lightweight code hosting solution written in [Go](https://golang.org/) and published under the [MIT](https://github.com/gogits/gogs/blob/master/LICENSE) license. The code of Gitea is currently hosted on [GitHub](https://github.com/go-gitea/).
Gitea 是一个开源社区驱动的 [Gogs](http://gogs.io) 克隆, 是一个轻量级的代码托管解决方案,后端采用 [Go](https://golang.org/) 编写,采用 [MIT](https://github.com/go-gitea/gitea/blob/master/LICENSE) 许可证. Gitea 的代码目前保存在 [GitHub](https://github.com/go-gitea/) 上。
At the time of writing, there are no official Gitea release yet, but we're working hard to get to 1.0.0 in a way that would allow seamless upgrades of existing Gogs deploys.
当前还没有任何 Release 版本,不过我们已经在接近发布 [1.0.0](https://github.com/go-gitea/gitea/milestone/1),这个版本将会让你可以从已有的 Gogs 无缝升级。