{
    "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}}\".": "",
    "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": "",
    "Password should be no longer than 34 characters": "",
    "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": ""
}