diff --git a/i18n/locales/vi/data.json b/i18n/locales/vi/data.json index b890c484..314ba57e 100644 --- a/i18n/locales/vi/data.json +++ b/i18n/locales/vi/data.json @@ -68,10 +68,10 @@ "Missing parameter": "Thiếu tham số", "Please login first": "Vui lòng đăng nhập trước", "The user: %s doesn't exist": "Người dùng: %s không tồn tại", - "don't support captchaProvider: ": "Không hỗ trợ captchaProvider:" + "don't support captchaProvider: ": "không hỗ trợ captchaProvider: " }, "ldap": { - "Ldap server exist": "Máy chủ Ldap tồn tại" + "Ldap server exist": "Máy chủ LDAP tồn tại" }, "link": { "Please link first": "Vui lòng kết nối trước tiên", diff --git a/i18n/locales/zh/data.json b/i18n/locales/zh/data.json index bbeff836..ad8bba69 100644 --- a/i18n/locales/zh/data.json +++ b/i18n/locales/zh/data.json @@ -83,7 +83,7 @@ }, "organization": { "Only admin can modify the %s.": "仅允许管理员可以修改%s", - "The %s is immutable.": "%s是不可变的", + "The %s is immutable.": "%s 是不可变的", "Unknown modify rule %s.": "未知的修改规则: %s" }, "provider": { @@ -143,7 +143,7 @@ "the user does not exist, please sign up first": "用户不存在,请先注册" }, "webauthn": { - "Found no credentials for this user": "该用户没有WebAuthn凭据", + "Found no credentials for this user": "该用户没有 WebAuthn 凭据", "Please call WebAuthnSigninBegin first": "请先调用WebAuthnSigninBegin函数" } }