Update locales and add Swedish

This commit is contained in:
Unknwon
2016-11-19 21:40:13 -05:00
parent 6bcff7828f
commit a3ea4b8802
20 changed files with 1940 additions and 714 deletions

View File

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