{
  "payment": {
    "typeLabel": "Payments",
    "name": "Receive Payments",
    "description": "Allow your AI Employee to generate payment links and charge clients directly in the conversation.",
    "modal": {
      "title": "Receive Payments",
      "description": "Configure your Stripe credentials to enable payments."
    },
    "form": {
      "notice": "Use your own Stripe credentials",
      "openStripe": "Open Stripe dashboard ↗",
      "secretKeyLabel": "Secret Key",
      "secretKeyPlaceholder": "sk_live_...",
      "secretKeyHelper": "Stripe Dashboard → Developers → API Keys",
      "webhookSecretLabel": "Webhook Secret",
      "webhookSecretPlaceholder": "whsec_...",
      "webhookSecretHelper": "Konfirmáci webhook",
      "webhookLink": "Konfirmáci webhook",
      "save": "Savit a aktivovat",
      "saving": "Savit...",
      "saveSuccess": "Credenciálně závazku",
      "saveError": "Překladcredenciálně",
      "invalidCredentials": "Nážda závazku"
    },
    "status": {
      "notConfigured": "Konfigurování Stripe",
      "live": "Stripe Live ✅",
      "test": "Stripe Test 🧪",
      "invalid": "Nážda závazku ❌",
      "disconnect": "Disconnect",
      "disconnectConfirm": "Zároveň, chcete se závazku?"
    }
  }
}