{
  "payment": {
    "typeLabel": "Mga Pagbabayad",
    "name": "Tumanggap ng Mga Pagbabayad",
    "description": "Payagan ang iyong AI Employee na bumuo ng mga link ng pagbabayad at singilin ang mga kliyente nang direkta sa pag-uusap.",
    "modal": {
      "title": "Tumanggap ng Mga Pagbabayad",
      "description": "I-configure ang iyong mga kredensyal upang paganahin ang mga pagbabayad."
    },
    "form": {
      "notice": "Gamitin ang iyong sariling mga kredensyal ng Stripe",
      "openStripe": "Buksan ang dashboard ng Stripe ↗",
      "secretKeyLabel": "Secret Key",
      "secretKeyPlaceholder": "sk_live_... o sk_test_...",
      "secretKeyHelper": "Hanapin ito sa: Stripe Dashboard → Developers → API Keys",
      "webhookSecretLabel": "Webhook Secret",
      "webhookSecretPlaceholder": "whsec_...",
      "webhookSecretHelper": "Itakda ang isang webhook na nakaturo sa iyong URL at kopyahin ang signing secret.",
      "webhookLink": "I-configure ang webhook →",
      "save": "I-save at i-activate",
      "saving": "I-save...",
      "saveSuccess": "Matagumpay na naisave ang mga kredensyal!",
      "saveError": "Error sa pag-save ng mga kredensyal. Mangyaring suriin ang iyong data at subukan muli.",
      "invalidCredentials": "Hindi wastong mga kredensyal. Mangyaring suriin ang iyong Secret Key.",
      "stripeDescription": "Credit/Debit cards, SEPA, Boleto",
      "paypalDescription": "Balanse sa PayPal, mga card sa pamamagitan ng PayPal",
      "paypal": {
        "openDashboard": "Buksan ang dashboard ng PayPal ↗",
        "notice": "Gamitin ang iyong sariling mga kredensyal sa PayPal",
        "clientIdLabel": "Client ID",
        "clientIdPlaceholder": "AaBbCc...",
        "clientIdHelper": "Hanapin sa: PayPal Developer → Apps & Credentials",
        "clientSecretLabel": "Client Secret",
        "clientSecretPlaceholder": "XxYyZz...",
        "clientSecretHelper": "Makikita sa ibaba ng Client ID sa mga setting ng app.",
        "webhookIdLabel": "Webhook ID (Opsyonal)",
        "webhookIdPlaceholder": "123456789...",
        "webhookIdHelper": "Kinakailangan para sa async capture. Mag-set up ng webhook na nakaturo sa iyong Return URL.",
        "save": "I-save at i-activate",
        "saving": "Inise-save...",
        "saveSuccess": "Matagumpay na na-save ang mga kredensyal!",
        "saveError": "Error sa pag-save ng mga kredensyal. Mangyaring suriin ang iyong data at subukang muli."
      }
    },
    "status": {
      "notConfigured": "I-configure ang Stripe",
      "live": "Live",
      "test": "Stripe Test 🧪",
      "invalid": "Hindi wastong mga kredensyal ❌",
      "disconnect": "I-disconnect",
      "disconnectConfirm": "Sigurado ka bang gusto mong alisin ang iyong mga kredensyal ng Stripe?",
      "sandbox": "Sandbox",
      "notConfiguredGeneric": "Hindi na-configure"
    }
  }
}