{
    "pageTitle": "Transactions",
    "title": "Transactions",
    "subtitle": "Track Stripe checkout sessions created from the main website and their payment status.",
    "searchLabel": "Search",
    "searchPlaceholder": "Email, description, or reference",
    "statusLabel": "Status",
    "siteLabel": "Site",
    "allSites": "All sites",
    "allStatuses": "All statuses",
    "statusCreated": "Created",
    "statusPaid": "Paid",
    "statusFailed": "Failed",
    "statusExpired": "Expired",
    "statusCancelled": "Cancelled",
    "dateFrom": "From",
    "dateTo": "To",
    "refresh": "Refresh",
    "loading": "Loading transactions...",
    "empty": "No transactions match the current filters.",
    "loadError": "Transactions could not be loaded.",
    "initError": "Transactions view could not be initialized.",
    "columnCustomer": "Customer",
    "columnSite": "Site",
    "columnDescription": "Description",
    "columnAmount": "Amount",
    "columnStatus": "Status",
    "columnReference": "Reference",
    "columnCreated": "Created",
    "columnPaid": "Paid At",
    "noDescription": "Payment",
    "detailTitle": "Transaction Detail",
    "detailSubtitle": "Select a row to inspect Stripe identifiers and payment timing.",
    "detailLoading": "Loading transaction detail...",
    "detailEmpty": "Pick a transaction from the table to inspect it.",
    "detailSite": "Payment Site",
    "detailStatus": "Status",
    "detailAmount": "Amount",
    "detailCustomer": "Customer",
    "detailDescription": "Description",
    "detailReference": "External Reference",
    "detailSession": "Checkout Session",
    "detailPaymentIntent": "Payment Intent",
    "detailCreated": "Created At",
    "detailPaid": "Paid At",
    "detailCheckoutUrl": "Checkout URL"
}
