1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Add Korean support (#437)

* Add Korean support

* replace Gogs to Gitea
This commit is contained in:
Lunny Xiao
2016-12-21 22:47:26 +08:00
committed by Thomas Boerger
parent ce21ed6c34
commit 2197d298cb
4 changed files with 1206 additions and 4 deletions

View File

@@ -51,7 +51,7 @@ Do it [online](https://try.gitea.io/)!
- Mail service
- Administration panel
- Supports MySQL, PostgreSQL, SQLite3 and [TiDB](https://github.com/pingcap/tidb) (experimental)
- Multi-language support ([20 languages](https://crowdin.com/project/gogs))
- Multi-language support ([21 languages](https://crowdin.com/project/gogs))
## System Requirements