mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 00:34:28 +08:00
support unlinking external authentication
This commit is contained in:
@@ -1245,6 +1245,7 @@
|
||||
"no transaction information detected": "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 transactions has been cleared",
|
||||
"All user data has been cleared": "Tutti i dati utente sono stati cancellati",
|
||||
"Unable to clear user data": "Impossibile cancellare i dati utente",
|
||||
"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": "Dispositivo e sessioni",
|
||||
"Device Info": "Info dispositivo",
|
||||
"Last Activity Time": "Ora ultima attività",
|
||||
|
||||
Reference in New Issue
Block a user