Skip to content

Commit 2ac0f39

Browse files
authored
Merge pull request #120 from zendesk/pdeuter/HD-612_reverse_sweep
HD-612 Strings: reverse sweep
2 parents acaa456 + 623009b commit 2ac0f39

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

src/app/locale/en_US/Zendesk_Zendesk.yml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,6 +416,10 @@ parts:
416416
key: "txt.integrations.magento.general.launch"
417417
title: "Open Zendesk"
418418
value: "Launch Zendesk"
419+
- translation:
420+
key: "golion.txt.integrations.magento.general.launch"
421+
title: "Open Zendesk"
422+
value: "Launch Zendesk Support"
419423
- translation:
420424
key: "txt.integrations.magento.general.sso_token_not_set"
421425
title: "Zendesk SSO token has not been set. Please add this to the settings page"
@@ -428,11 +432,15 @@ parts:
428432
key: "txt.integrations.magento.general.view_ticket_in_zendesk"
429433
title: "View the ticket in Zendesk"
430434
value: "View ticket in Zendesk"
435+
- translation:
436+
key: "golion.txt.integrations.magento.general.view_ticket_in_zendesk"
437+
title: "View the ticket in Zendesk"
438+
value: "View ticket in Zendesk Support"
431439
- translation:
432440
key: "txt.integrations.magento.general.view_all_tickets"
433441
title: "View all the tickets"
434442
value: "View All Tickets"
435443
- translation:
436444
key: "txt.integrations.magento.general.support_tickets"
437445
title: "Title for a section display support tickets"
438-
value: "Support Tickets"
446+
value: "Tickets"

0 commit comments

Comments
 (0)