{ "saved_as_draft_successfully": "Quotation saved as draft successfully", "quotation_finalized_successfully": "Quotation finalized successfully", "quotation_exported_to_pdf_successfully": "Quotation exported to PDF successfully", "pdf_not_found": "PDF file not found or not available", "quotation_reset_to_draft_successfully": "Quotation reset to draft successfully", "quotation_action_status": "Quotation action status", "quotations_by_action_status": "Quotations filtered by action status: {status}", "action_statistics": "Quotation action statistics", "unit_price_required": "Unit price is required", "unit_price_numeric": "Unit price must be a number", "unit_price_min": "Unit price must be at least 0.01", "quantity_required": "Quantity is required", "quantity_numeric": "Quantity must be a number", "quantity_min": "Quantity must be at least 0.001", "total_price_required": "Total price is required", "total_price_numeric": "Total price must be a number", "total_price_min": "Total price must be at least 0.01", "currency_required": "Currency is required", "currency_max": "Currency code must not exceed 3 characters", "lead_time_days_required": "Lead time days is required", "lead_time_days_integer": "Lead time days must be an integer", "lead_time_days_min": "Lead time days must be at least 0", "lead_time_days_max": "Lead time days must not exceed 365 days", "valid_until_required": "Valid until date is required", "valid_until_date": "Valid until must be a valid date", "valid_until_after_or_equal": "Valid until date must be today or later", "notes_max": "Notes must not exceed 1000 characters", "phone_number_max": "Phone number must not exceed 20 characters", "commercial_register_number_max": "Commercial register number must not exceed 50 characters", "draft": "Draft", "final": "Final", "exported": "Exported to PDF" }