|
135 | 135 | "create_order_edit_shipping_data": "Location details", |
136 | 136 | "create_order_shipping_me": "My address", |
137 | 137 | "create_order_shipping_other": "Another address", |
| 138 | + "order_status_draft": "Draft", |
| 139 | + "order_status_failed": "Failed", |
| 140 | + "order_status_refunded": "Refunded", |
| 141 | + "order_status_canceled": "Canceled", |
| 142 | + "order_status_completed": "Completed", |
| 143 | + "order_status_hold": "On hold", |
| 144 | + "order_status_pending": "New", |
| 145 | + "order_status_processing": "Processing", |
| 146 | + "order_status_dialog_title": "Order status information", |
| 147 | + "order_status_draft_title": "Draft order", |
| 148 | + "order_status_draft_desc": "Our managers are creating your order right now.", |
| 149 | + "order_status_failed_title": "The order could not be fulfilled", |
| 150 | + "order_status_failed_desc": "The order could not be fulfilled for certain reasons, for example, if our managers could not contact you.", |
| 151 | + "order_status_refunded_title": "Order refund", |
| 152 | + "order_status_refunded_desc": "The ordered product(s) has been returned to our store and the customer has been reimbursed for the cost of the product(s).", |
| 153 | + "order_status_canceled_title": "The order has been cancelled", |
| 154 | + "order_status_canceled_desc": "The order was canceled by the buyer on the website, in the application, or by phone.", |
| 155 | + "order_status_completed_title": "Order completed", |
| 156 | + "order_status_completed_desc": "The order was successfully completed, the goods were delivered to the buyer.", |
| 157 | + "order_status_hold_title": "Clarification of information", |
| 158 | + "order_status_hold_desc": "The order has been put on hold to clarify additional information on the product, its configuration, or the client's data.", |
| 159 | + "order_status_pending_title": "New order", |
| 160 | + "order_status_pending_desc": "We have received your order, our managers will contact you soon.", |
| 161 | + "order_status_processing_title": "In progress", |
| 162 | + "order_status_processing_desc": "We have confirmed the order and received all the necessary information from you, we are working hard to get your order as soon as possible.", |
138 | 163 | "search": "Search", |
139 | 164 | "error": "Error", |
140 | 165 | "error_validation_first_name": "Please, enter valid first name", |
|
0 commit comments