i18n: logs in rest pkgs
This commit is contained in:
@@ -13,7 +13,7 @@ import (
|
||||
func CheckLogin() Response {
|
||||
return Response{
|
||||
Code: CodeCheckLogin,
|
||||
Msg: "未登录",
|
||||
Msg: "Login required",
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user