feat: Add CustomerOrderWizard translation keys (en/es/eu)
- Add 170+ translation keys for CustomerOrderWizard in all languages - Customer selection section with search and form fields - Order items section with product management - Delivery and payment section with comprehensive options - Advanced options: pricing, production, fulfillment, notifications, quality - Support for dropdown options: order types, priorities, statuses, payment methods, etc.
This commit is contained in:
@@ -265,9 +265,180 @@
|
||||
"priority": "Priority"
|
||||
},
|
||||
"sections": {
|
||||
"basicInfo": "Basic Order Info",
|
||||
"deliveryInfo": "Delivery Information",
|
||||
"paymentInfo": "Payment Information"
|
||||
"basicInfo": "Basic Order Information",
|
||||
"deliveryInfo": "Delivery Details",
|
||||
"paymentInfo": "Payment Details",
|
||||
"orderSummary": "Order Summary",
|
||||
"advancedOptions": "Advanced Options",
|
||||
"advancedOptionsDescription": "Optional fields for comprehensive order management",
|
||||
"pricingDetails": "Pricing Details",
|
||||
"productionScheduling": "Production & Scheduling",
|
||||
"fulfillmentTracking": "Fulfillment & Tracking",
|
||||
"sourceChannel": "Source & Channel",
|
||||
"communicationNotes": "Communication & Notes",
|
||||
"notifications": "Notifications",
|
||||
"qualityRequirements": "Quality & Requirements",
|
||||
"additionalOptions": "Additional Options"
|
||||
},
|
||||
"orderTypes": {
|
||||
"standard": "Standard",
|
||||
"custom": "Custom",
|
||||
"bulk": "Bulk",
|
||||
"urgent": "Urgent"
|
||||
},
|
||||
"priorities": {
|
||||
"low": "Low",
|
||||
"normal": "Normal",
|
||||
"high": "High",
|
||||
"urgent": "Urgent"
|
||||
},
|
||||
"statuses": {
|
||||
"pending": "Pending",
|
||||
"confirmed": "Confirmed",
|
||||
"in_production": "In Production",
|
||||
"ready": "Ready",
|
||||
"delivered": "Delivered"
|
||||
},
|
||||
"deliveryMethods": {
|
||||
"pickup": "Pickup",
|
||||
"pickupDesc": "Customer pickup",
|
||||
"delivery": "Delivery",
|
||||
"deliveryDesc": "Home delivery",
|
||||
"shipping": "Shipping",
|
||||
"shippingDesc": "Courier service"
|
||||
},
|
||||
"paymentMethods": {
|
||||
"cash": "Cash",
|
||||
"card": "Card",
|
||||
"bank_transfer": "Bank Transfer",
|
||||
"invoice": "Invoice",
|
||||
"account": "Account"
|
||||
},
|
||||
"paymentTerms": {
|
||||
"immediate": "Immediate",
|
||||
"net_30": "Net 30",
|
||||
"net_60": "Net 60"
|
||||
},
|
||||
"paymentStatuses": {
|
||||
"pending": "Pending",
|
||||
"partial": "Partial",
|
||||
"paid": "Paid",
|
||||
"overdue": "Overdue"
|
||||
},
|
||||
"orderSources": {
|
||||
"manual": "Manual",
|
||||
"phone": "Phone",
|
||||
"email": "Email",
|
||||
"website": "Website",
|
||||
"app": "Mobile App"
|
||||
},
|
||||
"salesChannels": {
|
||||
"direct": "Direct",
|
||||
"wholesale": "Wholesale",
|
||||
"retail": "Retail",
|
||||
"online": "Online"
|
||||
},
|
||||
"qualityCheckStatuses": {
|
||||
"not_started": "Not Started",
|
||||
"pending": "Pending",
|
||||
"passed": "Passed",
|
||||
"failed": "Failed"
|
||||
},
|
||||
"messages": {
|
||||
"loadingCustomers": "Loading customers...",
|
||||
"loadingProducts": "Loading products...",
|
||||
"errorLoadingCustomers": "Error loading customers",
|
||||
"errorLoadingProducts": "Error loading products",
|
||||
"noCustomersFound": "No customers found",
|
||||
"tryDifferentSearch": "Try a different search term",
|
||||
"noProductsInOrder": "No products in order",
|
||||
"clickAddProduct": "Click \"Add Product\" to start",
|
||||
"newCustomer": "New Customer",
|
||||
"customer": "Customer",
|
||||
"products": "Products",
|
||||
"items": "items",
|
||||
"total": "Total",
|
||||
"productNumber": "Product #",
|
||||
"searchByName": "Search customer by name...",
|
||||
"selectCustomer": "Select Customer",
|
||||
"searchForCustomer": "Search for an existing customer or create a new one",
|
||||
"orderItems": "Order Items",
|
||||
"addProducts": "Add Products to Order",
|
||||
"customerLabel": "Customer:",
|
||||
"productsLabel": "Products:",
|
||||
"totalLabel": "Total:",
|
||||
"orderTotal": "Order Total:",
|
||||
"newCustomerHeader": "New Customer",
|
||||
"orderProducts": "Order Products",
|
||||
"addProduct": "Add Product",
|
||||
"removeItem": "Remove item",
|
||||
"optionalEmail": "Email (Optional)",
|
||||
"readOnlyAutoGenerated": "Order Number (Read-only - Auto-generated)",
|
||||
"willBeGeneratedAutomatically": "Will be generated automatically",
|
||||
"autoGeneratedOnSave": "Auto-generated on save",
|
||||
"orderNumberFormat": "format: ORD-YYYYMMDD-####",
|
||||
"selectProduct": "Select product...",
|
||||
"deliveryAddress": "Delivery Address",
|
||||
"deliveryAddressPlaceholder": "Street, number, floor, postal code, city...",
|
||||
"deliveryContactName": "Delivery Contact Name",
|
||||
"deliveryContactNamePlaceholder": "Contact person",
|
||||
"deliveryContactPhone": "Delivery Contact Phone",
|
||||
"deliveryMethod": "Delivery Method",
|
||||
"paymentMethod": "Payment Method",
|
||||
"paymentTerms": "Payment Terms",
|
||||
"paymentStatus": "Payment Status",
|
||||
"paymentDueDate": "Payment Due Date",
|
||||
"discountPercent": "Discount (%)",
|
||||
"deliveryFee": "Delivery Fee (€)",
|
||||
"productionStartDate": "Production Start Date",
|
||||
"productionDueDate": "Production Due Date",
|
||||
"productionBatchNumber": "Production Batch Number",
|
||||
"productionBatchNumberPlaceholder": "BATCH-001",
|
||||
"deliveryTimeWindow": "Delivery Time Window",
|
||||
"deliveryTimeWindowPlaceholder": "E.g., 9:00 AM - 11:00 AM",
|
||||
"productionNotes": "Production Notes",
|
||||
"productionNotesPlaceholder": "Special production requirements or notes",
|
||||
"shippingTrackingNumber": "Shipping Tracking Number",
|
||||
"shippingTrackingNumberPlaceholder": "Tracking number",
|
||||
"shippingCarrier": "Shipping Carrier",
|
||||
"shippingCarrierPlaceholder": "E.g., DHL, UPS, FedEx",
|
||||
"pickupLocation": "Pickup Location",
|
||||
"pickupLocationPlaceholder": "Store location for pickup",
|
||||
"actualDeliveryDate": "Actual Delivery Date",
|
||||
"orderSource": "Order Source",
|
||||
"salesChannel": "Sales Channel",
|
||||
"salesRepId": "Sales Representative ID",
|
||||
"salesRepIdPlaceholder": "Sales rep ID or name",
|
||||
"customerPurchaseOrder": "Customer Purchase Order #",
|
||||
"customerPurchaseOrderPlaceholder": "Customer's PO number",
|
||||
"deliveryInstructions": "Delivery Instructions",
|
||||
"deliveryInstructionsPlaceholder": "Special delivery instructions",
|
||||
"specialInstructions": "Special Instructions",
|
||||
"specialInstructionsPlaceholder": "Any special requirements or instructions",
|
||||
"internalNotes": "Internal Notes",
|
||||
"internalNotesPlaceholder": "Internal notes (not visible to customer)",
|
||||
"customerNotes": "Customer Notes",
|
||||
"customerNotesPlaceholder": "Notes from/for the customer",
|
||||
"notifyOnStatusChange": "Notify on Status Change",
|
||||
"notifyOnDelivery": "Notify on Delivery",
|
||||
"notificationEmail": "Notification Email",
|
||||
"notificationEmailPlaceholder": "customer@email.com",
|
||||
"notificationPhone": "Notification Phone",
|
||||
"qualityCheckRequired": "Quality Check Required",
|
||||
"qualityCheckStatus": "Quality Check Status",
|
||||
"packagingInstructions": "Packaging Instructions",
|
||||
"packagingInstructionsPlaceholder": "Special packaging requirements",
|
||||
"labelingRequirements": "Labeling Requirements",
|
||||
"labelingRequirementsPlaceholder": "Custom label requirements",
|
||||
"recurringOrder": "Recurring Order",
|
||||
"recurringSchedule": "Recurring Schedule",
|
||||
"recurringSchedulePlaceholder": "E.g., Weekly on Mondays, Every 2 weeks",
|
||||
"tags": "Tags",
|
||||
"tagsPlaceholder": "urgent, vip, wholesale",
|
||||
"tagsTooltip": "Comma-separated tags for easier search and filtering",
|
||||
"metadata": "Metadata (JSON)",
|
||||
"metadataPlaceholder": "{\"custom_field\": \"value\"}",
|
||||
"metadataTooltip": "Additional custom data in JSON format"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user