@capillarytech/creatives-library 7.16.12 → 7.16.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (40) hide show
  1. package/components/Ckeditor/index.js +1 -1
  2. package/containers/Cap/tests/__snapshots__/index.test.js.snap +10 -220
  3. package/containers/MobilePush/Create/index.js +0 -18
  4. package/containers/MobilePush/Create/messages.js +2 -2
  5. package/containers/MobilePush/Edit/index.js +0 -18
  6. package/containers/MobilePush/Edit/messages.js +2 -2
  7. package/package.json +1 -1
  8. package/translations/en.json +10 -220
  9. package/translations/ja-JP.json +2 -212
  10. package/translations/zh.json +2 -212
  11. package/v2Components/CapWhatsappCTA/index.js +1 -1
  12. package/v2Components/CapWhatsappCTA/messages.js +5 -1
  13. package/v2Components/Ckeditor/index.js +1 -1
  14. package/v2Components/FormBuilder/index.js +4 -48
  15. package/v2Containers/Cap/tests/__snapshots__/index.test.js.snap +10 -220
  16. package/v2Containers/CreativesContainer/constants.js +0 -2
  17. package/v2Containers/CreativesContainer/tests/__snapshots__/index.test.js.snap +0 -8
  18. package/v2Containers/LanguageProvider/index.js +0 -3
  19. package/v2Containers/LanguageProvider/tests/index.test.js +0 -1
  20. package/v2Containers/Line/Container/ImageCarousel/tests/__snapshots__/content.test.js.snap +30 -663
  21. package/v2Containers/Line/Container/ImageCarousel/tests/__snapshots__/index.test.js.snap +20 -440
  22. package/v2Containers/Line/Container/Video/index.js +2 -2
  23. package/v2Containers/Line/Container/Video/messages.js +0 -9
  24. package/v2Containers/Line/Container/Wrapper/tests/__snapshots__/index.test.js.snap +170 -3740
  25. package/v2Containers/Line/Container/tests/__snapshots__/index.test.js.snap +180 -3960
  26. package/v2Containers/MobilePush/Create/index.js +3 -31
  27. package/v2Containers/MobilePush/Create/messages.js +2 -50
  28. package/v2Containers/MobilePush/Edit/index.js +1 -29
  29. package/v2Containers/MobilePush/Edit/messages.js +2 -50
  30. package/v2Containers/MobilePush/commonMethods.js +2 -2
  31. package/v2Containers/Rcs/tests/__snapshots__/index.test.js.snap +473 -10349
  32. package/v2Containers/SmsTrai/Create/tests/__snapshots__/index.test.js.snap +40 -880
  33. package/v2Containers/SmsTrai/Edit/index.js +1 -1
  34. package/v2Containers/SmsTrai/Edit/messages.js +1 -1
  35. package/v2Containers/SmsTrai/Edit/tests/__snapshots__/index.test.js.snap +80 -1760
  36. package/v2Containers/Templates/tests/__snapshots__/index.test.js.snap +0 -16
  37. package/v2Containers/Whatsapp/index.js +3 -3
  38. package/v2Containers/Whatsapp/messages.js +3 -3
  39. package/v2Containers/Whatsapp/tests/__snapshots__/index.test.js.snap +1789 -17965
  40. package/v2Components/FormBuilder/constants.js +0 -1
@@ -72,21 +72,6 @@ exports[`Creatives line image carousel test/> should render 1`] = `
72
72
  "app.v2containers.SmsTrai.Create.typeAliasErrorDescription": "Please include mandatory field type. It can be {typeAliases}.",
73
73
  "app.v2containers.SmsTrai.Create.uploadFile": "Upload file",
74
74
  "app.v2containers.SmsTrai.Create.uploadInstructions": "Upload Instructions",
75
- "app.v2containers.SmsTrai.Edit.addLabels": "Add labels",
76
- "app.v2containers.SmsTrai.Edit.cancelButtonLabel": "Cancel",
77
- "app.v2containers.SmsTrai.Edit.inputplaceHolderText": "Add labels or text or combination of both",
78
- "app.v2containers.SmsTrai.Edit.msgLengthNote": "Only 30 characters are allowed per variable {var} field. In case the field resolves to more than 30 characters the message is bound to fail. Hence will not be sent by the Capillary system.",
79
- "app.v2containers.SmsTrai.Edit.saveButtonLabel": "Save",
80
- "app.v2containers.SmsTrai.Edit.senderIdlabel": "Sender ID",
81
- "app.v2containers.SmsTrai.Edit.smsEditNotification": "Sms template updated successfully",
82
- "app.v2containers.SmsTrai.Edit.templateLabel": "Template",
83
- "app.v2containers.SmsTrai.Edit.textAreaCounts": "{varCounts} variable{varCounts, plural, one {} other {s}} {var}: max. {charCounts} characters",
84
- "app.v2containers.SmsTrai.Edit.textAreaError": "Template cannot be empty",
85
- "app.v2containers.SmsTrai.Edit.totalCharacters": "{smsCount} SMS ({number} characters)",
86
- "app.v2containers.SmsTrai.Edit.traiEditSeperator": "|",
87
- "app.v2containers.SmsTrai.Edit.traiEditTitle": "Message",
88
- "app.v2containers.SmsTrai.Edit.unicodeLabel": "Allow unicode characters",
89
- "app.v2containers.SmsTrai.Edit.unsupportedTagsValidationError": "Unsupported tags: {unsupportedTags}. Please remove them from this message.",
90
75
  "creatives.components.AccessForbidden.forbiddenDesc": "This page access has not been provided to you.",
91
76
  "creatives.components.AccessForbidden.forbiddenHeader": "Access Forbidden",
92
77
  "creatives.components.BreadCrumbs.header": "This is the BreadCrumbs component !",
@@ -215,31 +200,6 @@ exports[`Creatives line image carousel test/> should render 1`] = `
215
200
  "creatives.componentsV2.CapTagList.numberOfDaysBeforeExpiry": "Number of days before expiry",
216
201
  "creatives.componentsV2.CapTagList.outbound": "Outbound",
217
202
  "creatives.componentsV2.CapTagList.search": "Search",
218
- "creatives.componentsV2.CapWhatsappCTA.addButton": "Add button",
219
- "creatives.componentsV2.CapWhatsappCTA.ctaAddDisabled": "Please save the first button before proceeding to create second button",
220
- "creatives.componentsV2.CapWhatsappCTA.ctaButtonErrorMessage": "Newlines, Emojis, or Special characters are not allowed",
221
- "creatives.componentsV2.CapWhatsappCTA.ctaButtonText": "Button text",
222
- "creatives.componentsV2.CapWhatsappCTA.ctaButtonTextPlaceholder": "Enter button text",
223
- "creatives.componentsV2.CapWhatsappCTA.ctaButtonTextTooltip": "Use this to name the button. We would recommend not to use special characters for the button text.",
224
- "creatives.componentsV2.CapWhatsappCTA.ctaDynamicPlaceholder": "Enter URL, variable is added by default",
225
- "creatives.componentsV2.CapWhatsappCTA.ctaOptionDisabledTooltip": "This type of button can only be added once",
226
- "creatives.componentsV2.CapWhatsappCTA.ctaPhoneNo": "Phone number",
227
- "creatives.componentsV2.CapWhatsappCTA.ctaPhoneNoPlaceholder": "Enter phone number",
228
- "creatives.componentsV2.CapWhatsappCTA.ctaSaveDisabled": "Please complete the above fields to enable button",
229
- "creatives.componentsV2.CapWhatsappCTA.ctaStaticPlaceholder": "Enter website URL",
230
- "creatives.componentsV2.CapWhatsappCTA.ctaType": "Type of action",
231
- "creatives.componentsV2.CapWhatsappCTA.ctaWebsite": "Website",
232
- "creatives.componentsV2.CapWhatsappCTA.ctaWebsiteType": "URL Type",
233
- "creatives.componentsV2.CapWhatsappCTA.ctaWebsiteTypeDynamic": "Dynamic",
234
- "creatives.componentsV2.CapWhatsappCTA.ctaWebsiteTypeStatic": "Static",
235
- "creatives.componentsV2.CapWhatsappCTA.ctaWebsiteUrl": "Website URL",
236
- "creatives.componentsV2.CapWhatsappCTA.ctaWebsiteUrlErrorMessage": "URL is not valid",
237
- "creatives.componentsV2.CapWhatsappCTA.dynamicUrlTooltip": "Only one variable can be added to a URL. No need to add {one} to the end of the URL",
238
- "creatives.componentsV2.CapWhatsappCTA.dynamicUrlWithMoreVarErrorMessage": "Button with url type as dynamic can have only 1 variable",
239
- "creatives.componentsV2.CapWhatsappCTA.staticUrlWithVarErrorMessage": "Button with url type as static cannot contain variables",
240
- "creatives.componentsV2.CapWhatsappCTA.useTwoBracketsOnly": "Use two brackets on each side to declare a variable",
241
- "creatives.componentsV2.CapWhatsappCTA.whatsappCtaTagListLabel": "Add URL label",
242
- "creatives.componentsV2.CapWhatsappCTA.whatsappCtaTagListRevert": "Reset website URL label to default value",
243
203
  "creatives.componentsV2.Ckeditor.header": "This is the Ckeditor component !",
244
204
  "creatives.componentsV2.CmsTemplatesComponent.header": "This is the CmsTemplatesComponent component !",
245
205
  "creatives.componentsV2.CmsTemplatesComponent.select": "Select",
@@ -651,8 +611,8 @@ exports[`Creatives line image carousel test/> should render 1`] = `
651
611
  "creatives.containers.MobilePush.Create.button2": "Button 2",
652
612
  "creatives.containers.MobilePush.Create.cancel": "Cancel",
653
613
  "creatives.containers.MobilePush.Create.cantCopyEmptyField": "Cannot copy empty field values.",
654
- "creatives.containers.MobilePush.Create.copyFromAndroid": "Copy Title and Content From Android",
655
- "creatives.containers.MobilePush.Create.copyFromIos": "Copy Title and Content From IOS",
614
+ "creatives.containers.MobilePush.Create.copyFromAndroid": "Copy title and content from android",
615
+ "creatives.containers.MobilePush.Create.copyFromIos": "Copy title and content from IOS",
656
616
  "creatives.containers.MobilePush.Create.ctaLabelCantEmpty": "CTA label cannot be empty.",
657
617
  "creatives.containers.MobilePush.Create.deleteSecondCTAFirst": "Please delete second secondary cta first",
658
618
  "creatives.containers.MobilePush.Create.discardChanges": "Discard changes",
@@ -716,8 +676,8 @@ exports[`Creatives line image carousel test/> should render 1`] = `
716
676
  "creatives.containers.MobilePush.Edit.button2": "Button 2",
717
677
  "creatives.containers.MobilePush.Edit.cancel": "Cancel",
718
678
  "creatives.containers.MobilePush.Edit.cantCopyEmptyField": "Cannot copy empty field values.",
719
- "creatives.containers.MobilePush.Edit.copyFromAndroid": "Copy Title and Content From Android",
720
- "creatives.containers.MobilePush.Edit.copyFromIos": "Copy Title and Content From IOS",
679
+ "creatives.containers.MobilePush.Edit.copyFromAndroid": "Copy title and content from android",
680
+ "creatives.containers.MobilePush.Edit.copyFromIos": "Copy title and content from IOS",
721
681
  "creatives.containers.MobilePush.Edit.ctaLabelCantEmpty": "CTA label cannot be empty.",
722
682
  "creatives.containers.MobilePush.Edit.deleteSecondCTAFirst": "Please delete second Secondary cta First",
723
683
  "creatives.containers.MobilePush.Edit.discardChanges": "Discard changes",
@@ -945,7 +905,6 @@ exports[`Creatives line image carousel test/> should render 1`] = `
945
905
  "creatives.containersV2.Cap.ebill": "Ebill",
946
906
  "creatives.containersV2.Cap.email": "Email",
947
907
  "creatives.containersV2.Cap.gallery": "Gallery",
948
- "creatives.containersV2.Cap.journeys": "Journeys",
949
908
  "creatives.containersV2.Cap.loyalty": "Loyalty",
950
909
  "creatives.containersV2.Cap.memberCare": "Member Care",
951
910
  "creatives.containersV2.Cap.sms": "SMS",
@@ -986,6 +945,7 @@ exports[`Creatives line image carousel test/> should render 1`] = `
986
945
  "creatives.containersV2.CapFacebookPreview.suggestedVideoMobile": "Suggested video mobile",
987
946
  "creatives.containersV2.CapFacebookPreview.videoNotePreview": "Facebook may take time to upload the video. Please try Refreshing.",
988
947
  "creatives.containersV2.CapFacebookPreview.watchFeedMobile": "Watch feed mobile",
948
+ "creatives.containersV2.ChannelTemplates.header": "This is ChannelTemplates container !",
989
949
  "creatives.containersV2.Create.addLabel": "Add label",
990
950
  "creatives.containersV2.Create.alertMessage": "Alert",
991
951
  "creatives.containersV2.Create.cancelButton": "Cancel",
