{
  "payment": {
    "typeLabel": "Payments",
    "name": "Receive Payments",
    "description": "Doprecyzuj się, aby AIemploye mogła generować linky płatności i załączyć klientów w konversacji.",
    "modal": {
      "title": "Receive Payments",
      "description": "Konfiguruj Stripe credentials, aby umożliwić generowanie linków płatności."
    },
    "form": {
      "notice": "Używaj własnych credentialów Stripe",
      "openStripe": "Open Stripe Dashboard ↗",
      "secretKeyLabel": "Secret Key",
      "secretKeyPlaceholder": "sk_live_...",
      "webhookSecretLabel": "Webhook Secret",
      "webhookSecretPlaceholder": "whsec_...",
      "webhookSecretHelper": "Ustaw webhook na swoją URL i kopiuj sekret wskazawania",
      "webhookLink": "Konfiguruj webhook →",
      "save": "Zamnianie i aktywacja",
      "saving": "Zamnianie...",
      "saveSuccess": "Zamknąć Credentiali Sukcesowo!",
      "saveError": "Błąd w Zamianie Credentiali. Prześwietli się swoim dateniem i próbuj znieśli",
      "invalidCredentials": "Nieprawidłowe Credentiali. Prześwietli się swoim Secret Key",
      "secretKeyHelper": "Zdrożenie w Strypiechu → Działawcy → Klucze API"
    },
    "status": {
      "notConfigured": "Status Niekonfigurowany",
      "live": "Stripe Live ✅",
      "test": "Stryj Test 🧪",
      "invalid": "Nieprawidłowe Credentiali ❌",
      "disconnect": "Zdobycie",
      "disconnectConfirm": "Czy jesteś pewny, że chcesz usunąć swoich Stripe credentiali?"
    }
  }
}