{
    "Upload file": "Last opp fil",
    "Upload files": "",
    "Remove": "Fjern",
    "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": "Skriv inn minst {{lowerBound}} tegn",
    "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": "Passord må inneholde minst 8 karakterer",
    "Password should be no longer than 34 characters": "Passordet kan ikke være lenger enn 34 karakterer",
    "Password should contain at least one lowercase letter": "Passordet må inneholde minst en liten bokstav",
    "Password should contain at least one UPPERCASE letter": "Passordet må inneholdet minst en STOR bokstav",
    "Password should contain at least one number": "Passord må inneholde minst et siffer",
    "Password should have at least one special character": "Passordet skal ha minst ett spesialtegn",
    "Please provide a valid email address": "Vennligst fyll ut en gyldig e-postadresse",
    "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": "Oppgi en gyldig url",
    "Please provide a username between 4 and 255 characters long and possibly separated by . _ - or @": ""
}