更新 'config/locales/zh_CN.yml'

This commit is contained in:
zhongjin 2023-02-18 23:02:33 +08:00
parent dde9f2cc5d
commit 042dd488f4

View File

@ -230,7 +230,7 @@ zh_CN:
errors:
bigbluebutton:
help: "请确保采取了正确的步骤. <a href=\"%{doc_link}\">了解更多信息</a>"
message: BigBlueButton的Endpoint 和Secret无效
message: BlueSky的Endpoint 和Secret无效
title: 服务器错误
internal:
message: 看来服务器这边出了点问题。
@ -280,13 +280,13 @@ zh_CN:
footer:
legal: 条款
privpolicy: 隐私政策
powered_by: "支持支持: %{href}"
powered_by: "技术支持: %{href}"
forgot_password:
subtitle: 忘记密码
email: Email
email: 电子邮件
submit: 提交
go_back: 返回
BuleSky: 经纬航通
greenlight: 经纬航通
header:
all_recordings: 所有录像
dropdown:
@ -625,4 +625,12 @@ zh_CN:
resend: 重新发送验证电子邮件
signin: 请登录以访问您的帐户。
title: 验证您的电子邮箱
verification: Verification
verification: 验证
old_password_incorrect: 不正确
password_complexity:
minimum_len: 至少8个字符
one_lower_case: 至少有一个小写字母
one_upper_case: 至少有一个大写字母
one_digit: 至少有一个数字
one_sym: 至少有一个非字母非数字的符号