Skip to content

Commit

Permalink
Merge pull request #2035 from swcraig/fix-typo-new-promotions-form-ex…
Browse files Browse the repository at this point in the history
…piration-date-hint

Fix typo on the new promotions form
  • Loading branch information
tvdeyen authored Jun 22, 2017
2 parents ca707c4 + 13dd1d0 commit 1f4f825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1268,7 +1268,7 @@ en:
tax_category: "This determines what kind of taxation is applied to this product.<br/> Default: None"
spree/promotion:
starts_at: "This determines when the promotion can be applied to orders. <br/> If no value is specified, the promotion will be immediately available."
expires_at: "This determines when the promotion expires. <br/> If no value is specified, the promotion will never expires."
expires_at: "This determines when the promotion expires. <br/> If no value is specified, the promotion will never expire."
spree/store:
cart_tax_country_iso: "This determines which country is used for taxes on carts (orders which don't yet have an address).<br/> Default: None."
spree/variant:
Expand Down

0 comments on commit 1f4f825

Please sign in to comment.