locale: sync from Crowdin

Fixes #4811
This commit is contained in:
Unknwon
2017-11-22 14:46:14 -05:00
parent dd245fe8bd
commit 6f2347fc71
8 changed files with 143 additions and 143 deletions

View File

@@ -16,7 +16,7 @@ import (
"github.com/gogits/gogs/pkg/setting"
)
const APP_VER = "0.11.33.1119"
const APP_VER = "0.11.34.1122"
func init() {
setting.AppVer = APP_VER