|
|
|
@ -27,7 +27,7 @@ |
|
|
|
"ThisFieldMustMatchTheRegularExpression{0}": "字段必须匹配正则表达式'{0}'.", |
|
|
|
"ThisFieldIsRequired.": "字段不可为空.", |
|
|
|
"ThisFieldMustBeAStringWithAMaximumLengthOf{0}": "字段必须是长度为{0}的字符串.", |
|
|
|
"ThisFieldMustBeAStringWithAMinimumLengthOf{1}AndAMaximumLengthOf{0}": "字段必须是最小长度为{1}并且最大长度{*}的字符串.", |
|
|
|
"ThisFieldMustBeAStringWithAMinimumLengthOf{1}AndAMaximumLengthOf{0}": "字段必须是最小长度为{1}并且最大长度{0}的字符串.", |
|
|
|
"ThisFieldIsNotAValidFullyQualifiedHttpHttpsOrFtpUrl": "字段{0}不是有效的完全限定的http,https或ftp URL.", |
|
|
|
"ThisFieldIsInvalid.": "该字段无效." |
|
|
|
} |
|
|
|
|