Skip to content

Commit 8f36e5f

Browse files
committed
Merge pull request #43 from zendesk/mmolina/web_widget_locale_strings
[CE-711] Include Web Widget settings strings
2 parents 49df15d + 63825e4 commit 8f36e5f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/app/locale/en_US/Zendesk_Zendesk.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,14 @@ parts:
8787
key: "txt.integrations.magento.config.features.feedback_tab_customize"
8888
title: "Configuration form: link to let them customize their feedback tab"
8989
value: "Customize Feedback Tab"
90+
- translation:
91+
key: "txt.integrations.magento.config.features.web_widget"
92+
title: "Configuration form: label asking if they would like to display the web widget"
93+
value: "Include Web Widget"
94+
- translation:
95+
key: "txt.integrations.magento.config.features.web_widget_customize"
96+
title: "Configuration form: link to let them customize their web widget"
97+
value: "Customize Web Widget"
9098
- translation:
9199
key: "txt.integrations.magento.config.features.display_link_to_zendesk"
92100
title: "Configuration form: link to let them toggle the display of a link to Zendesk in the footer"

0 commit comments

Comments
 (0)