{
  "accordion": {
    "startScreen": "Startskærm",
    "formFields": "Formularfelter",
    "endScreen": "Slutskærm",
    "webhook": "Webhook",
    "formDetails": "Formulardetaljer"
  },
  "labels": {
    "title": "Titel",
    "description": "Beskrivelse",
    "ctaLabel": "CTA‑etiket",
    "successMessage": "Succesbesked",
    "ctaUrl": "CTA‑URL",
    "target": "Mål",
    "webhookUrl": "Webhook‑URL",
    "callToAction": "Handlingsopfordring",
    "message": "Besked",
    "callToActionUrl": "Call to Action‑URL",
    "url": "URL"
  },
  "placeholders": {
    "webhookUrl": "Indtast din Webhook‑URL"
  },
  "helperTexts": {
    "webhookUrl": "Send formularen til den angivne endpoint via HTTP POST"
  },
  "options": {
    "ctaTarget": {
      "_blank": "Åbn i ny fane",
      "_self": "Åbn i samme fane"
    }
  },
  "actions": {
    "publishUpdates": "Udgiv opdateringer",
    "publishing": "Udgiver...",
    "saving": "Gemmer...",
    "publishSuccess": "Udgivet",
    "publishError": "Noget gik galt",
    "copyLink": "Kopier link",
    "learnMore": "Lær mere"
  },
  "buttons": {
    "publishUpdates": "Udgiv opdateringer",
    "saving": "Gemmer..."
  },
  "alerts": {
    "publishing": "Udgiver...",
    "published": "Udgivet",
    "somethingWentWrong": "Der opstod en intern fejl."
  },
  "formTypes": {
    "conversational": "Samtale",
    "traditional": "Traditionel"
  }
}