@@ -1466,13 +1426,11 @@ exports[`Creatives line image carousel test/> should render 1`] = `
1466
1426
  "creatives.containersV2.LineVideo.actionLabelTitle": "Action button label",
1467
1427
  "creatives.containersV2.LineVideo.actionUrlPlaceholder": "Enter URL",
1468
1428
  "creatives.containersV2.LineVideo.actionUrlTitle": "Link Url",
1469
- "creatives.containersV2.LineVideo.display": "Display",
1470
1429
  "creatives.containersV2.LineVideo.dragAndDrop": "Drag and drop video here",
1471
1430
  "creatives.containersV2.LineVideo.emptyAltTextErrorMessage": "Title can not be empty",
1472
1431
  "creatives.containersV2.LineVideo.emptyLabelErrorMessage": "Action label can not be more empty",
1473
1432
  "creatives.containersV2.LineVideo.emptyTitleErrorMessage": "Template title can not be empty",
1474
1433
  "creatives.containersV2.LineVideo.emptyUrlErrorMessage": "Action URL can not be more empty",
1475
- "creatives.containersV2.LineVideo.hide": "Hide",
1476
1434
  "creatives.containersV2.LineVideo.imageGallery": "Gallery",
1477
1435
  "creatives.containersV2.LineVideo.imageReUpload": "Re upload",
1478
1436
  "creatives.containersV2.LineVideo.inValidUrlErrorMessage": "Action url is not valid",
@@ -1516,29 +1474,19 @@ exports[`Creatives line image carousel test/> should render 1`] = `
1516
1474
  "creatives.containersV2.MobilePush.Create.Image": "Image",
1517
1475
  "creatives.containersV2.MobilePush.Create.ImageUploadLabel": "Upload image",
1518
1476
  "creatives.containersV2.MobilePush.Create.Tags": "Tags",
1519
- "creatives.containersV2.MobilePush.Create.aPageWithMobileApp": "A page within mobile app",
1520
1477
  "creatives.containersV2.MobilePush.Create.accountId": "Account id",
1521
- "creatives.containersV2.MobilePush.Create.addActionButtonsToNotification": "Add action buttons to notification",
1522
- "creatives.containersV2.MobilePush.Create.addActionLinkToContent": "Add action link to content",
1523
- "creatives.containersV2.MobilePush.Create.addActionLinkToContentDescription": "Add a hyperlink of the page which customer will be directed to",
1524
1478
  "creatives.containersV2.MobilePush.Create.addAnotherCTA": "Add another CTA",
1525
- "creatives.containersV2.MobilePush.Create.addPrimaryButtonToNotification": "Add primary button to notification",
1526
1479
  "creatives.containersV2.MobilePush.Create.addPrimaryCTA": "Add primary CTA",
1527
- "creatives.containersV2.MobilePush.Create.addSecondaryButtonToNotification": "Add secondary button to notification",
1528
1480
  "creatives.containersV2.MobilePush.Create.addSecondaryCTA": "Add secondary CTA",
1529
1481
  "creatives.containersV2.MobilePush.Create.alertMessage": "Alert",
1530
- "creatives.containersV2.MobilePush.Create.anExternalWebPage": "An external web page",
1531
1482
  "creatives.containersV2.MobilePush.Create.androidNotConfigured": "Android template is not configured. Save without Android template",
1532
1483
  "creatives.containersV2.MobilePush.Create.button1": "Button 1",
1533
1484
  "creatives.containersV2.MobilePush.Create.button2": "Button 2",
1534
- "creatives.containersV2.MobilePush.Create.buttonLabel": "Button label",
1535
1485
  "creatives.containersV2.MobilePush.Create.cancel": "Cancel",
1536
1486
  "creatives.containersV2.MobilePush.Create.cantCopyEmptyFieldValues": "Cannot copy empty field values.",
1537
1487
  "creatives.containersV2.MobilePush.Create.change": "change",
1538
- "creatives.containersV2.MobilePush.Create.copyFromAndroid": "Copy Title and Content From Android",
1539
- "creatives.containersV2.MobilePush.Create.copyFromIos": "Copy Title and Content From IOS",
1540
- "creatives.containersV2.MobilePush.Create.coverImage": "Cover image",
1541
- "creatives.containersV2.MobilePush.Create.coverImageDescription": "Maximum file size acceptable is 5 MB",
1488
+ "creatives.containersV2.MobilePush.Create.copyFromAndroid": "Copy title and content from android",
1489
+ "creatives.containersV2.MobilePush.Create.copyFromIos": "Copy title and content from IOS",
1542
1490
  "creatives.containersV2.MobilePush.Create.ctaLabelCantEmpty": "CTA label cannot be empty.",
1543
1491
  "creatives.containersV2.MobilePush.Create.deleteSecondCTAFirst": "Please delete second secondary cta first",
1544
1492
  "creatives.containersV2.MobilePush.Create.discardChanges": "Discard changes",
@@ -1581,7 +1529,6 @@ exports[`Creatives line image carousel test/> should render 1`] = `
1581
1529
  "creatives.containersV2.MobilePush.Create.templateCreatedSuccessfully": "Mobile push template created successfully",
1582
1530
  "creatives.containersV2.MobilePush.Create.templateNameNotEmpty": "Please provide a template name",
1583
1531
  "creatives.containersV2.MobilePush.Create.templateNotConfigured": "template not configured,",
1584
- "creatives.containersV2.MobilePush.Create.thisSectionDisabledHoverText": "This section is being revamped. Till then it will remain disabled.",
1585
1532
  "creatives.containersV2.MobilePush.Create.title": "Title",
1586
1533
  "creatives.containersV2.MobilePush.Create.titleHasUnsupportedTag": "Please check the message content for unsupported/missing tags",
1587
1534
  "creatives.containersV2.MobilePush.Create.titleLabel": "Title*",
@@ -1599,29 +1546,19 @@ exports[`Creatives line image carousel test/> should render 1`] = `
1599
1546
  "creatives.containersV2.MobilePush.Edit.Image": "Image",
1600
1547
  "creatives.containersV2.MobilePush.Edit.ImageUploadLabel": "Upload image",
1601
1548
  "creatives.containersV2.MobilePush.Edit.Tags": "Tags",
1602
- "creatives.containersV2.MobilePush.Edit.aPageWithMobileApp": "A page within mobile app",
1603
1549
  "creatives.containersV2.MobilePush.Edit.accountId": "Account id",
1604
- "creatives.containersV2.MobilePush.Edit.addActionButtonsToNotification": "Add action buttons to notification",
1605
- "creatives.containersV2.MobilePush.Edit.addActionLinkToContent": "Add action link to content",
1606
- "creatives.containersV2.MobilePush.Edit.addActionLinkToContentDescription": "Add a hyperlink of the page which customer will be directed to",
1607
1550
  "creatives.containersV2.MobilePush.Edit.addAnotherCTA": "Add another CTA",
1608
- "creatives.containersV2.MobilePush.Edit.addPrimaryButtonToNotification": "Add primary button to notification",
1609
1551
  "creatives.containersV2.MobilePush.Edit.addPrimaryCTA": "Add primary CTA",
1610
- "creatives.containersV2.MobilePush.Edit.addSecondaryButtonToNotification": "Add secondary button to notification",
1611
1552
  "creatives.containersV2.MobilePush.Edit.addSecondaryCTA": "Add secondary CTA",
1612
1553
  "creatives.containersV2.MobilePush.Edit.alertMessage": "Alert",
1613
- "creatives.containersV2.MobilePush.Edit.anExternalWebPage": "An external web page",
1614
1554
  "creatives.containersV2.MobilePush.Edit.androidTemplateNotConfigured": "Android template is not configured. Continue save?",
1615
1555
  "creatives.containersV2.MobilePush.Edit.button1": "Button 1",
1616
1556
  "creatives.containersV2.MobilePush.Edit.button2": "Button 2",
1617
- "creatives.containersV2.MobilePush.Edit.buttonLabel": "Button label",
1618
1557
  "creatives.containersV2.MobilePush.Edit.cancel": "Cancel",
1619
1558
  "creatives.containersV2.MobilePush.Edit.cantCopyEmptyFieldValues": "Cannot copy empty field values.",
1620
1559
  "creatives.containersV2.MobilePush.Edit.change": "change",
1621
- "creatives.containersV2.MobilePush.Edit.copyFromAndroid": "Copy Title and Content From Android",
1622
- "creatives.containersV2.MobilePush.Edit.copyFromIos": "Copy Title and Content From IOS",
1623
- "creatives.containersV2.MobilePush.Edit.coverImage": "Cover image",
1624
- "creatives.containersV2.MobilePush.Edit.coverImageDescription": "Maximum file size acceptable is 5 MB",
1560
+ "creatives.containersV2.MobilePush.Edit.copyFromAndroid": "Copy title and content from android",
1561
+ "creatives.containersV2.MobilePush.Edit.copyFromIos": "Copy title and content from IOS",
1625
1562
  "creatives.containersV2.MobilePush.Edit.ctaLabelCantEmpty": "CTA label cannot be empty.",
1626
1563
  "creatives.containersV2.MobilePush.Edit.deleteSecondCTAFirst": "Please delete second Secondary cta First",
1627
1564
  "creatives.containersV2.MobilePush.Edit.discardChanges": "Discard changes",
