7 lines
144 B
JSON
7 lines
144 B
JSON
{
|
|
"yup_errors": {
|
|
"field_too_short": "{field}至少需要{min}个字符。",
|
|
"field_too_long": "{field}不能多于{max}个字符。"
|
|
}
|
|
}
|