fix translation

This commit is contained in:
Lunny Xiao 2018-08-28 13:41:40 +08:00
parent f2c068b227
commit aa96a2bded
No known key found for this signature in database
GPG key ID: C3B7C91B632F738A

View file

@ -10,7 +10,7 @@ type: "home"
<h1 class="title is-1">Gitea - Git with a cup of tea</h1>
<h3 class="subtitle is-3">A painless self-hosted Git service.</h3>
<h4 class="subtitle">
Gitea 是一个开源社区驱动的 [Gogs](http://gogs.io) [克隆](https://blog.gitea.io/2016/12/welcome-to-gitea/),
Gitea 是一个开源社区驱动的 [Gogs](http://gogs.io) [派生项目](https://blog.gitea.io/2016/12/welcome-to-gitea/),
是一个轻量级的代码托管解决方案,后端采用 [Go](https://golang.org/) 编写,采用
[MIT](https://github.com/go-gitea/gitea/blob/master/LICENSE) 许可证.
</h4>