Browse Source

fix issue

V20220110.patch
zhoupzh 3 years ago
parent
commit
0477391428
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      options/locale/locale_zh-CN.ini

+ 2
- 2
options/locale/locale_zh-CN.ini View File

@@ -377,8 +377,8 @@ SSPIDefaultLanguage=默认语言
require_error=不能为空。 require_error=不能为空。
alpha_dash_error=应该只包含字母数字、破折号 ('-') 和下划线 ('_') 字符。 alpha_dash_error=应该只包含字母数字、破折号 ('-') 和下划线 ('_') 字符。
alpha_dash_dot_error=应该只包含字母数字, 破折号 ('-'), 下划线 ('_') 和点 ('. ') 。 alpha_dash_dot_error=应该只包含字母数字, 破折号 ('-'), 下划线 ('_') 和点 ('. ') 。
reponame_dash_dot_error=请输入中文、字母、数字和-_.、最多100个字符。
repoadd_dash_dot_error=路径只允许字母、数字和-_.,最多100个字符。
reponame_dash_dot_error=请输入中文、字母、数字和-_ .,最多100个字符。
repoadd_dash_dot_error=路径只允许字母、数字和-_ .,最多100个字符。
git_ref_name_error=` 必须是格式良好的 git 引用名称。` git_ref_name_error=` 必须是格式良好的 git 引用名称。`
alpha_dash_dot_chinese_error=应该只包含字母数字中文, 破折号 ('-'), 下划线 ('_') 和点 ('. ') 。 alpha_dash_dot_chinese_error=应该只包含字母数字中文, 破折号 ('-'), 下划线 ('_') 和点 ('. ') 。
size_error=长度必须为 %s。 size_error=长度必须为 %s。


Loading…
Cancel
Save