diff --git a/CHANGELOG.md b/CHANGELOG.md index 079de05302..e8259476bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/lang/en.json b/lang/en.json index 49506f8e61..550dabca4c 100755 --- a/lang/en.json +++ b/lang/en.json @@ -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.",