support unlinking external authentication

This commit is contained in:
MaysWind
2025-10-25 02:45:40 +08:00
parent 7b49a9f142
commit ce752c992c
26 changed files with 707 additions and 39 deletions
+9
View File
@@ -1245,6 +1245,7 @@
"no transaction information detected": "没有检测到交易信息",
"user external auth is not found": "找不到用户外部认证数据",
"user external auth already exists": "用户外部认证数据已存在,请先解绑",
"user external auth type invalid": "用户外部认证类型无效",
"oauth2 not enabled": "OAuth 2.0 没有启用",
"oauth2 auto registration not enabled": "OAuth 2.0 自动注册没有启用",
"invalid oauth2 login request": "无效的 OAuth 2.0 登录请求",
@@ -2144,6 +2145,14 @@
"All transactions has been cleared": "所有交易已经清空",
"All user data has been cleared": "用户所有数据已经清空",
"Unable to clear user data": "无法清除用户数据",
"Third-Party Logins": "第三方登录",
"Linked Time": "关联时间",
"Unlink": "取消关联",
"Are you sure you want to unlink this login method?": "您确定要取消关联该登录方式?",
"Unable to retrieve third-party logins list": "无法获取第三方登录列表",
"Third-party logins list is up to date": "第三方登录列表已是最新",
"Third-party logins list has been updated": "关联账户列表已更新",
"Unable to unlink third-party login": "无法取消关联第三方登录",
"Device & Sessions": "设备和会话",
"Device Info": "设备信息",
"Last Activity Time": "最后活跃时间",