Skip to content

Commit

Permalink
Merge pull request #3647 from luisramos0/fix-shipment-state-translation
Browse files Browse the repository at this point in the history
Add missing translation key for order shipment state canceled
  • Loading branch information
luisramos0 authored Mar 27, 2019
2 parents d963df2 + 2c97eaa commit 4455073
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 4455073

Please sign in to comment.