Finish the first step of i18n.

This commit is contained in:
zicla
2019-05-04 19:20:09 +08:00
parent 2b687331b5
commit 900924d196
19 changed files with 270 additions and 209 deletions

View File

@ -10,7 +10,7 @@ import (
)
//访问前缀,这个是特殊入口
var WEBDAV_PREFFIX = "/api/dav"
var WEBDAV_PREFIX = "/api/dav"
//动态的文件属性
type LiveProp struct {