mirror of
https://github.com/cloudreve/cloudreve.git
synced 2025-11-01 10:36:30 +08:00
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