Skip to content

Commit 330f442

Browse files
committed
Merge branch 'main' into lunny/move_tests_file
2 parents 9f69968 + f6e2dba commit 330f442

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

options/locale/locale_zh-CN.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -443,6 +443,7 @@ size_error=长度必须为 %s。
443443
min_size_error=长度最小为 %s 个字符。
444444
max_size_error=长度最大为 %s 个字符。
445445
email_error=不是一个有效的邮箱地址。
446+
url_error=`'%s' 不是一个有效的 URL。`
446447
include_error=`必须包含子字符串 '%s'。`
447448
glob_pattern_error=`匹配模式无效:%s.`
448449
regex_pattern_error=`正则表达式无效:%s.`

0 commit comments

Comments
 (0)