Restore login log management entry

This commit is contained in:
2026-06-10 10:01:06 +08:00
parent defe2d6ef5
commit 17221a93bf
7 changed files with 112 additions and 10 deletions
@@ -4,6 +4,14 @@
"username": "Username",
"userId": "User ID",
"status": "Login Status",
"loginType": "Login Type",
"passwordLogin": "Password",
"codeLogin": "Verification Code",
"qrcodeLogin": "QR Code",
"wechatLogin": "WeChat",
"microsoftLogin": "Microsoft",
"dingtalkLogin": "DingTalk",
"feishuLogin": "Feishu",
"statusSuccess": "Success",
"statusFailed": "Failed",
"failureReason": "Failure Reason",
@@ -47,6 +55,7 @@
"searchPlaceholder": "Please enter {0}",
"selectPlaceholder": "Please select {0}",
"selectStatus": "Please select login status",
"selectLoginType": "Please select login type",
"selectFailureReason": "Please select failure reason",
"selectDeviceType": "Please select device type",
"startTime": "Start Time",