chore: update version to 0.9.31 in package.json and add magic link authentication strings in English and Chinese
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"password": "Sign in with Password",
|
||||
"oidc": "Sign in with OIDC",
|
||||
"passkey": "Sign in with Passkey",
|
||||
"magic_link": "Sign in with a Magic Link",
|
||||
"passkey_authenticating": "Authenticating...",
|
||||
"passkey_error_not_supported": "Your browser doesn't support Passkey",
|
||||
"passkey_error_cancelled": "User cancelled or timeout",
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
"password": "账号密码登录",
|
||||
"oidc": "OIDC登录",
|
||||
"passkey": "使用通行密钥登录",
|
||||
"magic_link": "使用邀请链接登录",
|
||||
"passkey_authenticating": "认证中...",
|
||||
"passkey_error_not_supported": "您的浏览器不支持通行密钥",
|
||||
"passkey_error_cancelled": "用户取消或超时",
|
||||
|
||||
Reference in New Issue
Block a user