{
    "Upload file": "Upload file",
    "Upload files": "Upload files",
    "Remove": "Remove",
    "Please provide an alpha-numeric value": "Please provide an alpha-numeric value",
    "Please provide a boolean value": "Please provide a boolean value",
    "Please enter between {{lowerBound}} and {{upperBound}} characters": "Please enter between {{lowerBound}} and {{upperBound}} characters",
    "Please make sure the value of this input matches the value in \"{{otherField}}\".": "Please make sure the value of this input matches the value in \"{{otherField}}\".",
    "Please enter a maximum of {{upperBound}} characters": "Please enter a maximum of {{upperBound}} characters",
    "Please enter a number with a maximum of {{upperBound}}": "Please enter a number with a maximum of {{upperBound}}",
    "Please enter at least {{lowerBound}} characters": "Please enter at least {{lowerBound}} characters",
    "Please enter a number of at least {{lowerBound}}": "Please enter a number of at least {{lowerBound}}",
    "Number cannot be less than {{lowerBound}} or more than {{upperBound}}": "Number cannot be less than {{lowerBound}} or more than {{upperBound}}",
    "Please make sure the value of this input matches the pattern {{patternString}}.": "Please make sure the value of this input matches the pattern {{patternString}}.",
    "Password should be a string": "Password should be a string",
    "Password should be at least 8 characters long": "Password should be at least 8 characters long",
    "Password should be no longer than 34 characters": "Password should be no longer than 34 characters",
    "Password should contain at least one lowercase letter": "Password should contain at least one lowercase letter",
    "Password should contain at least one UPPERCASE letter": "Password should contain at least one UPPERCASE letter",
    "Password should contain at least one number": "Password should contain at least one number",
    "Password should have at least one special character": "Password should have at least one special character",
    "Please provide a valid email address": "Please provide a valid email address",
    "Please provide a value": "Please provide a value",
    "Please provide a round number without decimals": "Please provide a round number without decimals",
    "Please provide a valid international phone number.": "Please provide a valid international phone number.",
    "Please provide a number": "Please provide a number",
    "Please provide a string": "Please provide a string",
    "Please provide a valid url": "Please provide a valid url",
    "Please provide a username between 4 and 255 characters long and possibly separated by . _ - or @": "Please provide a username between 4 and 255 characters long and possibly separated by . _ - or @"
}