{
  "actions": {
    "addField": "Veld toevoegen",
    "addOption": "Optie toevoegen",
    "removeField": "Veld verwijderen",
    "removeOption": "Optie verwijderen"
  },
  "labels": {
    "type": "Type",
    "label": "Label",
    "options": "Voeg zoveel opties toe als je wilt",
    "defaultCountryCode": "Standaard landcode",
    "placeholder": "Plaatsaanduiding",
    "required": "Verplicht",
    "min": "Min",
    "max": "Max",
    "createContact": "Contact aanmaken",
    "includeSources": "Voeg bronnen toe in het AI‑'GPT' assistent‑antwoord"
  },
  "fieldTypes": {
    "email": "E‑mail",
    "phoneNumber": "Telefoonnummer",
    "text": "Tekst",
    "textArea": "Tekstgebied",
    "select": "Selecteer",
    "file": "Bestand",
    "number": "Nummer",
    "leadSelect": "Lead selectie"
  },
  "accordion": {
    "newField": "Nieuw veld"
  }
}