Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorckun52880 <128233658+ckun52880@users.noreply.github.com>2025-05-10 18:42:23 +0300
committerGitHub <noreply@github.com>2025-05-10 18:42:23 +0300
commit6d4749606961b665de8bd7ad4246864ce3915256 (patch)
tree6822f5896df835c489aed4fce8490f324e880e39
parente5c19759dbe0179ec16c52219732d2f09a5aa16e (diff)
chore: simplified chinese translate improved
-rw-r--r--web/translation/translate.zh_CN.toml14
1 files changed, 7 insertions, 7 deletions
diff --git a/web/translation/translate.zh_CN.toml b/web/translation/translate.zh_CN.toml
index edef37fa..d9f163ee 100644
--- a/web/translation/translate.zh_CN.toml
+++ b/web/translation/translate.zh_CN.toml
@@ -535,15 +535,15 @@
"twoFactor" = "双重验证"
"twoFactorEnable" = "启用2FA"
"twoFactorEnableDesc" = "增加额外的验证层以提高安全性。"
-"twoFactorModalSetTitle" = "啟用雙重認證"
-"twoFactorModalDeleteTitle" = "停用雙重認證"
-"twoFactorModalSteps" = "要設定雙重認證,請執行以下步驟:"
-"twoFactorModalFirstStep" = "1. 在認證應用程式中掃描此QR碼,或複製QR碼附近的令牌並貼到應用程式中"
-"twoFactorModalSecondStep" = "2. 輸入應用程式中的驗證碼"
-"twoFactorModalRemoveStep" = "輸入應用程式中的驗證碼以移除雙重認證。"
+"twoFactorModalSetTitle" = "启用双重认证"
+"twoFactorModalDeleteTitle" = "停用双重认证"
+"twoFactorModalSteps" = "要设定双重认证,请执行以下步骤:"
+"twoFactorModalFirstStep" = "1. 在认证应用程序中扫描此QR码,或复制QR码附近的令牌并粘贴到应用程序中"
+"twoFactorModalSecondStep" = "2. 输入应用程序中的验证码"
+"twoFactorModalRemoveStep" = "输入应用程序中的验证码以移除双重认证。"
"twoFactorModalSetSuccess" = "双因素认证已成功建立"
"twoFactorModalDeleteSuccess" = "双因素认证已成功删除"
-"twoFactorModalError" = "驗證碼錯誤"
+"twoFactorModalError" = "验证码错误"
[pages.settings.toasts]
"modifySettings" = "参数已更改。"