Skip to content

Commit 61e21b2

Browse files
committed
ISSUE-33310 Update translation for updated contents
1 parent 17ab362 commit 61e21b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Paused,Paused
9191
"You selected an invalid queue.","You selected an invalid queue."
9292
"We cannot mark as received subscriber.","We cannot mark as received subscriber."
9393
"Duplicate template code","Duplicate template code"
94-
"Follow this link to unsubscribe <!-- This tag is for unsubscribe link --><a href=""{{var subscriber.getUnsubscriptionLink()}}"">{{var subscriber.getUnsubscriptionLink()}}</a>","Follow this link to unsubscribe <!-- This tag is for unsubscribe link --><a href=""{{var subscriber.getUnsubscriptionLink()}}"">{{var subscriber.getUnsubscriptionLink()}}</a>"
94+
"Follow this link to unsubscribe <!-- This tag is for unsubscribe link --><a href=""{{var subscriber_data.unsubscription_link}}"">{{var subscriber_data.unsubscription_link}}</a>","Follow this link to unsubscribe <!-- This tag is for unsubscribe link --><a href=""{{var subscriber_data.unsubscription_link}}"">{{var subscriber_data.unsubscription_link}}</a>"
9595
"No such entity with %fieldName = %fieldValue","No such entity with %fieldName = %fieldValue"
9696
"Choose Store View:","Choose Store View:"
9797
"Newsletter Message Preview","Newsletter Message Preview"

0 commit comments

Comments
 (0)