Merge pull request #3647 from luisramos0/fix-shipment-state-translation

Add missing translation key for order shipment state canceled
This commit is contained in:
Luis Ramos
2019-03-27 13:02:14 +00:00
committed by GitHub

View File

@@ -2599,6 +2599,7 @@ See the %{link} to find out more about %{sitename}'s features and to start using
pending: "pending"
ready: "ready"
shipped: "shipped"
canceled: "cancelled"
payment_states:
balance_due: "balance due"
completed: "completed"