@@ -1664,7 +1601,6 @@ exports[`Creatives line image carousel test/> should render 1`] = `
1664
1601
  "creatives.containersV2.MobilePush.Edit.templateEditedSuccessfully": "MOBILEPUSH template edited successfully",
1665
1602
  "creatives.containersV2.MobilePush.Edit.templateNameNotEmpty": "Please provide a template name",
1666
1603
  "creatives.containersV2.MobilePush.Edit.templateNotConfigured": "Template not configured,",
1667
- "creatives.containersV2.MobilePush.Edit.thisSectionDisabledHoverText": "This section is being revamped. Till then it will remain disabled.",
1668
1604
  "creatives.containersV2.MobilePush.Edit.title": "Title",
1669
1605
  "creatives.containersV2.MobilePush.Edit.titleHasUnsupportedTag": "Please check the message content for unsupported/missing tags",
1670
1606
  "creatives.containersV2.MobilePush.Edit.titleLabel": "Title*",
@@ -1901,157 +1837,11 @@ new message content.",
1901
1837
  "creatives.containersV2.WeChat.templateName": "Template Name",
1902
1838
  "creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
1903
1839
  "creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
1904
- "creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
1905
- "creatives.containersV2.Whatsapp.accountUpdate": "Account update",
1906
- "creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
1907
- "creatives.containersV2.Whatsapp.addVar": "Add variables",
1908
- "creatives.containersV2.Whatsapp.afrikaans": "Afrikaans",
1909
- "creatives.containersV2.Whatsapp.albanian": "Albanian",
1910
1840
  "creatives.containersV2.Whatsapp.alertUpdate": "Alert update",
1911
1841
  "creatives.containersV2.Whatsapp.alertUpdateTooltip": "Send important updates or news to customers.",
1912
- "creatives.containersV2.Whatsapp.appointmentUpdate": "Appointment update",
1913
- "creatives.containersV2.Whatsapp.appointmentUpdateTooltip": "Send confirmations, reminders, or other updates to customers about their appointments.",
1914
1842
  "creatives.containersV2.Whatsapp.approved": "Approved",
1915
- "creatives.containersV2.Whatsapp.approvedStatusMsg": "This template has been approved",
1916
- "creatives.containersV2.Whatsapp.arabic": "Arabic",
1917
- "creatives.containersV2.Whatsapp.authentication": "Authentication",
1918
- "creatives.containersV2.Whatsapp.authenticationTooltip": "Send codes that allow your customers to securely access their accounts.",
1919
- "creatives.containersV2.Whatsapp.awaitingApproval": "Awaiting approval",
1920
- "creatives.containersV2.Whatsapp.awaitingStatusDesc": "The template has been sent for approval at {date}, {time}. It takes up to 48 hrs to get approved.",
1921
- "creatives.containersV2.Whatsapp.awaitingStatusMsg": "This template is awaiting approval",
1922
- "creatives.containersV2.Whatsapp.azerbaijani": "Azerbaijani",
1923
- "creatives.containersV2.Whatsapp.bengali": "Bengali",
1924
- "creatives.containersV2.Whatsapp.btnDesc": "These will be show clickable buttons below your message.",
1925
- "creatives.containersV2.Whatsapp.btnDisabledTooltip": "Please add all mandatory fields to proceed further",
1926
- "creatives.containersV2.Whatsapp.btnLabel": "Buttons",
1927
- "creatives.containersV2.Whatsapp.btnTypeCTA": "Call to action",
1928
- "creatives.containersV2.Whatsapp.btnTypeNone": "None",
1929
- "creatives.containersV2.Whatsapp.btnTypeQuickReply": "Quick reply",
1930
- "creatives.containersV2.Whatsapp.bulgarian": "Bulgarian",
1931
- "creatives.containersV2.Whatsapp.cancelButtonLabel": "Cancel",
1932
- "creatives.containersV2.Whatsapp.catalan": "Catalan",
1933
- "creatives.containersV2.Whatsapp.chineseCHN": "Chinese (CHN)",
1934
- "creatives.containersV2.Whatsapp.chineseHKG": "Chinese (HKG)",
1935
- "creatives.containersV2.Whatsapp.chineseTAI": "Chinese (TAI)",
1936
- "creatives.containersV2.Whatsapp.croatian": "Croatian",
1937
- "creatives.containersV2.Whatsapp.ctaDesc": "Create up to 2 buttons that let customers respond to your messages or take action.",
1938
- "creatives.containersV2.Whatsapp.czech": "Czech",
1939
- "creatives.containersV2.Whatsapp.danish": "Danish",
1940
- "creatives.containersV2.Whatsapp.disabledEditTooltip": "This template is non-editable as this is {status}",
1941
- "creatives.containersV2.Whatsapp.disabledEditTooltipStatus": "awaiting for approval",
1942
- "creatives.containersV2.Whatsapp.disabledFeatureTooltip": "Not yet enabled. Coming soon!",
1943
- "creatives.containersV2.Whatsapp.dutch": "Dutch",
1944
- "creatives.containersV2.Whatsapp.emptyTemplateMessageErrorMessage": "Template message cannot be empty",
1945
- "creatives.containersV2.Whatsapp.english": "English",
1946
- "creatives.containersV2.Whatsapp.englishUK": "English (UK)",
1947
- "creatives.containersV2.Whatsapp.englishUS": "English (US)",
1948
- "creatives.containersV2.Whatsapp.estonian": "Estonian",
1949
- "creatives.containersV2.Whatsapp.filipino": "Filipino",
1950
- "creatives.containersV2.Whatsapp.finnish": "Finnish",
1951
- "creatives.containersV2.Whatsapp.french": "French",
1952
- "creatives.containersV2.Whatsapp.georgian": "Georgian",
1953
- "creatives.containersV2.Whatsapp.german": "German",
1954
- "creatives.containersV2.Whatsapp.greek": "Greek",
1955
- "creatives.containersV2.Whatsapp.gujarati": "Gujarati",
1956
- "creatives.containersV2.Whatsapp.hausa": "Hausa",
1957
- "creatives.containersV2.Whatsapp.hebrew": "Hebrew",
1958
- "creatives.containersV2.Whatsapp.here": "here",
1959
- "creatives.containersV2.Whatsapp.hindi": "Hindi",
1960
- "creatives.containersV2.Whatsapp.hungarian": "Hungarian",
1961
- "creatives.containersV2.Whatsapp.indonesian": "Indonesian",
1962
- "creatives.containersV2.Whatsapp.inputplaceHolderText": "{value} Add labels or text or combination of both",
1963
- "creatives.containersV2.Whatsapp.invalidFormatError": "INVALID FORMAT: Placeholders or other elements were formatted incorrectly.",
1964
- "creatives.containersV2.Whatsapp.irish": "Irish",
1965
- "creatives.containersV2.Whatsapp.italian": "Italian",
1966
- "creatives.containersV2.Whatsapp.japanese": "Japanese",
1967
- "creatives.containersV2.Whatsapp.kannada": "Kannada",
1968
- "creatives.containersV2.Whatsapp.kazakh": "Kazakh",
1969
- "creatives.containersV2.Whatsapp.kinyarwanda": "Kinyarwanda",
1970
- "creatives.containersV2.Whatsapp.korean": "Korean",
1971
- "creatives.containersV2.Whatsapp.kyrgyz": "Kyrgyz (Kyrgyzstan)",
1972
- "creatives.containersV2.Whatsapp.labelSeperator": "|",
1973
- "creatives.containersV2.Whatsapp.languageLabel": "Language",
1974
- "creatives.containersV2.Whatsapp.lao": "Lao",
1975
- "creatives.containersV2.Whatsapp.latvian": "Latvian",
1976
- "creatives.containersV2.Whatsapp.lithuanian": "Lithuanian",
1977
- "creatives.containersV2.Whatsapp.macedonian": "Macedonian",
1978
- "creatives.containersV2.Whatsapp.malay": "Malay",
1979
- "creatives.containersV2.Whatsapp.malayalam": "Malayalam",
1980
- "creatives.containersV2.Whatsapp.marathi": "Marathi",
1981
- "creatives.containersV2.Whatsapp.marketing": "Marketing",
1982
- "creatives.containersV2.Whatsapp.marketingTooltip": "Send promotional offers, product announcements, and more to increase awareness and engagement.",
1983
- "creatives.containersV2.Whatsapp.mediaDocument": "Document",
1984
- "creatives.containersV2.Whatsapp.mediaImage": "Image",
1985
- "creatives.containersV2.Whatsapp.mediaLabel": "Media",
1986
- "creatives.containersV2.Whatsapp.mediaText": "Text",
1987
- "creatives.containersV2.Whatsapp.mediaVideo": "Video",
1988
- "creatives.containersV2.Whatsapp.messageLanguageLabel": "Message language",
1989
- "creatives.containersV2.Whatsapp.modifiedUnsubscribeText": "Click {value} to unsubscribe",
1990
- "creatives.containersV2.Whatsapp.noContentBetweenVars": "Add atleast 1 character between 2 variables",
1991
- "creatives.containersV2.Whatsapp.norwegian": "Norwegian",
1992
- "creatives.containersV2.Whatsapp.optional": "(Optional)",
1993
- "creatives.containersV2.Whatsapp.otp": "Otp",
1994
- "creatives.containersV2.Whatsapp.page": "page",
1995
- "creatives.containersV2.Whatsapp.pages": "pages",
1996
- "creatives.containersV2.Whatsapp.paymentUpdate": "Payment update",
1997
- "creatives.containersV2.Whatsapp.paymentUpdateTooltip": "Send a message to customers about their payment.",
1998
- "creatives.containersV2.Whatsapp.pdf": "PDF",
1999
- "creatives.containersV2.Whatsapp.persian": "Persian",
2000
- "creatives.containersV2.Whatsapp.polish": "Polish",
2001
- "creatives.containersV2.Whatsapp.portugueseBR": "Portuguese (BR)",
2002
- "creatives.containersV2.Whatsapp.portuguesePOR": "Portuguese (POR)",
2003
- "creatives.containersV2.Whatsapp.punjabi": "Punjabi",
2004
- "creatives.containersV2.Whatsapp.quickReplyDesc": "Create up to 3 buttons that let customers respond to your messages or take action.",
2005
- "creatives.containersV2.Whatsapp.rejected": "Rejected",
2006
- "creatives.containersV2.Whatsapp.rejectedStatusMsg": "This template has been rejected",
2007
- "creatives.containersV2.Whatsapp.removeMultinewlineChars": "More than two consecutive line breaks are not allowed.",
2008
- "creatives.containersV2.Whatsapp.repetativeVars": "Variables cannot be repeated",
2009
- "creatives.containersV2.Whatsapp.reservationUpdate": "Reservation update",
2010
- "creatives.containersV2.Whatsapp.reservationUpdateTooltip": "Send confirmations, reminders, or other updates to customers about their reservations.",
2011
- "creatives.containersV2.Whatsapp.romanian": "Romanian",
2012
- "creatives.containersV2.Whatsapp.russian": "Russian",
2013
- "creatives.containersV2.Whatsapp.select": "Select",
2014
- "creatives.containersV2.Whatsapp.sendForApprovalButtonLabel": "Send for approval",
2015
- "creatives.containersV2.Whatsapp.sequenceVars": "Variable name should start from {one} and it should be in sequential order",
2016
- "creatives.containersV2.Whatsapp.serbian": "Serbian",
2017
- "creatives.containersV2.Whatsapp.slovak": "Slovak",
2018
- "creatives.containersV2.Whatsapp.slovenian": "Slovenian",
2019
- "creatives.containersV2.Whatsapp.spanish": "Spanish",
2020
- "creatives.containersV2.Whatsapp.spanishARG": "Spanish (ARG)",
2021
- "creatives.containersV2.Whatsapp.spanishMEX": "Spanish (MEX)",
2022
- "creatives.containersV2.Whatsapp.spanishSPA": "Spanish (SPA)",
2023
- "creatives.containersV2.Whatsapp.swahili": "Swahili",
2024
- "creatives.containersV2.Whatsapp.swedish": "Swedish",
2025
- "creatives.containersV2.Whatsapp.tagContentMismatchError": "TAG CONTENT MISMATCH: The language and/or template category selected don’t match the template content.",
2026
- "creatives.containersV2.Whatsapp.tamil": "Tamil",
2027
- "creatives.containersV2.Whatsapp.telugu": "Telugu",
2028
- "creatives.containersV2.Whatsapp.templateCategoryLabel": "Template category",
2029
- "creatives.containersV2.Whatsapp.templateLanguageEnglish": "English",
2030
- "creatives.containersV2.Whatsapp.templateMessageLabel": "Message",
2031
- "creatives.containersV2.Whatsapp.templateMessageLength": "Characters count: {currentLength}/{maxLength}",
2032
- "creatives.containersV2.Whatsapp.templateMessageLengthError": "Template message length cannot exceed 1024",
2033
- "creatives.containersV2.Whatsapp.templateMessagePlaceholder": "Enter message with variable",
2034
- "creatives.containersV2.Whatsapp.templateMessageTooltip": "You can write variables by adding two curly brackets before the variable name and two curly brackets after the variable name.{br}{br}Tip :{br}It looks something like this: Hi {var},{br}so 1 is the variable name here.",
2035
- "creatives.containersV2.Whatsapp.templateMessageUnsubscribeText": "Click {unsubscribe} to unsubscribe",
2036
- "creatives.containersV2.Whatsapp.templateNameDesc": "Must be a unique name and can only contain lowercase alphanumeric characters and underscores.",
2037
- "creatives.containersV2.Whatsapp.templateNameRegexErrorMessage": "Template name can only contain lowercase alphanumeric characters and underscores",
2038
- "creatives.containersV2.Whatsapp.templateNameTooltip": "Tip : Use a name that helps WhatsApp's reviewer understand the purpose of your message, for example \\"order_delivery\\" rather than \\"template_1\\"",
2039
- "creatives.containersV2.Whatsapp.thai": "Thai",
2040
1843
  "creatives.containersV2.Whatsapp.transactional": "Transactional",
2041
- "creatives.containersV2.Whatsapp.turkish": "Turkish",
2042
- "creatives.containersV2.Whatsapp.ukrainian": "Ukrainian",
2043
- "creatives.containersV2.Whatsapp.unknownVars": "Variable name should be numeric value from {one} to {nineteen}",
2044
- "creatives.containersV2.Whatsapp.unsubscribeTextTooltipCreateFlow": "To enable the checkbox, reduce the message character count to 988",
2045
- "creatives.containersV2.Whatsapp.unsubscribeTextTooltipEditFlow": "This is non-editable",
2046
- "creatives.containersV2.Whatsapp.urdu": "Urdu",
2047
- "creatives.containersV2.Whatsapp.useTwoBracketsOnly": "Use two brackets on each side to declare a variable",
2048
- "creatives.containersV2.Whatsapp.utility": "Utility",
2049
- "creatives.containersV2.Whatsapp.utilityTooltip": "Send account updates, order updates, alerts, and more to share important information.",
2050
- "creatives.containersV2.Whatsapp.uzbek": "Uzbek",
2051
- "creatives.containersV2.Whatsapp.videoErrorMessage": "Please upload the video with allowed file extension, size, dimension and aspect ratio",
2052
- "creatives.containersV2.Whatsapp.vietnamese": "Vietnamese",
2053
- "creatives.containersV2.Whatsapp.whatsappCreateNotification": "{name} has been sent for approval",
2054
- "creatives.containersV2.Whatsapp.zulu": "Zulu",
1844
+ "creatives.containersV2.Whatsapp.transactionalTooltip": "Send account updates, order updates, alerts, and more to share important information.",
2055
1845
  "creatives.containersV2.addLabels": "Add labels",
2056
1846
  "creatives.containersV2.appName": "App Name",
2057
1847
  "creatives.containersV2.applyNow": "Apply now",
@@ -3016,7 +2806,6 @@ new message content.",
3016
2806
  className="ComponentWithLabelHOC__ComponentWithLabelWrapper-sc-1qk6bpg-1 evSAae"
3017
2807
  >
3018
2808
  <CapSelect
3019
- getMenuOptionsProps={[Function]}
3020
2809
  onChange={[Function]}
3021
2810
  options={
3022
2811
  Array [
@@ -3668,21 +3457,6 @@ exports[`Creatives line image carousel test/> should render 2`] = `
3668
3457
  "app.v2containers.SmsTrai.Create.typeAliasErrorDescription": "Please include mandatory field type. It can be {typeAliases}.",
3669
3458
  "app.v2containers.SmsTrai.Create.uploadFile": "Upload file",
3670
3459
  "app.v2containers.SmsTrai.Create.uploadInstructions": "Upload Instructions",
3671
- "app.v2containers.SmsTrai.Edit.addLabels": "Add labels",
3672
- "app.v2containers.SmsTrai.Edit.cancelButtonLabel": "Cancel",
3673
- "app.v2containers.SmsTrai.Edit.inputplaceHolderText": "Add labels or text or combination of both",
3674
- "app.v2containers.SmsTrai.Edit.msgLengthNote": "Only 30 characters are allowed per variable {var} field. In case the field resolves to more than 30 characters the message is bound to fail. Hence will not be sent by the Capillary system.",
3675
- "app.v2containers.SmsTrai.Edit.saveButtonLabel": "Save",
3676
- "app.v2containers.SmsTrai.Edit.senderIdlabel": "Sender ID",
3677
- "app.v2containers.SmsTrai.Edit.smsEditNotification": "Sms template updated successfully",
3678
- "app.v2containers.SmsTrai.Edit.templateLabel": "Template",
3679
- "app.v2containers.SmsTrai.Edit.textAreaCounts": "{varCounts} variable{varCounts, plural, one {} other {s}} {var}: max. {charCounts} characters",
3680
- "app.v2containers.SmsTrai.Edit.textAreaError": "Template cannot be empty",
3681
- "app.v2containers.SmsTrai.Edit.totalCharacters": "{smsCount} SMS ({number} characters)",
3682
- "app.v2containers.SmsTrai.Edit.traiEditSeperator": "|",
3683
- "app.v2containers.SmsTrai.Edit.traiEditTitle": "Message",
3684
- "app.v2containers.SmsTrai.Edit.unicodeLabel": "Allow unicode characters",
3685
- "app.v2containers.SmsTrai.Edit.unsupportedTagsValidationError": "Unsupported tags: {unsupportedTags}. Please remove them from this message.",
3686
3460
  "creatives.components.AccessForbidden.forbiddenDesc": "This page access has not been provided to you.",
3687
3461
  "creatives.components.AccessForbidden.forbiddenHeader": "Access Forbidden",
3688
3462
  "creatives.components.BreadCrumbs.header": "This is the BreadCrumbs component !",
