chore: logout i18n
This commit is contained in:
@@ -18,6 +18,11 @@
|
||||
"oidc": "Sign Up with OIDC",
|
||||
"have_account": "Have an account?"
|
||||
},
|
||||
"logout": {
|
||||
"title": "Log Out",
|
||||
"desc": "Are you sure want to log out this account?",
|
||||
"clear_local": "Clear local data"
|
||||
},
|
||||
"continue": "Continue with Email",
|
||||
"placeholder_email": "Enter your Email",
|
||||
"placeholder_pwd": "Enter Password",
|
||||
|
||||
@@ -18,6 +18,11 @@
|
||||
"oidc": "OIDC注册",
|
||||
"have_account": "已有账号?"
|
||||
},
|
||||
"logout": {
|
||||
"title": "退出登录",
|
||||
"desc": "确定退出登录该账号?",
|
||||
"clear_local": "清除本地数据"
|
||||
},
|
||||
"continue": "继续",
|
||||
"check_email": "检查你的邮箱",
|
||||
"check_email_desc": "我们将链接已发送到你的邮箱:{{email}},请前往查收",
|
||||
|
||||
Reference in New Issue
Block a user