forked from forgejo/forgejo
Update locales
This commit is contained in:
parent
5d35578811
commit
8ee14db51e
22 changed files with 1385 additions and 414 deletions
2
gogs.go
2
gogs.go
|
@ -17,7 +17,7 @@ import (
|
|||
"github.com/gogits/gogs/modules/setting"
|
||||
)
|
||||
|
||||
const APP_VER = "0.9.97.0831"
|
||||
const APP_VER = "0.9.97.0901"
|
||||
|
||||
func init() {
|
||||
runtime.GOMAXPROCS(runtime.NumCPU())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue