{
  "title": "Formularskemabygger",
  "description": "Opret og administrer dine dataskemaer",
  "labels": {
    "name": "Navn",
    "type": "Type",
    "description": "Beskrivelse",
    "schemaPreview": "Skemaprøve",
    "selectSchema": "Vælg skema:",
    "arrayItems": "Struktur for array-elementer:",
    "objectTypeSuffix": "(Objekt)"
  },
  "placeholders": {
    "name": "Indtast feltnavn",
    "type": "Vælg type",
    "description": "Indtast feltbeskrivelse"
  },
  "options": {
    "stringLong": "Tekst",
    "numberLong": "Tal",
    "arrayLong": "Liste",
    "objectLong": "Objekt"
  },
  "validation": {
    "required": "Dette felt er påkrævet"
  },
  "warnings": {
    "maxDepth": "Maksimal indlejring dybde nået"
  },
  "errors": {
    "formValidation": "Ret venligst valideringsfejlene ovenfor"
  },
  "buttons": {
    "submit": "Indsend",
    "submitting": "Sender...",
    "reset": "Nulstil"
  },
  "schemas": {
    "tweets": "Tweets",
    "linkedin": "LinkedIn"
  },
  "properties": {
    "tweets": "Tweets",
    "twitterHandle": "Twitter-håndtag",
    "publishedDate": "Udgivelsesdato",
    "sentimentAnalysis": "Sentimentanalyse",
    "theme": "Theme",
    "name": "Navn",
    "lastname": "Efternavn",
    "location": "Placering",
    "stats": "Statistik",
    "nbProfilViews": "Profilvisninger",
    "nbPostPrint": "Antal opslag visninger",
    "nbPrintSearchResults": "Antal søgeresultater vist"
  }
}