Skip to content

Commit 3b521b0

Browse files
ayazJeroen van Leusden
authored andcommitted
issue #18931 fixed.
# Conflicts: # app/code/Magento/Catalog/i18n/en_US.csv # app/code/Magento/Checkout/i18n/en_US.csv
1 parent 65c9a58 commit 3b521b0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

app/code/Magento/Catalog/i18n/en_US.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -798,3 +798,4 @@ Details,Details
798798
"Add To Compare","Add To Compare"
799799
"Learn more","Learn more"
800800
"Recently Viewed","Recently Viewed"
801+
"You added product %1 to the <a href=""%2"">comparison list</a>.","You added product %1 to the <a href=""%2"">comparison list</a>."

app/code/Magento/Checkout/i18n/en_US.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,3 +181,4 @@ Payment,Payment
181181
"Item in Cart","Item in Cart"
182182
"Items in Cart","Items in Cart"
183183
"Close","Close"
184+
"You added %1 to your <a href=""%2"">shopping cart</a>.","You added %1 to your <a href=""%2"">shopping cart</a>."

0 commit comments

Comments
 (0)