{
  "payment": {
    "typeLabel": "Type Payments",
    "name": "Namun Payment",
    "description": "Menyediakan Peraturan Stripe untuk Enabler Payment",
    "modal": {
      "title": "Mendapatkan Payment",
      "description": "Menyediakan Peraturan"
    },
    "form": {
      "notice": "Menggunakan Credential Stripe sendi sendiri",
      "openStripe": "Menyertakan Dashboard Stripe",
      "secretKeyLabel": "Key Stripe",
      "secretKeyPlaceholder": "Sk_live_...",
      "webhookSecretLabel": "Label Webhook",
      "webhookSecretPlaceholder": "whsec_...",
      "webhookSecretHelper": "Menyediakan Pemain Webhook",
      "webhookLink": "Configurasi Webhook",
      "save": "Menyimpan dan Aktif",
      "saveSuccess": "Credential Diterima Sucaranya",
      "saveError": "Kesalahan Menyimpan Credential",
      "invalidCredentials": "Credential Tidak Validas",
      "secretKeyHelper": "Find it at: Stripe Dashboard → Developers → API Keys",
      "saving": "Penghentian",
      "stripeDescription": "Kad Kredit/Debit, SEPA, Boleto",
      "paypalDescription": "Baki PayPal, kad melalui PayPal",
      "paypal": {
        "openDashboard": "Buka papan pemuka PayPal ↗",
        "notice": "Gunakan kelayakan PayPal anda sendiri",
        "clientIdLabel": "ID Pelanggan (Client ID)",
        "clientIdPlaceholder": "AaBbCc...",
        "clientIdHelper": "Cari di: PayPal Developer → Apps & Credentials",
        "clientSecretLabel": "Rahsia Pelanggan (Client Secret)",
        "clientSecretPlaceholder": "XxYyZz...",
        "clientSecretHelper": "Ditemui betul-betul di bawah ID Pelanggan dalam tetapan aplikasi.",
        "webhookIdLabel": "ID Webhook (Pilihan)",
        "webhookIdPlaceholder": "123456789...",
        "webhookIdHelper": "Diperlukan untuk tangkapan tidak segerak. Sediakan webhook yang menunjuk ke URL Pulangan anda.",
        "save": "Simpan dan aktifkan",
        "saving": "Menyimpan...",
        "saveSuccess": "Kelayakan berjaya disimpan!",
        "saveError": "Ralat menyimpan kelayakan. Sila periksa data anda dan cuba lagi."
      }
    },
    "status": {
      "notConfigured": "Tidak Berconfigurasi",
      "live": "Live",
      "test": "Test Stripe",
      "invalid": "Credential Tidak Validas",
      "disconnect": "Disconnect",
      "disconnectConfirm": "Tidak Pasti Memeriksa",
      "sandbox": "Sandbox",
      "notConfiguredGeneric": "Tidak dikonfigurasikan"
    }
  }
}