{
  "transactions": {
    "labels": {
      "adjustment": "Adjustment",
      "transfer-out": "Transfer Out",
      "transfer-in": "Transfer In",
      "payout-funding": "Payout Funding",
      "payout-create": "Payout Create",
      "discount": "Discount",
      "product-fee": "Product Fee",
      "product-claim": "Product Claim",
      "code-funding": "Code Funding",
      "code-purchase": "Code Purchase",
      "discount-allocate": "Discount Allocate",
      "supplier-purchase": "Supplier Purchase",
      "supplier-fee": "Supplier Fee",
      "supplier-purchase-discount": "Supplier Purchase Discount"
    },
    "table": {
      "headers": {
        "uuid": "Receipt ID",
        "date": "Date",
        "account": "Account",
        "amount": "Amount",
        "type": "Type",
        "description": "Description"
      }
    },
    "details": {
      "title": "Transaction Details"
    },
    "transactions": {
      "empty": {
        "title": "No transactions yet",
        "description": "Transactions will appear here once you start sending rewards or receiving funds. Each transaction represents a movement of funds in or out of your account."
      }
    }
  }
}
