Skip to content

Commit

Permalink
Merge pull request #1576 from carsonreinke/hotfix-lang
Browse files Browse the repository at this point in the history
Added missing gift certificate translation
  • Loading branch information
sandeepgraju authored Oct 8, 2019
2 parents 64eb3d3 + 75df7fa commit d6f9141
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Changelog

## Draft
- Added missing gift certificate translation

## 4.2.0 (2019-10-02)
- Fixes and some additions to our Google Structured Data schema for the product page template [#1577](https://github.com/bigcommerce/cornerstone/pull/1577)
Expand Down
3 changes: 2 additions & 1 deletion lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -655,7 +655,8 @@
"from_name": "You must enter your name.",
"from_email": "You must enter a valid email.",
"cert_theme": "You must select a gift certificate theme.",
"agree_terms": "You must agree to these terms."
"agree_terms": "You must agree to these terms.",
"amount": "You must enter a gift certificate amount."
},
"payment_method": {
"credit_card_number": "You must enter a valid credit card number.",
Expand Down

0 comments on commit d6f9141

Please sign in to comment.