@@ -3811,31 +3585,6 @@ exports[`Creatives line image carousel test/> should render 2`] = `
3811
3585
  "creatives.componentsV2.CapTagList.numberOfDaysBeforeExpiry": "Number of days before expiry",
3812
3586
  "creatives.componentsV2.CapTagList.outbound": "Outbound",
3813
3587
  "creatives.componentsV2.CapTagList.search": "Search",
3814
- "creatives.componentsV2.CapWhatsappCTA.addButton": "Add button",
3815
- "creatives.componentsV2.CapWhatsappCTA.ctaAddDisabled": "Please save the first button before proceeding to create second button",
3816
- "creatives.componentsV2.CapWhatsappCTA.ctaButtonErrorMessage": "Newlines, Emojis, or Special characters are not allowed",
3817
- "creatives.componentsV2.CapWhatsappCTA.ctaButtonText": "Button text",
3818
- "creatives.componentsV2.CapWhatsappCTA.ctaButtonTextPlaceholder": "Enter button text",
3819
- "creatives.componentsV2.CapWhatsappCTA.ctaButtonTextTooltip": "Use this to name the button. We would recommend not to use special characters for the button text.",
3820
- "creatives.componentsV2.CapWhatsappCTA.ctaDynamicPlaceholder": "Enter URL, variable is added by default",
3821
- "creatives.componentsV2.CapWhatsappCTA.ctaOptionDisabledTooltip": "This type of button can only be added once",
3822
- "creatives.componentsV2.CapWhatsappCTA.ctaPhoneNo": "Phone number",
3823
- "creatives.componentsV2.CapWhatsappCTA.ctaPhoneNoPlaceholder": "Enter phone number",
3824
- "creatives.componentsV2.CapWhatsappCTA.ctaSaveDisabled": "Please complete the above fields to enable button",
3825
- "creatives.componentsV2.CapWhatsappCTA.ctaStaticPlaceholder": "Enter website URL",
3826
- "creatives.componentsV2.CapWhatsappCTA.ctaType": "Type of action",
3827
- "creatives.componentsV2.CapWhatsappCTA.ctaWebsite": "Website",
3828
- "creatives.componentsV2.CapWhatsappCTA.ctaWebsiteType": "URL Type",
3829
- "creatives.componentsV2.CapWhatsappCTA.ctaWebsiteTypeDynamic": "Dynamic",
3830
- "creatives.componentsV2.CapWhatsappCTA.ctaWebsiteTypeStatic": "Static",
3831
- "creatives.componentsV2.CapWhatsappCTA.ctaWebsiteUrl": "Website URL",
3832
- "creatives.componentsV2.CapWhatsappCTA.ctaWebsiteUrlErrorMessage": "URL is not valid",
3833
- "creatives.componentsV2.CapWhatsappCTA.dynamicUrlTooltip": "Only one variable can be added to a URL. No need to add {one} to the end of the URL",
3834
- "creatives.componentsV2.CapWhatsappCTA.dynamicUrlWithMoreVarErrorMessage": "Button with url type as dynamic can have only 1 variable",
3835
- "creatives.componentsV2.CapWhatsappCTA.staticUrlWithVarErrorMessage": "Button with url type as static cannot contain variables",
3836
- "creatives.componentsV2.CapWhatsappCTA.useTwoBracketsOnly": "Use two brackets on each side to declare a variable",
3837
- "creatives.componentsV2.CapWhatsappCTA.whatsappCtaTagListLabel": "Add URL label",
3838
- "creatives.componentsV2.CapWhatsappCTA.whatsappCtaTagListRevert": "Reset website URL label to default value",
3839
3588
  "creatives.componentsV2.Ckeditor.header": "This is the Ckeditor component !",
3840
3589
  "creatives.componentsV2.CmsTemplatesComponent.header": "This is the CmsTemplatesComponent component !",
3841
3590
  "creatives.componentsV2.CmsTemplatesComponent.select": "Select",
@@ -4247,8 +3996,8 @@ exports[`Creatives line image carousel test/> should render 2`] = `
4247
3996
  "creatives.containers.MobilePush.Create.button2": "Button 2",
4248
3997
  "creatives.containers.MobilePush.Create.cancel": "Cancel",
4249
3998
  "creatives.containers.MobilePush.Create.cantCopyEmptyField": "Cannot copy empty field values.",
4250
- "creatives.containers.MobilePush.Create.copyFromAndroid": "Copy Title and Content From Android",
4251
- "creatives.containers.MobilePush.Create.copyFromIos": "Copy Title and Content From IOS",
3999
+ "creatives.containers.MobilePush.Create.copyFromAndroid": "Copy title and content from android",
4000
+ "creatives.containers.MobilePush.Create.copyFromIos": "Copy title and content from IOS",
4252
4001
  "creatives.containers.MobilePush.Create.ctaLabelCantEmpty": "CTA label cannot be empty.",
4253
4002
  "creatives.containers.MobilePush.Create.deleteSecondCTAFirst": "Please delete second secondary cta first",
4254
4003
  "creatives.containers.MobilePush.Create.discardChanges": "Discard changes",
@@ -4312,8 +4061,8 @@ exports[`Creatives line image carousel test/> should render 2`] = `
4312
4061
  "creatives.containers.MobilePush.Edit.button2": "Button 2",
4313
4062
  "creatives.containers.MobilePush.Edit.cancel": "Cancel",
4314
4063
  "creatives.containers.MobilePush.Edit.cantCopyEmptyField": "Cannot copy empty field values.",
4315
- "creatives.containers.MobilePush.Edit.copyFromAndroid": "Copy Title and Content From Android",
4316
- "creatives.containers.MobilePush.Edit.copyFromIos": "Copy Title and Content From IOS",
4064
+ "creatives.containers.MobilePush.Edit.copyFromAndroid": "Copy title and content from android",
4065
+ "creatives.containers.MobilePush.Edit.copyFromIos": "Copy title and content from IOS",
4317
4066
  "creatives.containers.MobilePush.Edit.ctaLabelCantEmpty": "CTA label cannot be empty.",
4318
4067
  "creatives.containers.MobilePush.Edit.deleteSecondCTAFirst": "Please delete second Secondary cta First",
4319
4068
  "creatives.containers.MobilePush.Edit.discardChanges": "Discard changes",
@@ -4541,7 +4290,6 @@ exports[`Creatives line image carousel test/> should render 2`] = `
4541
4290
  "creatives.containersV2.Cap.ebill": "Ebill",
4542
4291
  "creatives.containersV2.Cap.email": "Email",
4543
4292
  "creatives.containersV2.Cap.gallery": "Gallery",
4544
- "creatives.containersV2.Cap.journeys": "Journeys",
4545
4293
  "creatives.containersV2.Cap.loyalty": "Loyalty",
4546
4294
  "creatives.containersV2.Cap.memberCare": "Member Care",
4547
4295
  "creatives.containersV2.Cap.sms": "SMS",
@@ -4582,6 +4330,7 @@ exports[`Creatives line image carousel test/> should render 2`] = `
4582
4330
  "creatives.containersV2.CapFacebookPreview.suggestedVideoMobile": "Suggested video mobile",
4583
4331
  "creatives.containersV2.CapFacebookPreview.videoNotePreview": "Facebook may take time to upload the video. Please try Refreshing.",
4584
4332
  "creatives.containersV2.CapFacebookPreview.watchFeedMobile": "Watch feed mobile",
4333
+ "creatives.containersV2.ChannelTemplates.header": "This is ChannelTemplates container !",
4585
4334
  "creatives.containersV2.Create.addLabel": "Add label",
4586
4335
  "creatives.containersV2.Create.alertMessage": "Alert",
4587
4336
  "creatives.containersV2.Create.cancelButton": "Cancel",
@@ -5062,13 +4811,11 @@ exports[`Creatives line image carousel test/> should render 2`] = `
5062
4811
  "creatives.containersV2.LineVideo.actionLabelTitle": "Action button label",
5063
4812
  "creatives.containersV2.LineVideo.actionUrlPlaceholder": "Enter URL",
5064
4813
  "creatives.containersV2.LineVideo.actionUrlTitle": "Link Url",
5065
- "creatives.containersV2.LineVideo.display": "Display",
5066
4814
  "creatives.containersV2.LineVideo.dragAndDrop": "Drag and drop video here",
5067
4815
  "creatives.containersV2.LineVideo.emptyAltTextErrorMessage": "Title can not be empty",
5068
4816
  "creatives.containersV2.LineVideo.emptyLabelErrorMessage": "Action label can not be more empty",
5069
4817
  "creatives.containersV2.LineVideo.emptyTitleErrorMessage": "Template title can not be empty",
5070
4818
  "creatives.containersV2.LineVideo.emptyUrlErrorMessage": "Action URL can not be more empty",
5071
- "creatives.containersV2.LineVideo.hide": "Hide",
5072
4819
  "creatives.containersV2.LineVideo.imageGallery": "Gallery",
5073
4820
  "creatives.containersV2.LineVideo.imageReUpload": "Re upload",
5074
4821
  "creatives.containersV2.LineVideo.inValidUrlErrorMessage": "Action url is not valid",
@@ -5112,29 +4859,19 @@ exports[`Creatives line image carousel test/> should render 2`] = `
5112
4859
  "creatives.containersV2.MobilePush.Create.Image": "Image",
5113
4860
  "creatives.containersV2.MobilePush.Create.ImageUploadLabel": "Upload image",
5114
4861
  "creatives.containersV2.MobilePush.Create.Tags": "Tags",
5115
- "creatives.containersV2.MobilePush.Create.aPageWithMobileApp": "A page within mobile app",
5116
4862
  "creatives.containersV2.MobilePush.Create.accountId": "Account id",
5117
- "creatives.containersV2.MobilePush.Create.addActionButtonsToNotification": "Add action buttons to notification",
5118
- "creatives.containersV2.MobilePush.Create.addActionLinkToContent": "Add action link to content",
5119
- "creatives.containersV2.MobilePush.Create.addActionLinkToContentDescription": "Add a hyperlink of the page which customer will be directed to",
5120
4863
  "creatives.containersV2.MobilePush.Create.addAnotherCTA": "Add another CTA",
5121
- "creatives.containersV2.MobilePush.Create.addPrimaryButtonToNotification": "Add primary button to notification",
5122
4864
  "creatives.containersV2.MobilePush.Create.addPrimaryCTA": "Add primary CTA",
5123
- "creatives.containersV2.MobilePush.Create.addSecondaryButtonToNotification": "Add secondary button to notification",
5124
4865
  "creatives.containersV2.MobilePush.Create.addSecondaryCTA": "Add secondary CTA",
5125
4866
  "creatives.containersV2.MobilePush.Create.alertMessage": "Alert",
5126
- "creatives.containersV2.MobilePush.Create.anExternalWebPage": "An external web page",
5127
4867
  "creatives.containersV2.MobilePush.Create.androidNotConfigured": "Android template is not configured. Save without Android template",
5128
4868
  "creatives.containersV2.MobilePush.Create.button1": "Button 1",
5129
4869
  "creatives.containersV2.MobilePush.Create.button2": "Button 2",
5130
- "creatives.containersV2.MobilePush.Create.buttonLabel": "Button label",
5131
4870
  "creatives.containersV2.MobilePush.Create.cancel": "Cancel",
5132
4871
  "creatives.containersV2.MobilePush.Create.cantCopyEmptyFieldValues": "Cannot copy empty field values.",
5133
4872
  "creatives.containersV2.MobilePush.Create.change": "change",
5134
- "creatives.containersV2.MobilePush.Create.copyFromAndroid": "Copy Title and Content From Android",
5135
- "creatives.containersV2.MobilePush.Create.copyFromIos": "Copy Title and Content From IOS",
5136
- "creatives.containersV2.MobilePush.Create.coverImage": "Cover image",
5137
- "creatives.containersV2.MobilePush.Create.coverImageDescription": "Maximum file size acceptable is 5 MB",
4873
+ "creatives.containersV2.MobilePush.Create.copyFromAndroid": "Copy title and content from android",
4874
+ "creatives.containersV2.MobilePush.Create.copyFromIos": "Copy title and content from IOS",
5138
4875
  "creatives.containersV2.MobilePush.Create.ctaLabelCantEmpty": "CTA label cannot be empty.",
5139
4876
  "creatives.containersV2.MobilePush.Create.deleteSecondCTAFirst": "Please delete second secondary cta first",
5140
4877
  "creatives.containersV2.MobilePush.Create.discardChanges": "Discard changes",
@@ -5177,7 +4914,6 @@ exports[`Creatives line image carousel test/> should render 2`] = `
5177
4914
  "creatives.containersV2.MobilePush.Create.templateCreatedSuccessfully": "Mobile push template created successfully",
5178
4915
  "creatives.containersV2.MobilePush.Create.templateNameNotEmpty": "Please provide a template name",
5179
4916
  "creatives.containersV2.MobilePush.Create.templateNotConfigured": "template not configured,",
5180
- "creatives.containersV2.MobilePush.Create.thisSectionDisabledHoverText": "This section is being revamped. Till then it will remain disabled.",
5181
4917
  "creatives.containersV2.MobilePush.Create.title": "Title",
5182
4918
  "creatives.containersV2.MobilePush.Create.titleHasUnsupportedTag": "Please check the message content for unsupported/missing tags",
5183
4919
  "creatives.containersV2.MobilePush.Create.titleLabel": "Title*",
