locale: sync from Crowdin

- Add Portuguese
This commit is contained in:
Unknwon
2019-01-30 21:58:07 -05:00
parent 713a7d518d
commit 06b6eaba06
9 changed files with 1412 additions and 43 deletions

View File

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