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

Add new language support

- Update language choose dropdown to fit more languages
This commit is contained in:
Unknwon
2016-04-25 13:40:23 -04:00
parent 78b8b63774
commit 7049cb9d97
12 changed files with 2295 additions and 29 deletions

View File

@@ -49,7 +49,7 @@ The goal of this project is to make the easiest, fastest, and most painless way
- Mail service
- Administration panel
- Supports MySQL, PostgreSQL, SQLite3 and [TiDB](https://github.com/pingcap/tidb) (experimental)
- Multi-language support ([15 languages](https://crowdin.com/project/gogs))
- Multi-language support ([17 languages](https://crowdin.com/project/gogs))
## System Requirements