{ "customers": { "title": "Customers", "customer": "Customer", "add_customer": "Add Customer", "edit_customer": "Edit Customer", "customer_name": "Customer Name", "customer_email": "Customer Email", "customer_phone": "Customer Phone", "customer_number": "Customer Number", "first_name": "First Name", "last_name": "Last Name", "company": "Company", "total_orders": "Total Orders", "total_spent": "Total Spent", "last_order": "Last Order", "registered": "Registered", "no_customers": "No customers found", "search_customers": "Search customers..." }, "messages": { "failed_to_toggle_customer_status": "Failed to toggle customer status", "failed_to_load_customer_details": "Failed to load customer details", "failed_to_load_customer_orders": "Failed to load customer orders" } }