mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-02-17 11:54:22 +01:00
(feat) update change order action locale
This commit is contained in:
parent
a67d6264b3
commit
8769244a33
@ -2049,7 +2049,7 @@ en:
|
|||||||
filter_period: "By period"
|
filter_period: "By period"
|
||||||
state:
|
state:
|
||||||
cart: 'Cart'
|
cart: 'Cart'
|
||||||
in_progress: 'In progress'
|
in_progress: 'Under preparation'
|
||||||
paid: "Paid"
|
paid: "Paid"
|
||||||
payment_failed: "Payment error"
|
payment_failed: "Payment error"
|
||||||
canceled: "Canceled"
|
canceled: "Canceled"
|
||||||
|
@ -566,7 +566,7 @@ en:
|
|||||||
client: "Client"
|
client: "Client"
|
||||||
state:
|
state:
|
||||||
cart: 'Cart'
|
cart: 'Cart'
|
||||||
in_progress: 'In progress'
|
in_progress: 'Under preparation'
|
||||||
paid: "Paid"
|
paid: "Paid"
|
||||||
payment_failed: "Payment error"
|
payment_failed: "Payment error"
|
||||||
canceled: "Canceled"
|
canceled: "Canceled"
|
||||||
@ -591,7 +591,7 @@ en:
|
|||||||
cart_total: "Cart total"
|
cart_total: "Cart total"
|
||||||
state:
|
state:
|
||||||
cart: 'Cart'
|
cart: 'Cart'
|
||||||
in_progress: 'In progress'
|
in_progress: 'Under preparation'
|
||||||
paid: "Paid"
|
paid: "Paid"
|
||||||
payment_failed: "Payment error"
|
payment_failed: "Payment error"
|
||||||
canceled: "Canceled"
|
canceled: "Canceled"
|
||||||
@ -608,7 +608,7 @@ en:
|
|||||||
order_actions:
|
order_actions:
|
||||||
state:
|
state:
|
||||||
cart: 'Cart'
|
cart: 'Cart'
|
||||||
in_progress: 'In progress'
|
in_progress: 'Under preparation'
|
||||||
paid: "Paid"
|
paid: "Paid"
|
||||||
payment_failed: "Payment error"
|
payment_failed: "Payment error"
|
||||||
canceled: "Canceled"
|
canceled: "Canceled"
|
||||||
@ -619,9 +619,9 @@ en:
|
|||||||
confirm_order_in_progress: "This order is in the process of being prepared ?"
|
confirm_order_in_progress: "This order is in the process of being prepared ?"
|
||||||
order_in_progress_success: "Order is under preparation"
|
order_in_progress_success: "Order is under preparation"
|
||||||
confirm_order_ready: "This order is ready ?"
|
confirm_order_ready: "This order is ready ?"
|
||||||
order_ready_note: ''
|
order_ready_note: 'Leave your message'
|
||||||
order_ready_success: "Order is ready"
|
order_ready_success: "Order is ready"
|
||||||
confirm_order_canceled: "Do you want to cancel this order ?"
|
confirm_order_canceled: "Do you want to cancel this order ? You can modify product stock in stock manage."
|
||||||
order_canceled_success: "Order is canceled"
|
order_canceled_success: "Order is canceled"
|
||||||
unsaved_form_alert:
|
unsaved_form_alert:
|
||||||
modal_title: "You have some unsaved changes"
|
modal_title: "You have some unsaved changes"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user