From 75df7faf92ed6370259b7a7de08756e7ddcd3bcf Mon Sep 17 00:00:00 2001 From: Carson Reinke Date: Fri, 20 Sep 2019 15:45:47 -0400 Subject: [PATCH] Added missing gift certificate translation --- CHANGELOG.md | 1 + lang/en.json | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d4260b488..1c56afd089 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Changelog ## Draft +- Added missing gift certificate translation ## 4.1.1 (2019-09-12) - Reset compare products counter after faceted search updates page content [#1571](https://github.com/bigcommerce/cornerstone/pull/1571) 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.",