mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-17 00:12:11 +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