mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 01:04:25 +08:00
support unlinking external authentication
This commit is contained in:
@@ -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": "最後活動時間",
|
||||
|
||||
Reference in New Issue
Block a user