From 8afdcd99c692fd3f0a2906746be1d76291d4c475 Mon Sep 17 00:00:00 2001 From: Zhang Zhe <16097046+zzzz0317@users.noreply.github.com> Date: Mon, 15 Jul 2024 16:13:55 +0800 Subject: [PATCH] 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 --- internal/api/ui/login/static/i18n/zh.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/api/ui/login/static/i18n/zh.yaml b/internal/api/ui/login/static/i18n/zh.yaml index c49d4ed735..072b45e575 100644 --- a/internal/api/ui/login/static/i18n/zh.yaml +++ b/internal/api/ui/login/static/i18n/zh.yaml @@ -89,7 +89,7 @@ InitUserDone: InitMFAPrompt: Title: 两步验证设置 Description: 两步验证为您的账户提供了额外的安全保障。这确保只有你能访问你的账户。 - Provider0: 软件应用(如 Google/Migrosoft Authenticator、Authy) + Provider0: 软件应用(如 Google/Microsoft Authenticator、Authy) Provider1: 硬件设备(如 Face ID、Windows Hello、指纹) Provider3: 一次性密码短信 Provider4: 一次性密码电子邮件