feat: re-login modal for role changed
This commit is contained in:
@@ -23,7 +23,9 @@
|
||||
"logout": {
|
||||
"title": "Log Out",
|
||||
"desc": "Are you sure want to log out this account?",
|
||||
"clear_local": "Clear local data"
|
||||
"clear_local": "Clear local data",
|
||||
"role_changed": "Detected your role has changed, would you re-login to take effect?",
|
||||
"later": "Maybe later"
|
||||
},
|
||||
"continue": "Continue with Email",
|
||||
"placeholder_name": "Enter your Name",
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
"more": "More",
|
||||
"action": {
|
||||
"login": "Sign In",
|
||||
"re_login": "Logout",
|
||||
"logout": "Log Out",
|
||||
"change_avatar": "Change Avatar",
|
||||
"cancel": "Cancel",
|
||||
|
||||
Reference in New Issue
Block a user