@@ -5195,29 +4931,19 @@ exports[`Creatives line image carousel test/> should render 2`] = `
5195
4931
  "creatives.containersV2.MobilePush.Edit.Image": "Image",
5196
4932
  "creatives.containersV2.MobilePush.Edit.ImageUploadLabel": "Upload image",
5197
4933
  "creatives.containersV2.MobilePush.Edit.Tags": "Tags",
5198
- "creatives.containersV2.MobilePush.Edit.aPageWithMobileApp": "A page within mobile app",
5199
4934
  "creatives.containersV2.MobilePush.Edit.accountId": "Account id",
5200
- "creatives.containersV2.MobilePush.Edit.addActionButtonsToNotification": "Add action buttons to notification",
5201
- "creatives.containersV2.MobilePush.Edit.addActionLinkToContent": "Add action link to content",
5202
- "creatives.containersV2.MobilePush.Edit.addActionLinkToContentDescription": "Add a hyperlink of the page which customer will be directed to",
5203
4935
  "creatives.containersV2.MobilePush.Edit.addAnotherCTA": "Add another CTA",
5204
- "creatives.containersV2.MobilePush.Edit.addPrimaryButtonToNotification": "Add primary button to notification",
5205
4936
  "creatives.containersV2.MobilePush.Edit.addPrimaryCTA": "Add primary CTA",
5206
- "creatives.containersV2.MobilePush.Edit.addSecondaryButtonToNotification": "Add secondary button to notification",
5207
4937
  "creatives.containersV2.MobilePush.Edit.addSecondaryCTA": "Add secondary CTA",
5208
4938
  "creatives.containersV2.MobilePush.Edit.alertMessage": "Alert",
5209
- "creatives.containersV2.MobilePush.Edit.anExternalWebPage": "An external web page",
5210
4939
  "creatives.containersV2.MobilePush.Edit.androidTemplateNotConfigured": "Android template is not configured. Continue save?",
5211
4940
  "creatives.containersV2.MobilePush.Edit.button1": "Button 1",
5212
4941
  "creatives.containersV2.MobilePush.Edit.button2": "Button 2",
5213
- "creatives.containersV2.MobilePush.Edit.buttonLabel": "Button label",
5214
4942
  "creatives.containersV2.MobilePush.Edit.cancel": "Cancel",
5215
4943
  "creatives.containersV2.MobilePush.Edit.cantCopyEmptyFieldValues": "Cannot copy empty field values.",
5216
4944
  "creatives.containersV2.MobilePush.Edit.change": "change",
5217
- "creatives.containersV2.MobilePush.Edit.copyFromAndroid": "Copy Title and Content From Android",
5218
- "creatives.containersV2.MobilePush.Edit.copyFromIos": "Copy Title and Content From IOS",
5219
- "creatives.containersV2.MobilePush.Edit.coverImage": "Cover image",
5220
- "creatives.containersV2.MobilePush.Edit.coverImageDescription": "Maximum file size acceptable is 5 MB",
4945
+ "creatives.containersV2.MobilePush.Edit.copyFromAndroid": "Copy title and content from android",
4946
+ "creatives.containersV2.MobilePush.Edit.copyFromIos": "Copy title and content from IOS",
5221
4947
  "creatives.containersV2.MobilePush.Edit.ctaLabelCantEmpty": "CTA label cannot be empty.",
5222
4948
  "creatives.containersV2.MobilePush.Edit.deleteSecondCTAFirst": "Please delete second Secondary cta First",
5223
4949
  "creatives.containersV2.MobilePush.Edit.discardChanges": "Discard changes",
@@ -5260,7 +4986,6 @@ exports[`Creatives line image carousel test/> should render 2`] = `
5260
4986
  "creatives.containersV2.MobilePush.Edit.templateEditedSuccessfully": "MOBILEPUSH template edited successfully",
5261
4987
  "creatives.containersV2.MobilePush.Edit.templateNameNotEmpty": "Please provide a template name",
5262
4988
  "creatives.containersV2.MobilePush.Edit.templateNotConfigured": "Template not configured,",
5263
- "creatives.containersV2.MobilePush.Edit.thisSectionDisabledHoverText": "This section is being revamped. Till then it will remain disabled.",
5264
4989
  "creatives.containersV2.MobilePush.Edit.title": "Title",
5265
4990
  "creatives.containersV2.MobilePush.Edit.titleHasUnsupportedTag": "Please check the message content for unsupported/missing tags",
5266
4991
  "creatives.containersV2.MobilePush.Edit.titleLabel": "Title*",
@@ -5497,157 +5222,11 @@ new message content.",
5497
5222
  "creatives.containersV2.WeChat.templateName": "Template Name",
5498
5223
  "creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
5499
5224
  "creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
5500
- "creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
5501
- "creatives.containersV2.Whatsapp.accountUpdate": "Account update",
5502
- "creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
5503
- "creatives.containersV2.Whatsapp.addVar": "Add variables",
5504
- "creatives.containersV2.Whatsapp.afrikaans": "Afrikaans",
5505
- "creatives.containersV2.Whatsapp.albanian": "Albanian",
5506
5225
  "creatives.containersV2.Whatsapp.alertUpdate": "Alert update",
5507
5226
  "creatives.containersV2.Whatsapp.alertUpdateTooltip": "Send important updates or news to customers.",
5508
- "creatives.containersV2.Whatsapp.appointmentUpdate": "Appointment update",
5509
- "creatives.containersV2.Whatsapp.appointmentUpdateTooltip": "Send confirmations, reminders, or other updates to customers about their appointments.",
5510
5227
  "creatives.containersV2.Whatsapp.approved": "Approved",
5511
- "creatives.containersV2.Whatsapp.approvedStatusMsg": "This template has been approved",
5512
- "creatives.containersV2.Whatsapp.arabic": "Arabic",
5513
- "creatives.containersV2.Whatsapp.authentication": "Authentication",
5514
- "creatives.containersV2.Whatsapp.authenticationTooltip": "Send codes that allow your customers to securely access their accounts.",
5515
- "creatives.containersV2.Whatsapp.awaitingApproval": "Awaiting approval",
5516
- "creatives.containersV2.Whatsapp.awaitingStatusDesc": "The template has been sent for approval at {date}, {time}. It takes up to 48 hrs to get approved.",
5517
- "creatives.containersV2.Whatsapp.awaitingStatusMsg": "This template is awaiting approval",
5518
- "creatives.containersV2.Whatsapp.azerbaijani": "Azerbaijani",
5519
- "creatives.containersV2.Whatsapp.bengali": "Bengali",
5520
- "creatives.containersV2.Whatsapp.btnDesc": "These will be show clickable buttons below your message.",
5521
- "creatives.containersV2.Whatsapp.btnDisabledTooltip": "Please add all mandatory fields to proceed further",
5522
- "creatives.containersV2.Whatsapp.btnLabel": "Buttons",
5523
- "creatives.containersV2.Whatsapp.btnTypeCTA": "Call to action",
5524
- "creatives.containersV2.Whatsapp.btnTypeNone": "None",
5525
- "creatives.containersV2.Whatsapp.btnTypeQuickReply": "Quick reply",
5526
- "creatives.containersV2.Whatsapp.bulgarian": "Bulgarian",
5527
- "creatives.containersV2.Whatsapp.cancelButtonLabel": "Cancel",
5528
- "creatives.containersV2.Whatsapp.catalan": "Catalan",
5529
- "creatives.containersV2.Whatsapp.chineseCHN": "Chinese (CHN)",
5530
- "creatives.containersV2.Whatsapp.chineseHKG": "Chinese (HKG)",
5531
- "creatives.containersV2.Whatsapp.chineseTAI": "Chinese (TAI)",
5532
- "creatives.containersV2.Whatsapp.croatian": "Croatian",
5533
- "creatives.containersV2.Whatsapp.ctaDesc": "Create up to 2 buttons that let customers respond to your messages or take action.",
5534
- "creatives.containersV2.Whatsapp.czech": "Czech",
5535
- "creatives.containersV2.Whatsapp.danish": "Danish",
5536
- "creatives.containersV2.Whatsapp.disabledEditTooltip": "This template is non-editable as this is {status}",
5537
- "creatives.containersV2.Whatsapp.disabledEditTooltipStatus": "awaiting for approval",
5538
- "creatives.containersV2.Whatsapp.disabledFeatureTooltip": "Not yet enabled. Coming soon!",
5539
- "creatives.containersV2.Whatsapp.dutch": "Dutch",
5540
- "creatives.containersV2.Whatsapp.emptyTemplateMessageErrorMessage": "Template message cannot be empty",
5541
- "creatives.containersV2.Whatsapp.english": "English",
5542
- "creatives.containersV2.Whatsapp.englishUK": "English (UK)",
5543
- "creatives.containersV2.Whatsapp.englishUS": "English (US)",
5544
- "creatives.containersV2.Whatsapp.estonian": "Estonian",
5545
- "creatives.containersV2.Whatsapp.filipino": "Filipino",
5546
- "creatives.containersV2.Whatsapp.finnish": "Finnish",
5547
- "creatives.containersV2.Whatsapp.french": "French",
5548
- "creatives.containersV2.Whatsapp.georgian": "Georgian",
5549
- "creatives.containersV2.Whatsapp.german": "German",
5550
- "creatives.containersV2.Whatsapp.greek": "Greek",
5551
- "creatives.containersV2.Whatsapp.gujarati": "Gujarati",
5552
- "creatives.containersV2.Whatsapp.hausa": "Hausa",
5553
- "creatives.containersV2.Whatsapp.hebrew": "Hebrew",
5554
- "creatives.containersV2.Whatsapp.here": "here",
5555
- "creatives.containersV2.Whatsapp.hindi": "Hindi",
5556
- "creatives.containersV2.Whatsapp.hungarian": "Hungarian",
5557
- "creatives.containersV2.Whatsapp.indonesian": "Indonesian",
5558
- "creatives.containersV2.Whatsapp.inputplaceHolderText": "{value} Add labels or text or combination of both",
5559
- "creatives.containersV2.Whatsapp.invalidFormatError": "INVALID FORMAT: Placeholders or other elements were formatted incorrectly.",
5560
- "creatives.containersV2.Whatsapp.irish": "Irish",
5561
- "creatives.containersV2.Whatsapp.italian": "Italian",
5562
- "creatives.containersV2.Whatsapp.japanese": "Japanese",
5563
- "creatives.containersV2.Whatsapp.kannada": "Kannada",
5564
- "creatives.containersV2.Whatsapp.kazakh": "Kazakh",
5565
- "creatives.containersV2.Whatsapp.kinyarwanda": "Kinyarwanda",
5566
- "creatives.containersV2.Whatsapp.korean": "Korean",
5567
- "creatives.containersV2.Whatsapp.kyrgyz": "Kyrgyz (Kyrgyzstan)",
5568
- "creatives.containersV2.Whatsapp.labelSeperator": "|",
5569
- "creatives.containersV2.Whatsapp.languageLabel": "Language",
5570
- "creatives.containersV2.Whatsapp.lao": "Lao",
5571
- "creatives.containersV2.Whatsapp.latvian": "Latvian",
5572
- "creatives.containersV2.Whatsapp.lithuanian": "Lithuanian",
5573
- "creatives.containersV2.Whatsapp.macedonian": "Macedonian",
5574
- "creatives.containersV2.Whatsapp.malay": "Malay",
5575
- "creatives.containersV2.Whatsapp.malayalam": "Malayalam",
5576
- "creatives.containersV2.Whatsapp.marathi": "Marathi",
5577
- "creatives.containersV2.Whatsapp.marketing": "Marketing",
5578
- "creatives.containersV2.Whatsapp.marketingTooltip": "Send promotional offers, product announcements, and more to increase awareness and engagement.",
5579
- "creatives.containersV2.Whatsapp.mediaDocument": "Document",
5580
- "creatives.containersV2.Whatsapp.mediaImage": "Image",
5581
- "creatives.containersV2.Whatsapp.mediaLabel": "Media",
5582
- "creatives.containersV2.Whatsapp.mediaText": "Text",
5583
- "creatives.containersV2.Whatsapp.mediaVideo": "Video",
5584
- "creatives.containersV2.Whatsapp.messageLanguageLabel": "Message language",
5585
- "creatives.containersV2.Whatsapp.modifiedUnsubscribeText": "Click {value} to unsubscribe",
5586
- "creatives.containersV2.Whatsapp.noContentBetweenVars": "Add atleast 1 character between 2 variables",
5587
- "creatives.containersV2.Whatsapp.norwegian": "Norwegian",
5588
- "creatives.containersV2.Whatsapp.optional": "(Optional)",
5589
- "creatives.containersV2.Whatsapp.otp": "Otp",
5590
- "creatives.containersV2.Whatsapp.page": "page",
5591
- "creatives.containersV2.Whatsapp.pages": "pages",
5592
- "creatives.containersV2.Whatsapp.paymentUpdate": "Payment update",
5593
- "creatives.containersV2.Whatsapp.paymentUpdateTooltip": "Send a message to customers about their payment.",
5594
- "creatives.containersV2.Whatsapp.pdf": "PDF",
5595
- "creatives.containersV2.Whatsapp.persian": "Persian",
5596
- "creatives.containersV2.Whatsapp.polish": "Polish",
5597
- "creatives.containersV2.Whatsapp.portugueseBR": "Portuguese (BR)",
5598
- "creatives.containersV2.Whatsapp.portuguesePOR": "Portuguese (POR)",
5599
- "creatives.containersV2.Whatsapp.punjabi": "Punjabi",
5600
- "creatives.containersV2.Whatsapp.quickReplyDesc": "Create up to 3 buttons that let customers respond to your messages or take action.",
5601
- "creatives.containersV2.Whatsapp.rejected": "Rejected",
5602
- "creatives.containersV2.Whatsapp.rejectedStatusMsg": "This template has been rejected",
5603
- "creatives.containersV2.Whatsapp.removeMultinewlineChars": "More than two consecutive line breaks are not allowed.",
5604
- "creatives.containersV2.Whatsapp.repetativeVars": "Variables cannot be repeated",
5605
- "creatives.containersV2.Whatsapp.reservationUpdate": "Reservation update",
5606
- "creatives.containersV2.Whatsapp.reservationUpdateTooltip": "Send confirmations, reminders, or other updates to customers about their reservations.",
5607
- "creatives.containersV2.Whatsapp.romanian": "Romanian",
5608
- "creatives.containersV2.Whatsapp.russian": "Russian",
5609
- "creatives.containersV2.Whatsapp.select": "Select",
5610
- "creatives.containersV2.Whatsapp.sendForApprovalButtonLabel": "Send for approval",
5611
- "creatives.containersV2.Whatsapp.sequenceVars": "Variable name should start from {one} and it should be in sequential order",
5612
- "creatives.containersV2.Whatsapp.serbian": "Serbian",
5613
- "creatives.containersV2.Whatsapp.slovak": "Slovak",
5614
- "creatives.containersV2.Whatsapp.slovenian": "Slovenian",
5615
- "creatives.containersV2.Whatsapp.spanish": "Spanish",
5616
- "creatives.containersV2.Whatsapp.spanishARG": "Spanish (ARG)",
5617
- "creatives.containersV2.Whatsapp.spanishMEX": "Spanish (MEX)",
5618
- "creatives.containersV2.Whatsapp.spanishSPA": "Spanish (SPA)",
5619
- "creatives.containersV2.Whatsapp.swahili": "Swahili",
5620
- "creatives.containersV2.Whatsapp.swedish": "Swedish",
5621
- "creatives.containersV2.Whatsapp.tagContentMismatchError": "TAG CONTENT MISMATCH: The language and/or template category selected don’t match the template content.",
5622
- "creatives.containersV2.Whatsapp.tamil": "Tamil",
5623
- "creatives.containersV2.Whatsapp.telugu": "Telugu",
5624
- "creatives.containersV2.Whatsapp.templateCategoryLabel": "Template category",
5625
- "creatives.containersV2.Whatsapp.templateLanguageEnglish": "English",
5626
- "creatives.containersV2.Whatsapp.templateMessageLabel": "Message",
5627
- "creatives.containersV2.Whatsapp.templateMessageLength": "Characters count: {currentLength}/{maxLength}",
5628
- "creatives.containersV2.Whatsapp.templateMessageLengthError": "Template message length cannot exceed 1024",
5629
- "creatives.containersV2.Whatsapp.templateMessagePlaceholder": "Enter message with variable",
5630
- "creatives.containersV2.Whatsapp.templateMessageTooltip": "You can write variables by adding two curly brackets before the variable name and two curly brackets after the variable name.{br}{br}Tip :{br}It looks something like this: Hi {var},{br}so 1 is the variable name here.",
5631
- "creatives.containersV2.Whatsapp.templateMessageUnsubscribeText": "Click {unsubscribe} to unsubscribe",
5632
- "creatives.containersV2.Whatsapp.templateNameDesc": "Must be a unique name and can only contain lowercase alphanumeric characters and underscores.",
5633
- "creatives.containersV2.Whatsapp.templateNameRegexErrorMessage": "Template name can only contain lowercase alphanumeric characters and underscores",
5634
- "creatives.containersV2.Whatsapp.templateNameTooltip": "Tip : Use a name that helps WhatsApp's reviewer understand the purpose of your message, for example \\"order_delivery\\" rather than \\"template_1\\"",
5635
- "creatives.containersV2.Whatsapp.thai": "Thai",
5636
5228
  "creatives.containersV2.Whatsapp.transactional": "Transactional",
