{
    "Upload file": "",
    "Upload files": "",
    "Remove": "移除",
    "Please provide an alpha-numeric value": "",
    "Please provide a boolean value": "",
    "Please enter between {{lowerBound}} and {{upperBound}} characters": "",
    "Please make sure the value of this input matches the value in \"{{otherField}}\".": "请确保此输入的值与“ {{otherField}}”中的值匹配。",
    "Please enter a maximum of {{upperBound}} characters": "",
    "Please enter a number with a maximum of {{upperBound}}": "",
    "Please enter at least {{lowerBound}} characters": "",
    "Please enter a number of at least {{lowerBound}}": "",
    "Number cannot be less than {{lowerBound}} or more than {{upperBound}}": "",
    "Please make sure the value of this input matches the pattern {{patternString}}.": "",
    "Password should be a string": "",
    "Password should be at least 8 characters long": "口令至少8个字符",
    "Password should be no longer than 34 characters": "口令不能超过34字符",
    "Password should contain at least one lowercase letter": "口令至少包括应该小写字母",
    "Password should contain at least one UPPERCASE letter": "口令至少包括一个大写字母",
    "Password should contain at least one number": "口令至少包括应该数字",
    "Password should have at least one special character": "口令至少包括一个特殊字符",
    "Please provide a username between 4 and 255 characters": "",
    "Please provide a valid email address": "有效的邮箱",
    "Please provide a value": "",
    "Please provide a round number without decimals": "",
    "Please provide a valid international phone number.": "",
    "Please provide a number": "",
    "Please provide a string": "",
    "Please provide a valid url": "有效的URL"
}