Update locales

Add new locale Serbian (Cyrillic)
This commit is contained in:
Unknwon 2016-09-15 20:03:36 -04:00
parent 12445fe2ed
commit 7e15ff9486
No known key found for this signature in database
GPG key ID: FB9F411CDD69BEC1
14 changed files with 2517 additions and 1073 deletions

View file

@ -17,7 +17,7 @@ import (
"github.com/gogits/gogs/modules/setting"
)
const APP_VER = "0.9.99.0903"
const APP_VER = "0.9.99.0915"
func init() {
runtime.GOMAXPROCS(runtime.NumCPU())