5637
- "creatives.containersV2.Whatsapp.turkish": "Turkish",
5638
- "creatives.containersV2.Whatsapp.ukrainian": "Ukrainian",
5639
- "creatives.containersV2.Whatsapp.unknownVars": "Variable name should be numeric value from {one} to {nineteen}",
5640
- "creatives.containersV2.Whatsapp.unsubscribeTextTooltipCreateFlow": "To enable the checkbox, reduce the message character count to 988",
5641
- "creatives.containersV2.Whatsapp.unsubscribeTextTooltipEditFlow": "This is non-editable",
5642
- "creatives.containersV2.Whatsapp.urdu": "Urdu",
5643
- "creatives.containersV2.Whatsapp.useTwoBracketsOnly": "Use two brackets on each side to declare a variable",
5644
- "creatives.containersV2.Whatsapp.utility": "Utility",
5645
- "creatives.containersV2.Whatsapp.utilityTooltip": "Send account updates, order updates, alerts, and more to share important information.",
5646
- "creatives.containersV2.Whatsapp.uzbek": "Uzbek",
5647
- "creatives.containersV2.Whatsapp.videoErrorMessage": "Please upload the video with allowed file extension, size, dimension and aspect ratio",
5648
- "creatives.containersV2.Whatsapp.vietnamese": "Vietnamese",
5649
- "creatives.containersV2.Whatsapp.whatsappCreateNotification": "{name} has been sent for approval",
5650
- "creatives.containersV2.Whatsapp.zulu": "Zulu",
5229
+ "creatives.containersV2.Whatsapp.transactionalTooltip": "Send account updates, order updates, alerts, and more to share important information.",
5651
5230
  "creatives.containersV2.addLabels": "Add labels",
5652
5231
  "creatives.containersV2.appName": "App Name",
5653
5232
  "creatives.containersV2.applyNow": "Apply now",
@@ -6751,7 +6330,6 @@ new message content.",
6751
6330
  className="ComponentWithLabelHOC__ComponentWithLabelWrapper-sc-1qk6bpg-1 evSAae"
6752
6331
  >
6753
6332
  <CapSelect
6754
- getMenuOptionsProps={[Function]}
6755
6333
  onChange={[Function]}
