mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54:25 +08:00
verify passcode on the OAuth 2.0 callback page if user enable 2FA
This commit is contained in:
@@ -1110,6 +1110,7 @@
|
||||
"two-factor is not enabled": "Xác thực hai yếu tố chưa được bật",
|
||||
"two-factor has already been enabled": "Xác thực hai yếu tố đã được bật",
|
||||
"two-factor backup code does not exist": "Mã sao lưu hai yếu tố không tồn tại",
|
||||
"passcode is empty": "Passcode is empty",
|
||||
"account id is invalid": "ID tài khoản không hợp lệ",
|
||||
"account not found": "Không tìm thấy tài khoản",
|
||||
"account type is invalid": "Loại tài khoản không hợp lệ",
|
||||
|
||||
Reference in New Issue
Block a user