feat: re-login modal for role changed
This commit is contained in:
@@ -23,7 +23,9 @@
|
||||
"logout": {
|
||||
"title": "退出登录",
|
||||
"desc": "确定退出登录该账号?",
|
||||
"clear_local": "清除本地数据"
|
||||
"clear_local": "清除本地数据",
|
||||
"role_changed": "检测到你的账号角色有变动,请重新登录,以便使新角色生效。",
|
||||
"later": "稍后登录"
|
||||
},
|
||||
"continue": "继续",
|
||||
"check_email": "检查你的邮箱",
|
||||
|
||||
Reference in New Issue
Block a user