6756
6334
  options={
6757
6335
  Array [
@@ -7403,21 +6981,6 @@ exports[`Creatives line image carousel test/> should render 3`] = `
7403
6981
  "app.v2containers.SmsTrai.Create.typeAliasErrorDescription": "Please include mandatory field type. It can be {typeAliases}.",
7404
6982
  "app.v2containers.SmsTrai.Create.uploadFile": "Upload file",
7405
6983
  "app.v2containers.SmsTrai.Create.uploadInstructions": "Upload Instructions",
7406
- "app.v2containers.SmsTrai.Edit.addLabels": "Add labels",
7407
- "app.v2containers.SmsTrai.Edit.cancelButtonLabel": "Cancel",
7408
- "app.v2containers.SmsTrai.Edit.inputplaceHolderText": "Add labels or text or combination of both",
7409
- "app.v2containers.SmsTrai.Edit.msgLengthNote": "Only 30 characters are allowed per variable {var} field. In case the field resolves to more than 30 characters the message is bound to fail. Hence will not be sent by the Capillary system.",
7410
- "app.v2containers.SmsTrai.Edit.saveButtonLabel": "Save",
7411
- "app.v2containers.SmsTrai.Edit.senderIdlabel": "Sender ID",
7412
- "app.v2containers.SmsTrai.Edit.smsEditNotification": "Sms template updated successfully",
7413
- "app.v2containers.SmsTrai.Edit.templateLabel": "Template",
7414
- "app.v2containers.SmsTrai.Edit.textAreaCounts": "{varCounts} variable{varCounts, plural, one {} other {s}} {var}: max. {charCounts} characters",
7415
- "app.v2containers.SmsTrai.Edit.textAreaError": "Template cannot be empty",
7416
- "app.v2containers.SmsTrai.Edit.totalCharacters": "{smsCount} SMS ({number} characters)",
7417
- "app.v2containers.SmsTrai.Edit.traiEditSeperator": "|",
7418
- "app.v2containers.SmsTrai.Edit.traiEditTitle": "Message",
7419
- "app.v2containers.SmsTrai.Edit.unicodeLabel": "Allow unicode characters",
7420
- "app.v2containers.SmsTrai.Edit.unsupportedTagsValidationError": "Unsupported tags: {unsupportedTags}. Please remove them from this message.",
7421
6984
  "creatives.components.AccessForbidden.forbiddenDesc": "This page access has not been provided to you.",
7422
6985
  "creatives.components.AccessForbidden.forbiddenHeader": "Access Forbidden",
7423
6986
  "creatives.components.BreadCrumbs.header": "This is the BreadCrumbs component !",
@@ -7546,31 +7109,6 @@ exports[`Creatives line image carousel test/> should render 3`] = `
7546
7109
  "creatives.componentsV2.CapTagList.numberOfDaysBeforeExpiry": "Number of days before expiry",
7547
7110
  "creatives.componentsV2.CapTagList.outbound": "Outbound",
7548
7111
  "creatives.componentsV2.CapTagList.search": "Search",
7549
- "creatives.componentsV2.CapWhatsappCTA.addButton": "Add button",
7550
- "creatives.componentsV2.CapWhatsappCTA.ctaAddDisabled": "Please save the first button before proceeding to create second button",
7551
- "creatives.componentsV2.CapWhatsappCTA.ctaButtonErrorMessage": "Newlines, Emojis, or Special characters are not allowed",
7552
- "creatives.componentsV2.CapWhatsappCTA.ctaButtonText": "Button text",
7553
- "creatives.componentsV2.CapWhatsappCTA.ctaButtonTextPlaceholder": "Enter button text",
7554
- "creatives.componentsV2.CapWhatsappCTA.ctaButtonTextTooltip": "Use this to name the button. We would recommend not to use special characters for the button text.",
7555
- "creatives.componentsV2.CapWhatsappCTA.ctaDynamicPlaceholder": "Enter URL, variable is added by default",
7556
- "creatives.componentsV2.CapWhatsappCTA.ctaOptionDisabledTooltip": "This type of button can only be added once",
7557
- "creatives.componentsV2.CapWhatsappCTA.ctaPhoneNo": "Phone number",
7558
- "creatives.componentsV2.CapWhatsappCTA.ctaPhoneNoPlaceholder": "Enter phone number",
7559
- "creatives.componentsV2.CapWhatsappCTA.ctaSaveDisabled": "Please complete the above fields to enable button",
7560
- "creatives.componentsV2.CapWhatsappCTA.ctaStaticPlaceholder": "Enter website URL",
7561
- "creatives.componentsV2.CapWhatsappCTA.ctaType": "Type of action",
7562
- "creatives.componentsV2.CapWhatsappCTA.ctaWebsite": "Website",
7563
- "creatives.componentsV2.CapWhatsappCTA.ctaWebsiteType": "URL Type",
7564
- "creatives.componentsV2.CapWhatsappCTA.ctaWebsiteTypeDynamic": "Dynamic",
7565
- "creatives.componentsV2.CapWhatsappCTA.ctaWebsiteTypeStatic": "Static",
7566
- "creatives.componentsV2.CapWhatsappCTA.ctaWebsiteUrl": "Website URL",
7567
- "creatives.componentsV2.CapWhatsappCTA.ctaWebsiteUrlErrorMessage": "URL is not valid",
7568
- "creatives.componentsV2.CapWhatsappCTA.dynamicUrlTooltip": "Only one variable can be added to a URL. No need to add {one} to the end of the URL",
7569
- "creatives.componentsV2.CapWhatsappCTA.dynamicUrlWithMoreVarErrorMessage": "Button with url type as dynamic can have only 1 variable",
7570
- "creatives.componentsV2.CapWhatsappCTA.staticUrlWithVarErrorMessage": "Button with url type as static cannot contain variables",
7571
- "creatives.componentsV2.CapWhatsappCTA.useTwoBracketsOnly": "Use two brackets on each side to declare a variable",
7572
- "creatives.componentsV2.CapWhatsappCTA.whatsappCtaTagListLabel": "Add URL label",
7573
- "creatives.componentsV2.CapWhatsappCTA.whatsappCtaTagListRevert": "Reset website URL label to default value",
7574
7112
  "creatives.componentsV2.Ckeditor.header": "This is the Ckeditor component !",
7575
7113
  "creatives.componentsV2.CmsTemplatesComponent.header": "This is the CmsTemplatesComponent component !",
7576
7114
  "creatives.componentsV2.CmsTemplatesComponent.select": "Select",
@@ -7982,8 +7520,8 @@ exports[`Creatives line image carousel test/> should render 3`] = `
7982
7520
  "creatives.containers.MobilePush.Create.button2": "Button 2",
7983
7521
  "creatives.containers.MobilePush.Create.cancel": "Cancel",
7984
7522
  "creatives.containers.MobilePush.Create.cantCopyEmptyField": "Cannot copy empty field values.",
7985
- "creatives.containers.MobilePush.Create.copyFromAndroid": "Copy Title and Content From Android",
7986
- "creatives.containers.MobilePush.Create.copyFromIos": "Copy Title and Content From IOS",
7523
+ "creatives.containers.MobilePush.Create.copyFromAndroid": "Copy title and content from android",
7524
+ "creatives.containers.MobilePush.Create.copyFromIos": "Copy title and content from IOS",
7987
7525
  "creatives.containers.MobilePush.Create.ctaLabelCantEmpty": "CTA label cannot be empty.",
7988
7526
  "creatives.containers.MobilePush.Create.deleteSecondCTAFirst": "Please delete second secondary cta first",
7989
7527
  "creatives.containers.MobilePush.Create.discardChanges": "Discard changes",
@@ -8047,8 +7585,8 @@ exports[`Creatives line image carousel test/> should render 3`] = `
8047
7585
  "creatives.containers.MobilePush.Edit.button2": "Button 2",
8048
7586
  "creatives.containers.MobilePush.Edit.cancel": "Cancel",
8049
7587
  "creatives.containers.MobilePush.Edit.cantCopyEmptyField": "Cannot copy empty field values.",
8050
- "creatives.containers.MobilePush.Edit.copyFromAndroid": "Copy Title and Content From Android",
8051
- "creatives.containers.MobilePush.Edit.copyFromIos": "Copy Title and Content From IOS",
7588
+ "creatives.containers.MobilePush.Edit.copyFromAndroid": "Copy title and content from android",
7589
+ "creatives.containers.MobilePush.Edit.copyFromIos": "Copy title and content from IOS",
8052
7590
  "creatives.containers.MobilePush.Edit.ctaLabelCantEmpty": "CTA label cannot be empty.",
8053
7591
  "creatives.containers.MobilePush.Edit.deleteSecondCTAFirst": "Please delete second Secondary cta First",
8054
7592
  "creatives.containers.MobilePush.Edit.discardChanges": "Discard changes",
@@ -8276,7 +7814,6 @@ exports[`Creatives line image carousel test/> should render 3`] = `
8276
7814
  "creatives.containersV2.Cap.ebill": "Ebill",
8277
7815
  "creatives.containersV2.Cap.email": "Email",
8278
7816
  "creatives.containersV2.Cap.gallery": "Gallery",
8279
- "creatives.containersV2.Cap.journeys": "Journeys",
8280
7817
  "creatives.containersV2.Cap.loyalty": "Loyalty",
8281
7818
  "creatives.containersV2.Cap.memberCare": "Member Care",
8282
7819
  "creatives.containersV2.Cap.sms": "SMS",
@@ -8317,6 +7854,7 @@ exports[`Creatives line image carousel test/> should render 3`] = `
8317
7854
  "creatives.containersV2.CapFacebookPreview.suggestedVideoMobile": "Suggested video mobile",
8318
7855
  "creatives.containersV2.CapFacebookPreview.videoNotePreview": "Facebook may take time to upload the video. Please try Refreshing.",
8319
7856
  "creatives.containersV2.CapFacebookPreview.watchFeedMobile": "Watch feed mobile",
7857
+ "creatives.containersV2.ChannelTemplates.header": "This is ChannelTemplates container !",
8320
7858
  "creatives.containersV2.Create.addLabel": "Add label",
8321
7859
  "creatives.containersV2.Create.alertMessage": "Alert",
8322
7860
  "creatives.containersV2.Create.cancelButton": "Cancel",
@@ -8797,13 +8335,11 @@ exports[`Creatives line image carousel test/> should render 3`] = `
8797
8335
  "creatives.containersV2.LineVideo.actionLabelTitle": "Action button label",
8798
8336
  "creatives.containersV2.LineVideo.actionUrlPlaceholder": "Enter URL",
8799
8337
  "creatives.containersV2.LineVideo.actionUrlTitle": "Link Url",
8800
- "creatives.containersV2.LineVideo.display": "Display",
8801
8338
  "creatives.containersV2.LineVideo.dragAndDrop": "Drag and drop video here",
8802
8339
  "creatives.containersV2.LineVideo.emptyAltTextErrorMessage": "Title can not be empty",
8803
8340
  "creatives.containersV2.LineVideo.emptyLabelErrorMessage": "Action label can not be more empty",
8804
8341
  "creatives.containersV2.LineVideo.emptyTitleErrorMessage": "Template title can not be empty",
8805
8342
  "creatives.containersV2.LineVideo.emptyUrlErrorMessage": "Action URL can not be more empty",
8806
- "creatives.containersV2.LineVideo.hide": "Hide",
8807
8343
  "creatives.containersV2.LineVideo.imageGallery": "Gallery",
8808
8344
  "creatives.containersV2.LineVideo.imageReUpload": "Re upload",
8809
8345
  "creatives.containersV2.LineVideo.inValidUrlErrorMessage": "Action url is not valid",
@@ -8847,29 +8383,19 @@ exports[`Creatives line image carousel test/> should render 3`] = `
8847
8383
  "creatives.containersV2.MobilePush.Create.Image": "Image",
8848
8384
  "creatives.containersV2.MobilePush.Create.ImageUploadLabel": "Upload image",
8849
8385
  "creatives.containersV2.MobilePush.Create.Tags": "Tags",
8850
- "creatives.containersV2.MobilePush.Create.aPageWithMobileApp": "A page within mobile app",
8851
8386
  "creatives.containersV2.MobilePush.Create.accountId": "Account id",
8852
- "creatives.containersV2.MobilePush.Create.addActionButtonsToNotification": "Add action buttons to notification",
8853
- "creatives.containersV2.MobilePush.Create.addActionLinkToContent": "Add action link to content",
8854
- "creatives.containersV2.MobilePush.Create.addActionLinkToContentDescription": "Add a hyperlink of the page which customer will be directed to",
8855
8387
  "creatives.containersV2.MobilePush.Create.addAnotherCTA": "Add another CTA",
8856
- "creatives.containersV2.MobilePush.Create.addPrimaryButtonToNotification": "Add primary button to notification",
8857
8388
  "creatives.containersV2.MobilePush.Create.addPrimaryCTA": "Add primary CTA",
8858
- "creatives.containersV2.MobilePush.Create.addSecondaryButtonToNotification": "Add secondary button to notification",
8859
8389
  "creatives.containersV2.MobilePush.Create.addSecondaryCTA": "Add secondary CTA",
8860
8390
  "creatives.containersV2.MobilePush.Create.alertMessage": "Alert",
8861
- "creatives.containersV2.MobilePush.Create.anExternalWebPage": "An external web page",
8862
8391
  "creatives.containersV2.MobilePush.Create.androidNotConfigured": "Android template is not configured. Save without Android template",
8863
8392
  "creatives.containersV2.MobilePush.Create.button1": "Button 1",
8864
8393
  "creatives.containersV2.MobilePush.Create.button2": "Button 2",
8865
- "creatives.containersV2.MobilePush.Create.buttonLabel": "Button label",
8866
8394
  "creatives.containersV2.MobilePush.Create.cancel": "Cancel",
8867
8395
  "creatives.containersV2.MobilePush.Create.cantCopyEmptyFieldValues": "Cannot copy empty field values.",
8868
8396
  "creatives.containersV2.MobilePush.Create.change": "change",
8869
- "creatives.containersV2.MobilePush.Create.copyFromAndroid": "Copy Title and Content From Android",
8870
- "creatives.containersV2.MobilePush.Create.copyFromIos": "Copy Title and Content From IOS",
8871
- "creatives.containersV2.MobilePush.Create.coverImage": "Cover image",
8872
- "creatives.containersV2.MobilePush.Create.coverImageDescription": "Maximum file size acceptable is 5 MB",
8397
+ "creatives.containersV2.MobilePush.Create.copyFromAndroid": "Copy title and content from android",
8398
+ "creatives.containersV2.MobilePush.Create.copyFromIos": "Copy title and content from IOS",
8873
8399
  "creatives.containersV2.MobilePush.Create.ctaLabelCantEmpty": "CTA label cannot be empty.",
8874
8400
  "creatives.containersV2.MobilePush.Create.deleteSecondCTAFirst": "Please delete second secondary cta first",
8875
8401
  "creatives.containersV2.MobilePush.Create.discardChanges": "Discard changes",
@@ -8912,7 +8438,6 @@ exports[`Creatives line image carousel test/> should render 3`] = `
8912
8438
  "creatives.containersV2.MobilePush.Create.templateCreatedSuccessfully": "Mobile push template created successfully",
8913
8439
  "creatives.containersV2.MobilePush.Create.templateNameNotEmpty": "Please provide a template name",
8914
8440
  "creatives.containersV2.MobilePush.Create.templateNotConfigured": "template not configured,",
8915
- "creatives.containersV2.MobilePush.Create.thisSectionDisabledHoverText": "This section is being revamped. Till then it will remain disabled.",
8916
8441
  "creatives.containersV2.MobilePush.Create.title": "Title",
8917
8442
  "creatives.containersV2.MobilePush.Create.titleHasUnsupportedTag": "Please check the message content for unsupported/missing tags",
8918
8443
  "creatives.containersV2.MobilePush.Create.titleLabel": "Title*",
@@ -8930,29 +8455,19 @@ exports[`Creatives line image carousel test/> should render 3`] = `
8930
8455
  "creatives.containersV2.MobilePush.Edit.Image": "Image",
8931
8456
  "creatives.containersV2.MobilePush.Edit.ImageUploadLabel": "Upload image",
8932
8457
  "creatives.containersV2.MobilePush.Edit.Tags": "Tags",
8933
- "creatives.containersV2.MobilePush.Edit.aPageWithMobileApp": "A page within mobile app",
8934
8458
  "creatives.containersV2.MobilePush.Edit.accountId": "Account id",
8935
- "creatives.containersV2.MobilePush.Edit.addActionButtonsToNotification": "Add action buttons to notification",
8936
- "creatives.containersV2.MobilePush.Edit.addActionLinkToContent": "Add action link to content",
8937
- "creatives.containersV2.MobilePush.Edit.addActionLinkToContentDescription": "Add a hyperlink of the page which customer will be directed to",
8938
8459
  "creatives.containersV2.MobilePush.Edit.addAnotherCTA": "Add another CTA",
8939
- "creatives.containersV2.MobilePush.Edit.addPrimaryButtonToNotification": "Add primary button to notification",
8940
8460
  "creatives.containersV2.MobilePush.Edit.addPrimaryCTA": "Add primary CTA",
8941
- "creatives.containersV2.MobilePush.Edit.addSecondaryButtonToNotification": "Add secondary button to notification",
8942
8461
  "creatives.containersV2.MobilePush.Edit.addSecondaryCTA": "Add secondary CTA",
8943
8462
  "creatives.containersV2.MobilePush.Edit.alertMessage": "Alert",
8944
- "creatives.containersV2.MobilePush.Edit.anExternalWebPage": "An external web page",
8945
8463
  "creatives.containersV2.MobilePush.Edit.androidTemplateNotConfigured": "Android template is not configured. Continue save?",
8946
8464
  "creatives.containersV2.MobilePush.Edit.button1": "Button 1",
8947
8465
  "creatives.containersV2.MobilePush.Edit.button2": "Button 2",
8948
- "creatives.containersV2.MobilePush.Edit.buttonLabel": "Button label",
8949
8466
  "creatives.containersV2.MobilePush.Edit.cancel": "Cancel",
8950
8467
  "creatives.containersV2.MobilePush.Edit.cantCopyEmptyFieldValues": "Cannot copy empty field values.",
8951
8468
  "creatives.containersV2.MobilePush.Edit.change": "change",
8952
- "creatives.containersV2.MobilePush.Edit.copyFromAndroid": "Copy Title and Content From Android",
8953
- "creatives.containersV2.MobilePush.Edit.copyFromIos": "Copy Title and Content From IOS",
8954
- "creatives.containersV2.MobilePush.Edit.coverImage": "Cover image",
8955
- "creatives.containersV2.MobilePush.Edit.coverImageDescription": "Maximum file size acceptable is 5 MB",
8469
+ "creatives.containersV2.MobilePush.Edit.copyFromAndroid": "Copy title and content from android",
8470
+ "creatives.containersV2.MobilePush.Edit.copyFromIos": "Copy title and content from IOS",
8956
8471
  "creatives.containersV2.MobilePush.Edit.ctaLabelCantEmpty": "CTA label cannot be empty.",
8957
8472
  "creatives.containersV2.MobilePush.Edit.deleteSecondCTAFirst": "Please delete second Secondary cta First",
8958
8473
  "creatives.containersV2.MobilePush.Edit.discardChanges": "Discard changes",
@@ -8995,7 +8510,6 @@ exports[`Creatives line image carousel test/> should render 3`] = `
8995
8510
  "creatives.containersV2.MobilePush.Edit.templateEditedSuccessfully": "MOBILEPUSH template edited successfully",
8996
8511
  "creatives.containersV2.MobilePush.Edit.templateNameNotEmpty": "Please provide a template name",
8997
8512
  "creatives.containersV2.MobilePush.Edit.templateNotConfigured": "Template not configured,",
8998
- "creatives.containersV2.MobilePush.Edit.thisSectionDisabledHoverText": "This section is being revamped. Till then it will remain disabled.",
8999
8513
  "creatives.containersV2.MobilePush.Edit.title": "Title",
9000
8514
  "creatives.containersV2.MobilePush.Edit.titleHasUnsupportedTag": "Please check the message content for unsupported/missing tags",
9001
8515
  "creatives.containersV2.MobilePush.Edit.titleLabel": "Title*",
@@ -9232,157 +8746,11 @@ new message content.",
9232
8746
  "creatives.containersV2.WeChat.templateName": "Template Name",
9233
8747
  "creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
9234
8748
  "creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
9235
- "creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
9236
- "creatives.containersV2.Whatsapp.accountUpdate": "Account update",
9237
- "creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
9238
- "creatives.containersV2.Whatsapp.addVar": "Add variables",
9239
- "creatives.containersV2.Whatsapp.afrikaans": "Afrikaans",
9240
- "creatives.containersV2.Whatsapp.albanian": "Albanian",
9241
8749
  "creatives.containersV2.Whatsapp.alertUpdate": "Alert update",
9242
8750
  "creatives.containersV2.Whatsapp.alertUpdateTooltip": "Send important updates or news to customers.",
9243
- "creatives.containersV2.Whatsapp.appointmentUpdate": "Appointment update",
9244
- "creatives.containersV2.Whatsapp.appointmentUpdateTooltip": "Send confirmations, reminders, or other updates to customers about their appointments.",
9245
8751
  "creatives.containersV2.Whatsapp.approved": "Approved",
9246
- "creatives.containersV2.Whatsapp.approvedStatusMsg": "This template has been approved",
9247
- "creatives.containersV2.Whatsapp.arabic": "Arabic",
9248
- "creatives.containersV2.Whatsapp.authentication": "Authentication",
9249
- "creatives.containersV2.Whatsapp.authenticationTooltip": "Send codes that allow your customers to securely access their accounts.",
9250
- "creatives.containersV2.Whatsapp.awaitingApproval": "Awaiting approval",
9251
- "creatives.containersV2.Whatsapp.awaitingStatusDesc": "The template has been sent for approval at {date}, {time}. It takes up to 48 hrs to get approved.",
9252
- "creatives.containersV2.Whatsapp.awaitingStatusMsg": "This template is awaiting approval",
9253
- "creatives.containersV2.Whatsapp.azerbaijani": "Azerbaijani",
9254
- "creatives.containersV2.Whatsapp.bengali": "Bengali",
9255
- "creatives.containersV2.Whatsapp.btnDesc": "These will be show clickable buttons below your message.",
9256
- "creatives.containersV2.Whatsapp.btnDisabledTooltip": "Please add all mandatory fields to proceed further",
9257
- "creatives.containersV2.Whatsapp.btnLabel": "Buttons",
9258
- "creatives.containersV2.Whatsapp.btnTypeCTA": "Call to action",
9259
- "creatives.containersV2.Whatsapp.btnTypeNone": "None",
9260
- "creatives.containersV2.Whatsapp.btnTypeQuickReply": "Quick reply",
9261
- "creatives.containersV2.Whatsapp.bulgarian": "Bulgarian",
9262
- "creatives.containersV2.Whatsapp.cancelButtonLabel": "Cancel",
9263
- "creatives.containersV2.Whatsapp.catalan": "Catalan",
9264
- "creatives.containersV2.Whatsapp.chineseCHN": "Chinese (CHN)",
9265
- "creatives.containersV2.Whatsapp.chineseHKG": "Chinese (HKG)",
9266
- "creatives.containersV2.Whatsapp.chineseTAI": "Chinese (TAI)",
9267
- "creatives.containersV2.Whatsapp.croatian": "Croatian",
9268
- "creatives.containersV2.Whatsapp.ctaDesc": "Create up to 2 buttons that let customers respond to your messages or take action.",
9269
- "creatives.containersV2.Whatsapp.czech": "Czech",
9270
- "creatives.containersV2.Whatsapp.danish": "Danish",
9271
- "creatives.containersV2.Whatsapp.disabledEditTooltip": "This template is non-editable as this is {status}",
9272
- "creatives.containersV2.Whatsapp.disabledEditTooltipStatus": "awaiting for approval",
9273
- "creatives.containersV2.Whatsapp.disabledFeatureTooltip": "Not yet enabled. Coming soon!",
9274
- "creatives.containersV2.Whatsapp.dutch": "Dutch",
9275
- "creatives.containersV2.Whatsapp.emptyTemplateMessageErrorMessage": "Template message cannot be empty",
9276
- "creatives.containersV2.Whatsapp.english": "English",
9277
- "creatives.containersV2.Whatsapp.englishUK": "English (UK)",
9278
- "creatives.containersV2.Whatsapp.englishUS": "English (US)",
9279
- "creatives.containersV2.Whatsapp.estonian": "Estonian",
9280
- "creatives.containersV2.Whatsapp.filipino": "Filipino",
9281
- "creatives.containersV2.Whatsapp.finnish": "Finnish",
9282
- "creatives.containersV2.Whatsapp.french": "French",
9283
- "creatives.containersV2.Whatsapp.georgian": "Georgian",
9284
- "creatives.containersV2.Whatsapp.german": "German",
9285
- "creatives.containersV2.Whatsapp.greek": "Greek",
9286
- "creatives.containersV2.Whatsapp.gujarati": "Gujarati",
9287
- "creatives.containersV2.Whatsapp.hausa": "Hausa",
9288
- "creatives.containersV2.Whatsapp.hebrew": "Hebrew",
9289
- "creatives.containersV2.Whatsapp.here": "here",
9290
- "creatives.containersV2.Whatsapp.hindi": "Hindi",
9291
- "creatives.containersV2.Whatsapp.hungarian": "Hungarian",
9292
- "creatives.containersV2.Whatsapp.indonesian": "Indonesian",
9293
- "creatives.containersV2.Whatsapp.inputplaceHolderText": "{value} Add labels or text or combination of both",
9294
- "creatives.containersV2.Whatsapp.invalidFormatError": "INVALID FORMAT: Placeholders or other elements were formatted incorrectly.",
9295
- "creatives.containersV2.Whatsapp.irish": "Irish",
9296
- "creatives.containersV2.Whatsapp.italian": "Italian",
9297
- "creatives.containersV2.Whatsapp.japanese": "Japanese",
9298
- "creatives.containersV2.Whatsapp.kannada": "Kannada",
9299
- "creatives.containersV2.Whatsapp.kazakh": "Kazakh",
9300
- "creatives.containersV2.Whatsapp.kinyarwanda": "Kinyarwanda",
9301
- "creatives.containersV2.Whatsapp.korean": "Korean",
9302
- "creatives.containersV2.Whatsapp.kyrgyz": "Kyrgyz (Kyrgyzstan)",
9303
- "creatives.containersV2.Whatsapp.labelSeperator": "|",
9304
- "creatives.containersV2.Whatsapp.languageLabel": "Language",
9305
- "creatives.containersV2.Whatsapp.lao": "Lao",
9306
- "creatives.containersV2.Whatsapp.latvian": "Latvian",
9307
- "creatives.containersV2.Whatsapp.lithuanian": "Lithuanian",
9308
- "creatives.containersV2.Whatsapp.macedonian": "Macedonian",
9309
- "creatives.containersV2.Whatsapp.malay": "Malay",
9310
- "creatives.containersV2.Whatsapp.malayalam": "Malayalam",
9311
- "creatives.containersV2.Whatsapp.marathi": "Marathi",
9312
- "creatives.containersV2.Whatsapp.marketing": "Marketing",
9313
- "creatives.containersV2.Whatsapp.marketingTooltip": "Send promotional offers, product announcements, and more to increase awareness and engagement.",
9314
- "creatives.containersV2.Whatsapp.mediaDocument": "Document",
9315
- "creatives.containersV2.Whatsapp.mediaImage": "Image",
9316
- "creatives.containersV2.Whatsapp.mediaLabel": "Media",
9317
- "creatives.containersV2.Whatsapp.mediaText": "Text",
9318
- "creatives.containersV2.Whatsapp.mediaVideo": "Video",
9319
- "creatives.containersV2.Whatsapp.messageLanguageLabel": "Message language",
9320
- "creatives.containersV2.Whatsapp.modifiedUnsubscribeText": "Click {value} to unsubscribe",
9321
- "creatives.containersV2.Whatsapp.noContentBetweenVars": "Add atleast 1 character between 2 variables",
9322
- "creatives.containersV2.Whatsapp.norwegian": "Norwegian",
9323
- "creatives.containersV2.Whatsapp.optional": "(Optional)",
9324
- "creatives.containersV2.Whatsapp.otp": "Otp",
9325
- "creatives.containersV2.Whatsapp.page": "page",
9326
- "creatives.containersV2.Whatsapp.pages": "pages",
9327
- "creatives.containersV2.Whatsapp.paymentUpdate": "Payment update",
9328
- "creatives.containersV2.Whatsapp.paymentUpdateTooltip": "Send a message to customers about their payment.",
9329
- "creatives.containersV2.Whatsapp.pdf": "PDF",
9330
- "creatives.containersV2.Whatsapp.persian": "Persian",
9331
- "creatives.containersV2.Whatsapp.polish": "Polish",
9332
- "creatives.containersV2.Whatsapp.portugueseBR": "Portuguese (BR)",
9333
- "creatives.containersV2.Whatsapp.portuguesePOR": "Portuguese (POR)",
9334
- "creatives.containersV2.Whatsapp.punjabi": "Punjabi",
9335
- "creatives.containersV2.Whatsapp.quickReplyDesc": "Create up to 3 buttons that let customers respond to your messages or take action.",
9336
- "creatives.containersV2.Whatsapp.rejected": "Rejected",
9337
- "creatives.containersV2.Whatsapp.rejectedStatusMsg": "This template has been rejected",
9338
- "creatives.containersV2.Whatsapp.removeMultinewlineChars": "More than two consecutive line breaks are not allowed.",
9339
- "creatives.containersV2.Whatsapp.repetativeVars": "Variables cannot be repeated",
9340
- "creatives.containersV2.Whatsapp.reservationUpdate": "Reservation update",
9341
- "creatives.containersV2.Whatsapp.reservationUpdateTooltip": "Send confirmations, reminders, or other updates to customers about their reservations.",
9342
- "creatives.containersV2.Whatsapp.romanian": "Romanian",
9343
- "creatives.containersV2.Whatsapp.russian": "Russian",
9344
- "creatives.containersV2.Whatsapp.select": "Select",
9345
- "creatives.containersV2.Whatsapp.sendForApprovalButtonLabel": "Send for approval",
9346
- "creatives.containersV2.Whatsapp.sequenceVars": "Variable name should start from {one} and it should be in sequential order",
9347
- "creatives.containersV2.Whatsapp.serbian": "Serbian",
9348
- "creatives.containersV2.Whatsapp.slovak": "Slovak",
9349
- "creatives.containersV2.Whatsapp.slovenian": "Slovenian",
9350
- "creatives.containersV2.Whatsapp.spanish": "Spanish",
9351
- "creatives.containersV2.Whatsapp.spanishARG": "Spanish (ARG)",
9352
- "creatives.containersV2.Whatsapp.spanishMEX": "Spanish (MEX)",
9353
- "creatives.containersV2.Whatsapp.spanishSPA": "Spanish (SPA)",
9354
- "creatives.containersV2.Whatsapp.swahili": "Swahili",
9355
- "creatives.containersV2.Whatsapp.swedish": "Swedish",
9356
- "creatives.containersV2.Whatsapp.tagContentMismatchError": "TAG CONTENT MISMATCH: The language and/or template category selected don’t match the template content.",
9357
- "creatives.containersV2.Whatsapp.tamil": "Tamil",
9358
- "creatives.containersV2.Whatsapp.telugu": "Telugu",
9359
- "creatives.containersV2.Whatsapp.templateCategoryLabel": "Template category",
9360
- "creatives.containersV2.Whatsapp.templateLanguageEnglish": "English",
9361
- "creatives.containersV2.Whatsapp.templateMessageLabel": "Message",
9362
- "creatives.containersV2.Whatsapp.templateMessageLength": "Characters count: {currentLength}/{maxLength}",
9363
- "creatives.containersV2.Whatsapp.templateMessageLengthError": "Template message length cannot exceed 1024",
9364
- "creatives.containersV2.Whatsapp.templateMessagePlaceholder": "Enter message with variable",
9365
- "creatives.containersV2.Whatsapp.templateMessageTooltip": "You can write variables by adding two curly brackets before the variable name and two curly brackets after the variable name.{br}{br}Tip :{br}It looks something like this: Hi {var},{br}so 1 is the variable name here.",
9366
- "creatives.containersV2.Whatsapp.templateMessageUnsubscribeText": "Click {unsubscribe} to unsubscribe",
9367
- "creatives.containersV2.Whatsapp.templateNameDesc": "Must be a unique name and can only contain lowercase alphanumeric characters and underscores.",
9368
- "creatives.containersV2.Whatsapp.templateNameRegexErrorMessage": "Template name can only contain lowercase alphanumeric characters and underscores",
9369
- "creatives.containersV2.Whatsapp.templateNameTooltip": "Tip : Use a name that helps WhatsApp's reviewer understand the purpose of your message, for example \\"order_delivery\\" rather than \\"template_1\\"",
9370
- "creatives.containersV2.Whatsapp.thai": "Thai",
9371
8752
  "creatives.containersV2.Whatsapp.transactional": "Transactional",
9372
- "creatives.containersV2.Whatsapp.turkish": "Turkish",
9373
- "creatives.containersV2.Whatsapp.ukrainian": "Ukrainian",
9374
- "creatives.containersV2.Whatsapp.unknownVars": "Variable name should be numeric value from {one} to {nineteen}",
9375
- "creatives.containersV2.Whatsapp.unsubscribeTextTooltipCreateFlow": "To enable the checkbox, reduce the message character count to 988",
9376
- "creatives.containersV2.Whatsapp.unsubscribeTextTooltipEditFlow": "This is non-editable",
9377
- "creatives.containersV2.Whatsapp.urdu": "Urdu",
9378
- "creatives.containersV2.Whatsapp.useTwoBracketsOnly": "Use two brackets on each side to declare a variable",
9379
- "creatives.containersV2.Whatsapp.utility": "Utility",
9380
- "creatives.containersV2.Whatsapp.utilityTooltip": "Send account updates, order updates, alerts, and more to share important information.",
9381
- "creatives.containersV2.Whatsapp.uzbek": "Uzbek",
9382
- "creatives.containersV2.Whatsapp.videoErrorMessage": "Please upload the video with allowed file extension, size, dimension and aspect ratio",
9383
- "creatives.containersV2.Whatsapp.vietnamese": "Vietnamese",
9384
- "creatives.containersV2.Whatsapp.whatsappCreateNotification": "{name} has been sent for approval",
9385
- "creatives.containersV2.Whatsapp.zulu": "Zulu",
8753
+ "creatives.containersV2.Whatsapp.transactionalTooltip": "Send account updates, order updates, alerts, and more to share important information.",
9386
8754
  "creatives.containersV2.addLabels": "Add labels",
9387
8755
  "creatives.containersV2.appName": "App Name",
9388
8756
  "creatives.containersV2.applyNow": "Apply now",
@@ -10470,7 +9838,6 @@ new message content.",
10470
9838
  className="ComponentWithLabelHOC__ComponentWithLabelWrapper-sc-1qk6bpg-1 evSAae"
10471
9839
  >
10472
9840
  <CapSelect
10473
- getMenuOptionsProps={[Function]}
10474
9841
  onChange={[Function]}
10475
9842
  options={
10476
9843
  Array [