{
  "payment": {
    "typeLabel": "Payum",
    "name": "Recea Payum",
    "description": "Anda akan membuat link payum dari pelanggan",
    "modal": {
      "title": "Recea Payum",
      "description": "Konfigurasi kredisi untuk mengubah payum"
    },
    "form": {
      "notice": "Menggunakan kredisi Stripe Anda",
      "openStripe": "Mengubah pannya ke Pannya Stripe",
      "secretKeyLabel": "Secret Key",
      "secretKeyPlaceholder": "sk_live_... atau sk_test_...",
      "secretKeyHelper": "Tambah di: Pannya Stripe → Developers → API Key",
      "webhookSecretLabel": "Secret Webhook",
      "webhookSecretPlaceholder": "whsec_...",
      "webhookSecretHelper": "Mengisi webhook ke URL dan kekurangannya",
      "webhookLink": "Konfigurasi webhook →",
      "save": "Sajikan dan aktivasi",
      "saving": "Saving...",
      "saveSuccess": "Kredisi telah dijadikan!",
      "saveError": "Terjadi error dalam mengubah kredisi. Silakan memilih lagi.",
      "invalidCredentials": "Akses tidak valid. Periksa Key Secret.",
      "stripeDescription": "Kartu Kredit/Debit, SEPA, Boleto",
      "paypalDescription": "Saldo PayPal, kartu melalui PayPal",
      "paypal": {
        "openDashboard": "Buka dasbor PayPal ↗",
        "notice": "Gunakan kredensial PayPal Anda sendiri",
        "clientIdLabel": "ID Klien",
        "clientIdPlaceholder": "AaBbCc...",
        "clientIdHelper": "Temukan di: PayPal Developer → Apps & Credentials",
        "clientSecretLabel": "Rahasia Klien",
        "clientSecretPlaceholder": "XxYyZz...",
        "clientSecretHelper": "Ditemukan tepat di bawah ID Klien di pengaturan aplikasi.",
        "webhookIdLabel": "ID Webhook (Opsional)",
        "webhookIdPlaceholder": "123456789...",
        "webhookIdHelper": "Diperlukan untuk pengambilan asinkron. Siapkan webhook yang mengarah ke URL Pengembalian Anda.",
        "save": "Simpan dan aktifkan",
        "saving": "Menyimpan...",
        "saveSuccess": "Kredensial berhasil disimpan!",
        "saveError": "Gagal menyimpan kredensial. Harap periksa data Anda dan coba lagi."
      }
    },
    "status": {
      "notConfigured": "Perbaiki Stripe",
      "live": "Live",
      "test": "Stripe Test 🧪",
      "invalid": "Akses tidak valid. ❌",
      "disconnect": "Disconnect",
      "disconnectConfirm": "Apa yang Anda ingin mengubah? Menghapuskan credential Stripe?",
      "sandbox": "Sandbox",
      "notConfiguredGeneric": "Belum dikonfigurasi"
    }
  }
}