/home/techb158/immovalet.com/platform/plugins/ecommerce/resources/lang/en
Edit: /home/techb158/immovalet.com/platform/plugins/ecommerce/resources/lang/en/order.php (13093B)
[
'pending' => 'Pending',
'processing' => 'Processing',
'delivering' => 'Delivering',
'delivered' => 'Delivered',
'completed' => 'Completed',
'canceled' => 'Canceled',
],
'name' => 'Orders',
'create' => 'Create an order',
'customer' => [
'messages' => [
'cancel_error' => 'The order is delivering or completed',
'cancel_success' => 'You do cancel the order successful',
],
],
'incomplete_order' => 'Incomplete orders',
'order_id' => 'Order ID',
'product_id' => 'Product ID',
'customer_label' => 'Customer',
'amount' => 'Amount',
'tax_amount' => 'Tax Amount',
'shipping_amount' => 'Shipping amount',
'payment_method' => 'Payment method',
'payment_status_label' => 'Payment status',
'manage_orders' => 'Manage orders',
'order_intro_description' => 'Once your store has orders, this is where you will process and track those orders.',
'create_new_order' => 'Create a new order',
'manage_incomplete_orders' => 'Manage incomplete orders',
'incomplete_orders_intro_description' => 'Incomplete order is an order created when a customer adds a product to the cart, proceeds to fill out the purchase information but does not complete the checkout process.',
'invoice_for_order' => 'Invoice for order',
'created' => 'Created',
'invoice' => 'Invoice',
'return' => 'Return',
'total_refund_amount' => 'Total refund amount',
'total_amount_can_be_refunded' => 'Total amount can be refunded',
'refund_reason' => 'Refund reason (optional)',
'products' => 'product(s)',
'see_on_maps' => 'See on maps',
'order' => 'Order',
'order_information' => 'Order information',
'create_new_product' => 'Create a new product',
'out_of_stock' => 'Out of stock',
'products_available' => 'product(s) available',
'no_products_found' => 'No products found!',
'default' => 'Default',
'system' => 'System',
'new_order_from' => 'New order :order_id from :customer',
'confirmation_email_was_sent_to_customer' => 'The email confirmation was sent to customer',
'address_name_required' => 'The name field is required.',
'address_phone_required' => 'The phone field is required.',
'address_email_required' => 'The email field is required.',
'address_email_unique' => 'The customer with that email is existed, please choose other email or login with this email!',
'address_state_required' => 'The state field is required.',
'address_city_required' => 'The city field is required.',
'address_address_required' => 'The address field is required.',
'create_order_from_payment_page' => 'Order was created from checkout page',
'order_was_verified_by' => 'Order was verified by %user_name%',
'new_order' => 'New order :order_id',
'payment_was_confirmed_by' => 'Payment was confirmed (amount :money) by %user_name%',
'edit_order' => 'Edit order :code',
'confirm_order_success' => 'Confirm order successfully!',
'error_when_sending_email' => 'There is an error when sending email',
'sent_confirmation_email_success' => 'Sent confirmation email successfully!',
'order_was_sent_to_shipping_team' => 'Order was sent to shipping team',
'by_username' => 'by %user_name%',
'shipping_was_created_from' => 'Shipping was created from order %order_id%',
'shipping_was_canceled_success' => 'Shipping was cancelled successfully!',
'shipping_was_canceled_by' => 'Shipping was cancelled by %user_name%',
'update_shipping_address_success' => 'Update shipping address successfully!',
'order_was_canceled_by' => 'Order was cancelled by %user_name%',
'confirm_payment_success' => 'Confirm payment successfully!',
'refund_amount_invalid' => 'Refund amount must be lower or equal :price',
'number_of_products_invalid' => 'Number of products refund is not valid!',
'cannot_found_payment_for_this_order' => 'Cannot found payment for this order!',
'refund_success_with_price' => 'Refund success :price',
'refund_success' => 'Refund successfully!',
'order_is_not_existed' => 'Order is not existed!',
'reorder' => 'Reorder',
'sent_email_incomplete_order_success' => 'Sent email to remind about incomplete order successfully!',
'applied_coupon_success' => 'Applied coupon ":code" successfully!',
'new_order_notice' => 'You have
:count New Order(s)',
'view_all' => 'View all',
'cancel_order' => 'Cancel order',
'order_canceled' => 'Order canceled',
'order_was_canceled_at' => 'Order was canceled at',
'completed' => 'Completed',
'uncompleted' => 'Uncompleted',
'sku' => 'SKU',
'shipping' => 'Shipping',
'warehouse' => 'Warehouse',
'sub_amount' => 'Sub amount',
'discount' => 'Discount',
'coupon_code' => 'Coupon code: ":code"',
'shipping_fee' => 'Shipping fee',
'tax' => 'Tax',
'total_amount' => 'Total amount',
'paid_amount' => 'Paid amount',
'refunded_amount' => 'Refunded amount',
'amount_received' => 'The amount actually received',
'download_invoice' => 'Download invoice',
'note' => 'Note',
'add_note' => 'Add note...',
'save' => 'Save',
'order_was_confirmed' => 'Order was confirmed',
'confirm_order' => 'Confirm order',
'confirm' => 'Confirm',
'order_was_canceled' => 'Order was canceled',
'pending_payment' => 'Pending payment',
'payment_was_accepted' => 'Payment :money was accepted',
'payment_was_refunded' => 'Payment was refunded',
'confirm_payment' => 'Confirm payment',
'refund' => 'Refund',
'all_products_are_not_delivered' => 'All products are not delivered',
'delivery' => 'Delivery',
'history' => 'History',
'order_number' => 'Order number',
'description' => 'Description',
'from' => 'from',
'status' => 'Status',
'successfully' => 'Successfully',
'transaction_type' => 'Transaction\'s type',
'staff' => 'Staff',
'refund_date' => 'Refund date',
'n_a' => 'N\A',
'payment_date' => 'Payment date',
'payment_gateway' => 'Payment gateway',
'transaction_amount' => 'Transaction amount',
'resend' => 'Resend',
'orders' => 'Orders',
'shipping_address' => 'Shipping address',
'default_store' => 'Default store',
'update_address' => 'Update address',
'cancel' => 'Cancel',
'have_an_account_already' => 'Have an account already',
'dont_have_an_account_yet' => 'Don\'t have an account yet',
'mark_payment_as_confirmed' => 'Mark
:method as confirmed',
'resend_order_confirmation' => 'Resend order confirmation',
'resend_order_confirmation_description' => 'Confirmation email will be sent to
:email?',
'send' => 'Send',
'update' => 'Update',
'cancel_shipping_confirmation' => 'Cancel shipping confirmation?',
'cancel_shipping_confirmation_description' => 'Cancel shipping confirmation?',
'cancel_order_confirmation' => 'Cancel order confirmation?',
'cancel_order_confirmation_description' => 'Are you sure you want to cancel this order? This action cannot rollback',
'confirm_payment_confirmation_description' => 'Processed by
:method. Did you receive payment outside the system? This payment won\'t be saved into system and cannot be refunded',
'save_note' => 'Save note',
'order_note' => 'Order note',
'order_note_placeholder' => 'Note about order, ex: time or shipping instruction.',
'order_amount' => 'Order amount',
'additional_information' => 'Additional information',
'notice_about_incomplete_order' => 'Notice about incomplete order',
'notice_about_incomplete_order_description' => 'Remind email about uncompleted order will be send to
:email?',
'incomplete_order_description_1' => 'An incomplete order is when a potential customer places items in their shopping cart, and goes all the way through to the payment page, but then doesn\'t complete the transaction.',
'incomplete_order_description_2' => 'If you have contacted customers and they want to continue buying, you can help them complete their order by following the link:',
'send_an_email_to_recover_this_order' => 'Send an email to customer to recover this order',
'see_maps' => 'See maps',
'one_or_more_products_dont_have_enough_quantity' => 'One or more products don\'t have enough quantity!',
'cannot_send_order_recover_to_mail' => 'The email could not be found so it can\'t send a recovery email to the customer.',
'payment_info' => 'Payment Info',
'payment_method_refund_automatic' => 'Your customer will be refunded using :method automatically.'
];