mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-17 08:14: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 authentication data not found",
|
||||
"user external auth already exists": "User external authentication data already exists, please unlink it first",
|
||||
"user external auth type invalid": "User external authentication type is invalid",
|
||||
"oauth2 not enabled": "OAuth 2.0 is not enabled",
|
||||
"oauth2 auto registration not enabled": "OAuth 2.0 auto registration is not enabled",
|
||||
"invalid oauth2 login request": "Invalid OAuth 2.0 login request",
|
||||
@@ -2144,6 +2145,14 @@
|
||||
"All transactions has been cleared": "모든 거래가 지워졌습니다.",
|
||||
"All user data has been cleared": "모든 사용자 데이터가 지워졌습니다.",
|
||||
"Unable to clear user data": "사용자 데이터를 지울 수 없습니다.",
|
||||
"Third-Party Logins": "Third-Party Logins",
|
||||
"Linked Time": "Linked Time",
|
||||
"Unlink": "Unlink",
|
||||
"Are you sure you want to unlink this login method?": "Are you sure you want to unlink this login method?",
|
||||
"Unable to retrieve third-party logins list": "Unable to retrieve third-party logins list",
|
||||
"Third-party logins list is up to date": "Third-party logins list is up to date",
|
||||
"Third-party logins list has been updated": "Third-party logins list has been updated",
|
||||
"Unable to unlink third-party login": "Unable to unlink third-party login",
|
||||
"Device & Sessions": "장치 및 세션",
|
||||
"Device Info": "장치 정보",
|
||||
"Last Activity Time": "마지막 활동 시간",
|
||||
|
||||
Reference in New Issue
Block a user