Update locales
Add new locale Serbian (Cyrillic)
This commit is contained in:
parent
12445fe2ed
commit
7e15ff9486
14 changed files with 2517 additions and 1073 deletions
2
gogs.go
2
gogs.go
|
@ -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())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue