{
  "loading": "Loading...",
  "save": "Save",
  "cancel": "Cancel",
  "delete": "Delete",
  "edit": "Edit",
  "copy": "Copy",
  "copied": "Copied!",
  "create": "Create",
  "submit": "Submit",
  "close": "Close",
  "confirm": "Confirm",
  "back": "Back",
  "previous": "Previous",
  "next": "Next",
  "search": "Search...",
  "filter": "Filter",
  "clear": "Clear",
  "export_csv": "Export CSV",
  "refresh": "Refresh",
  "view": "View",
  "details": "Details",
  "actions": "Actions",
  "page_of": "Page {{page}} of {{total}}",
  "showing_of": "Showing {{from}}-{{to}} of {{total}}",
  "no_data": "No data available",
  "no_results": "No results found",
  "empty_state": "Nothing here yet",
  "error_occurred": "An error occurred",
  "try_again": "Try again",
  "success": "Success",
  "per_page": "Per page",
  "all": "All",
  "yes": "Yes",
  "no": "No",
  "or": "or",
  "and": "and",
  "vs_last_month": "vs last month",
  "date": "Date",
  "name": "Name",
  "type": "Type",
  "amount": "Amount",
  "status": "Status",
  "description": "Description",
  "created_at": "Created",
  "updated_at": "Updated",
  "statuses": {
    "active": "Active",
    "inactive": "Inactive",
    "paused": "Paused",
    "pending": "Pending",
    "approved": "Approved",
    "rejected": "Rejected",
    "completed": "Completed",
    "failed": "Failed",
    "processing": "Processing",
    "suspended": "Suspended",
    "cancelled": "Cancelled",
    "flagged": "Flagged",
    "paid": "Paid",
    "unpaid": "Unpaid",
    "draft": "Draft"
  },
  "priorities": {
    "low": "Low",
    "medium": "Medium",
    "high": "High",
    "urgent": "Urgent"
  },
  "time": {
    "today": "Today",
    "yesterday": "Yesterday",
    "this_week": "This week",
    "last_week": "Last week",
    "this_month": "This month",
    "last_month": "Last month",
    "last_7_days": "Last 7 days",
    "last_30_days": "Last 30 days",
    "last_90_days": "Last 90 days",
    "custom": "Custom range"
  },
  "demo_banner": "You are viewing a demo account. Some actions are disabled.",
  "logout": "Logout",
  "help": "Help",
  "language": "Language"
}
