Browse Source

fix issue #274

pull/372/head
zhoupzh 3 years ago
parent
commit
3a0975b80e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      options/locale/locale_zh-CN.ini

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

@@ -335,7 +335,7 @@ SSPIDefaultLanguage=默认语言

require_error=不能为空。
alpha_dash_error=应该只包含字母数字、破折号 ('-') 和下划线 ('_') 字符。
alpha_dash_dot_error=' 应该只包含字母数字, 破折号 ('-'), 下划线 ('_') 和点 ('. ') 。
alpha_dash_dot_error=应该只包含字母数字, 破折号 ('-'), 下划线 ('_') 和点 ('. ') 。
git_ref_name_error=` 必须是格式良好的 git 引用名称。`
size_error=长度必须为 %s。
min_size_error=长度最小为 %s 个字符。


Loading…
Cancel
Save