mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-13 19:09:16 +00:00
fix: Correct misspelling in zh.yaml file (#8299)
# Which Problems Are Solved - Corrected a typo in the file `internal/api/ui/login/static/i18n/zh.yaml` where "Migrosoft" was changed to "Microsoft". # How the Problems Are Solved - Updated the misspelled word "Migrosoft" to "Microsoft" for consistency and accuracy. # Additional Changes - None # Additional Context - None
This commit is contained in:
@@ -89,7 +89,7 @@ InitUserDone:
|
|||||||
InitMFAPrompt:
|
InitMFAPrompt:
|
||||||
Title: 两步验证设置
|
Title: 两步验证设置
|
||||||
Description: 两步验证为您的账户提供了额外的安全保障。这确保只有你能访问你的账户。
|
Description: 两步验证为您的账户提供了额外的安全保障。这确保只有你能访问你的账户。
|
||||||
Provider0: 软件应用(如 Google/Migrosoft Authenticator、Authy)
|
Provider0: 软件应用(如 Google/Microsoft Authenticator、Authy)
|
||||||
Provider1: 硬件设备(如 Face ID、Windows Hello、指纹)
|
Provider1: 硬件设备(如 Face ID、Windows Hello、指纹)
|
||||||
Provider3: 一次性密码短信
|
Provider3: 一次性密码短信
|
||||||
Provider4: 一次性密码电子邮件
|
Provider4: 一次性密码电子邮件
|
||||||
|
Reference in New Issue
Block a user