diff options
author | Unknwon <u@gogs.io> | 2016-04-25 13:40:23 -0400 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2016-04-25 13:40:23 -0400 |
commit | 7049cb9d975505a6f1fa3fad809dd92c1078360f (patch) | |
tree | 222f076640ca595310d72f0c5aad55a0f6a3f414 /README.md | |
parent | 78b8b637742ee72775c37d60a94731047bd257f9 (diff) | |
download | gitea-7049cb9d975505a6f1fa3fad809dd92c1078360f.tar.gz gitea-7049cb9d975505a6f1fa3fad809dd92c1078360f.zip |
Add new language support
- Update language choose dropdown to fit more languages
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |