mirror of
https://github.com/zitadel/zitadel.git
synced 2025-10-16 15:44:02 +00:00
fix(login): add some missing translations for OTP (#6409)
(cherry picked from commit e701e05d23
)
This commit is contained in:
@@ -133,6 +133,13 @@ VerifyMFAOTP:
|
||||
CodeLabel: コード
|
||||
NextButtonText: 次へ
|
||||
|
||||
VerifyOTP:
|
||||
Title: 二要素認証の検証
|
||||
Description: 二要素認証を検証します。
|
||||
CodeLabel: コード
|
||||
ResendButtonText: コードを再送信
|
||||
NextButtonText: 次へ
|
||||
|
||||
VerifyMFAU2F:
|
||||
Title: 二要素認証
|
||||
Description: 登録されたデバイスで二要素認証を実行します(FaceID、Windows Hello、指紋など)
|
||||
|
Reference in New Issue
Block a user