From 988f337419943b110e3c1f4ba25dc7cf22ed476b Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Sat, 10 Dec 2016 09:30:57 +0800 Subject: [PATCH] add zh-cn support for index Signed-off-by: Lunny Xiao --- content/index.zh-cn.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/index.zh-cn.md b/content/index.zh-cn.md index 03c8a98..6065e92 100644 --- a/content/index.zh-cn.md +++ b/content/index.zh-cn.md @@ -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 无缝升级。