{
  "accordion": {
    "startScreen": "Startbildschirm",
    "formFields": "Formularfelder",
    "endScreen": "Endbildschirm",
    "webhook": "Webhook",
    "formDetails": "Formulardetails"
  },
  "labels": {
    "title": "Titel",
    "description": "Beschreibung",
    "ctaLabel": "Call‑to‑Action‑Label",
    "successMessage": "Erfolgsmeldung",
    "ctaUrl": "Call‑to‑Action‑URL",
    "target": "Ziel",
    "webhookUrl": "Webhook‑URL",
    "callToAction": "Handlungsaufforderung",
    "message": "Nachricht",
    "callToActionUrl": "Call‑to‑Action‑URL",
    "url": "URL"
  },
  "placeholders": {
    "webhookUrl": "Geben Sie Ihre Webhook‑URL ein"
  },
  "helperTexts": {
    "webhookUrl": "Senden Sie das Formular an den angegebenen Endpunkt per HTTP POST"
  },
  "options": {
    "ctaTarget": {
      "_blank": "In neuem Tab öffnen",
      "_self": "In diesem Tab öffnen"
    }
  },
  "actions": {
    "publishUpdates": "Updates veröffentlichen",
    "publishing": "Veröffentliche...",
    "saving": "Speichere...",
    "publishSuccess": "Veröffentlicht",
    "publishError": "Etwas ist schiefgelaufen",
    "copyLink": "Link kopieren",
    "learnMore": "Mehr erfahren"
  },
  "buttons": {
    "publishUpdates": "Updates veröffentlichen",
    "saving": "Speichere..."
  },
  "alerts": {
    "publishing": "Veröffentliche...",
    "published": "Veröffentlicht",
    "somethingWentWrong": "Ein interner Fehler ist aufgetreten."
  },
  "formTypes": {
    "conversational": "Konversationell",
    "traditional": "Traditionell"
  }
}