@capillarytech/creatives-library 7.14.41 → 7.15.3

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 (51) hide show
  1. package/containers/Cap/tests/__snapshots__/index.test.js.snap +4 -193
  2. package/containers/LanguageProvider/index.js +0 -2
  3. package/containers/LanguageProvider/tests/index.test.js +0 -1
  4. package/i18n.js +8 -11
  5. package/package.json +1 -1
  6. package/reducers.js +0 -2
  7. package/services/api.js +1 -9
  8. package/translations/en.json +4 -192
  9. package/translations/zh.json +3 -191
  10. package/v2Components/CapActionButton/index.js +0 -1
  11. package/v2Components/CapVideoUpload/index.scss +5 -0
  12. package/v2Components/FormBuilder/index.js +4 -28
  13. package/v2Containers/Assets/Gallery/index.js +1 -1
  14. package/v2Containers/Cap/tests/__snapshots__/index.test.js.snap +4 -193
  15. package/v2Containers/CreativesContainer/constants.js +0 -2
  16. package/v2Containers/CreativesContainer/index.js +2 -2
  17. package/v2Containers/CreativesContainer/selectors.js +2 -2
  18. package/v2Containers/CreativesContainer/tests/__snapshots__/index.test.js.snap +0 -8
  19. package/v2Containers/CreativesContainer/tests/index.test.js +0 -28
  20. package/v2Containers/Line/Container/ImageCarousel/tests/__snapshots__/content.test.js.snap +12 -582
  21. package/v2Containers/Line/Container/ImageCarousel/tests/__snapshots__/index.test.js.snap +8 -386
  22. package/v2Containers/Line/Container/Text/index.js +2 -3
  23. package/v2Containers/Line/Container/Wrapper/tests/__snapshots__/index.test.js.snap +68 -3285
  24. package/v2Containers/Line/Container/index.js +1 -1
  25. package/v2Containers/Line/Container/tests/__snapshots__/index.test.js.snap +72 -3474
  26. package/v2Containers/Rcs/index.js +0 -3
  27. package/v2Containers/Rcs/messages.js +1 -1
  28. package/v2Containers/Rcs/tests/__snapshots__/index.test.js.snap +253 -9383
  29. package/v2Containers/Sms/Create/actions.js +0 -9
  30. package/v2Containers/Sms/Create/constants.js +0 -2
  31. package/v2Containers/Sms/Create/index.js +0 -12
  32. package/v2Containers/Sms/Create/sagas.js +3 -19
  33. package/v2Containers/SmsTrai/Create/tests/__snapshots__/index.test.js.snap +16 -772
  34. package/v2Containers/SmsTrai/Edit/tests/__snapshots__/index.test.js.snap +32 -1544
  35. package/v2Containers/Templates/index.js +3 -2
  36. package/v2Containers/Templates/messages.js +2 -2
  37. package/v2Containers/Templates/tests/__snapshots__/index.test.js.snap +0 -16
  38. package/v2Containers/TemplatesV2/index.js +1 -1
  39. package/v2Containers/Viber/index.js +0 -1
  40. package/v2Containers/Whatsapp/index.js +1 -0
  41. package/v2Containers/Whatsapp/messages.js +1 -1
  42. package/v2Containers/Whatsapp/tests/__snapshots__/index.test.js.snap +284 -13755
  43. package/v2Containers/mockdata.js +0 -128
  44. package/tests/integration/TemplateCreation/TemplateCreation.integration.test.js +0 -420
  45. package/tests/integration/TemplateCreation/api-response.js +0 -1663
  46. package/tests/integration/TemplateCreation/helper.js +0 -23
  47. package/tests/integration/TemplateCreation/mocks/initialState.js +0 -428
  48. package/tests/integration/TemplateCreation/msw-handler.js +0 -48
  49. package/translations/ja-JP.json +0 -2013
  50. package/v2Containers/Sms/Create/tests/sagas.test.js +0 -82
  51. package/v2Containers/SmsTrai/Create/tests/selectors.test.js +0 -10
@@ -27,19 +27,15 @@ exports[`Creatives line image carousel test/> should render 1`] = `
27
27
  "app.components.CapVideoUpload.fileFormat": "Format: MP4",
28
28
  "app.components.CapVideoUpload.imageReUpload": "Re upload",
29
29
  "app.components.CapVideoUpload.or": "OR",
30
- "app.components.CapVideoUpload.selectFromComputer": "Select from computer",
31
30
  "app.components.CapVideoUpload.textMessageAddLabel": "How do you want to upload the image?",
32
31
  "app.components.CapVideoUpload.textMessageCreateNew": "Create new",
33
32
  "app.components.CapVideoUpload.textMessageORLabel": "OR",
34
33
  "app.components.CapVideoUpload.textMessageSelectTemplate": "Select template",
34
+ "app.components.CapVideoUpload.uploadComputer": "Your computer",
35
35
  "app.components.CapVideoUpload.videoIncorrectSize": "This file format/size is not supported.",
36
36
  "app.components.CapVideoUpload.videoRatioDescription": "Video ratio: 9:16 to 16:9",
37
37
  "app.components.CapVideoUpload.videoSizeDescription": "File size: Up to {size}",
38
- "app.components.CapVideoUpload.whatsappErrorMessage": "Please upload the video with allowed file extension, size, dimension and aspect ratio",
39
- "app.components.CapVideoUpload.whatsappFileFormat": "Format: MP4",
40
38
  "app.components.TemplatePreview.includesOptoutTag": "Includes optout tag",
41
- "app.components.TemplatePreview.optoutCharactersTotal": "Includes optout tag ({optoutUrlLength} characters)",
42
- "app.components.TemplatePreview.whatsappMessageLength": "1 Message ({length} characters)",
43
39
  "app.v2containers.SmsTrai.Create.deferEdit": "It is highly recommended to use a file directly downloaded from the DLT portal. Editing the file may cause data to truncate unexpectedly.",
44
40
  "app.v2containers.SmsTrai.Create.doneButtonLabel": "Done",
45
41
  "app.v2containers.SmsTrai.Create.downloadIssues": "Download issues",
@@ -168,28 +164,18 @@ exports[`Creatives line image carousel test/> should render 1`] = `
168
164
  "creatives.componentsV2.CapActionButton.templateButtonLinkPlaceholder": "Enter button link",
169
165
  "creatives.componentsV2.CapActionButton.templateButtonText": "Button text",
170
166
  "creatives.componentsV2.CapActionButton.templateButtonTextPlaceholder": "Enter button text",
171
- "creatives.componentsV2.CapDocumentUpload.docErrorDesc": "Please upload the document with allowed file extension and size",
172
- "creatives.componentsV2.CapDocumentUpload.docReUpload": "Reupload",
173
- "creatives.componentsV2.CapDocumentUpload.dragAndDrop": "Drag and drop document here",
174
- "creatives.componentsV2.CapDocumentUpload.format": "Format: {format}",
175
- "creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
176
- "creatives.componentsV2.CapDocumentUpload.or": "OR",
177
- "creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
178
- "creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
179
167
  "creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
180
168
  "creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
181
169
  "creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
182
170
  "creatives.componentsV2.CapImageUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
183
- "creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
184
171
  "creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
172
+ "creatives.componentsV2.CapImageUpload.imageIncorrectSize": "Please upload the image with correct type, size and dimension",
185
173
  "creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
186
174
  "creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
187
175
  "creatives.componentsV2.CapImageUpload.or": "OR",
188
176
  "creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
189
177
  "creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
190
178
  "creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
191
- "creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
192
- "creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
193
179
  "creatives.componentsV2.CapTagList.Cancel": "Cancel",
194
180
  "creatives.componentsV2.CapTagList.Ok": "Ok",
195
181
  "creatives.componentsV2.CapTagList.all": "All",
@@ -275,21 +261,8 @@ exports[`Creatives line image carousel test/> should render 1`] = `
275
261
  "creatives.componentsV2.SmsTest.header": "This is the SmsTest component !",
276
262
  "creatives.componentsV2.SmsTest.inputSmsTemplate": "Please input sms template content.",
277
263
  "creatives.componentsV2.SmsTest.inputTemplateName": "Please input template name.",
278
- "creatives.componentsV2.TemplatePreview.charactersPerSms": "SMS chars",
279
- "creatives.componentsV2.TemplatePreview.charactersTotal": "{smsCount} SMS ({charCount} characters)",
280
- "creatives.componentsV2.TemplatePreview.close": "close",
281
264
  "creatives.componentsV2.TemplatePreview.playVideo": "Play",
282
- "creatives.componentsV2.TemplatePreview.preview": "Preview",
283
- "creatives.componentsV2.TemplatePreview.previewGenerated": "Preview is being generated",
284
- "creatives.componentsV2.TemplatePreview.previewGenerationMessage": "Preview is being generated",
285
265
  "creatives.componentsV2.TemplatePreview.showDetails": "Show details",
286
- "creatives.componentsV2.TemplatePreview.sms": "SMS",
287
- "creatives.componentsV2.TemplatePreview.smsFormatType": "Message has unicode characters",
288
- "creatives.componentsV2.TemplatePreview.smsIcon": "Sms Icon",
289
- "creatives.componentsV2.TemplatePreview.testMessage": "Test Message",
290
- "creatives.componentsV2.TemplatePreview.textMessageCharacter": "characters",
291
- "creatives.componentsV2.TemplatePreview.textMessageLabel": "text msg-",
292
- "creatives.componentsV2.TemplatePreview.videoPreviewTooltip": "This is just for preview purposes, video cannot be played here",
293
266
  "creatives.componentsV2.Toastr.header": "This is the Toastr component !",
294
267
  "creatives.componentsV2.ToastrMessage.close": "This is the ToastrMessage component !",
295
268
  "creatives.componentsV2.ToastrMessage.header": "This is the ToastrMessage component !",
@@ -300,7 +273,6 @@ exports[`Creatives line image carousel test/> should render 1`] = `
300
273
  "creatives.componentsV2.TopBar.logout": "Logout",
301
274
  "creatives.componentsV2.TopBar.profile": "Profile",
302
275
  "creatives.componentsV2.TopBar.settings": "Settings",
303
- "creatives.componentsV2.unbalanacedCurlyBraces": "Invalid label, please close all curly braces",
304
276
  "creatives.componentsv2.MobilePushPreviewV2.header": "This is the MobilePushPreviewV2 component !",
305
277
  "creatives.containers.Assets.Gallery.alphabetically": "Alphabetically",
306
278
  "creatives.containers.Assets.Gallery.assetDeleteFailed": "Image deletion failed.",
@@ -1039,7 +1011,6 @@ exports[`Creatives line image carousel test/> should render 1`] = `
1039
1011
  "creatives.containersV2.Creatives.templateDeleteConfirm": "Are you sure you want to delete this template?",
1040
1012
  "creatives.containersV2.Creatives.templateDeleteSuccess": "SMS template deleted successfully",
1041
1013
  "creatives.containersV2.Creatives.templateDuplicateSuccess": "Template duplicated successfully",
1042
- "creatives.containersV2.Creatives.templateNameEmpty": "Template name cannot be empty",
1043
1014
  "creatives.containersV2.Creatives.templateSelection": "Template selection",
1044
1015
  "creatives.containersV2.Creatives.textTemplate": "Text",
1045
1016
  "creatives.containersV2.Creatives.unMapButton": "Unmap",
@@ -1177,7 +1148,6 @@ exports[`Creatives line image carousel test/> should render 1`] = `
1177
1148
  "creatives.containersV2.Email.yes": "Yes",
1178
1149
  "creatives.containersV2.EmailWrapper.createMode": "How do you want to create ?",
1179
1150
  "creatives.containersV2.EmailWrapper.creativeName": "Creative name",
1180
- "creatives.containersV2.EmailWrapper.emptyTemplateName": "Please enter template name.",
1181
1151
  "creatives.containersV2.EmailWrapper.header": "This is EmailWrapper container !",
1182
1152
  "creatives.containersV2.EmailWrapper.invalidUploadFileDesc": "Please select another file with valid file format.",
1183
1153
  "creatives.containersV2.EmailWrapper.invalidUploadFileError": "File cannot be uploaded.",
@@ -1339,8 +1309,7 @@ exports[`Creatives line image carousel test/> should render 1`] = `
1339
1309
  "creatives.containersV2.LineImageCarousel.emptyTitleErrorMessage": "Template title can not be empty",
1340
1310
  "creatives.containersV2.LineImageCarousel.enterTextActionTypeTitle": "Enter text",
1341
1311
  "creatives.containersV2.LineImageCarousel.enterUriActionTypeTitle": "Enter url",
1342
- "creatives.containersV2.LineImageCarousel.imageDimenstionDesc": "Format: JPEG, PNG Dimensions: 1024px x 1024px Size: 1 MB",
1343
- "creatives.containersV2.LineImageCarousel.imageDimenstionDescription": "Format: JPEG, PNG Aspect ratio: 1:1 Dimensions: 1024px x 1024px Size: 1 MB",
1312
+ "creatives.containersV2.LineImageCarousel.imageDimenstionDescription": "Format: JPEG, PNG Aspect Ratio: 1:1 Dimensions: 1024px x 1024px Size: 1 MB",
1344
1313
  "creatives.containersV2.LineImageCarousel.imageGallery": "Gallery",
1345
1314
  "creatives.containersV2.LineImageCarousel.imageReUpload": "Re upload",
1346
1315
  "creatives.containersV2.LineImageCarousel.inValidUrliErrorMessage": "Action content uri is not valid",
@@ -1456,12 +1425,12 @@ exports[`Creatives line image carousel test/> should render 1`] = `
1456
1425
  "creatives.containersV2.LineWrapper.changeModalDescription": "The already added content for this card will be lost by changing the content tab.",
1457
1426
  "creatives.containersV2.LineWrapper.changeModalLabel": "Do you still want to make the changes to content tab",
1458
1427
  "creatives.containersV2.LineWrapper.changeModalTitle": "Changing content tab?",
1459
- "creatives.containersV2.LineWrapper.flexLabel": "Card message",
1460
1428
  "creatives.containersV2.LineWrapper.imageLabel": "Image",
1461
1429
  "creatives.containersV2.LineWrapper.imagemapLabel": "Rich message",
1462
1430
  "creatives.containersV2.LineWrapper.modalDiscardChangesButtonLabel": "No",
1463
1431
  "creatives.containersV2.LineWrapper.modalSaveChangesButtonLabel": "Yes, change",
1464
1432
  "creatives.containersV2.LineWrapper.stickerLabel": "Sticker",
1433
+ "creatives.containersV2.LineWrapper.templateLabel": "Card message",
1465
1434
  "creatives.containersV2.LineWrapper.textLabel": "Text",
1466
1435
  "creatives.containersV2.LineWrapper.videoLabel": "Rich video message",
1467
1436
  "creatives.containersV2.Login.header": "This is login container change !",
@@ -1616,162 +1585,7 @@ exports[`Creatives line image carousel test/> should render 1`] = `
1616
1585
  "creatives.containersV2.MobilepushWrapper.image": "Image content",
1617
1586
  "creatives.containersV2.MobilepushWrapper.text": "Text content",
1618
1587
  "creatives.containersV2.NotFoundPage.header": "Looks like you are lost!",
1619
- "creatives.containersV2.Rcs.addSmsCreative": "Add SMS creative",
1620
- "creatives.containersV2.Rcs.buttonTextAndUrl": ", CTA button text & url",
1621
- "creatives.containersV2.Rcs.disabledMediaTooltip": "Not yet enabled. Coming soon!",
1622
- "creatives.containersV2.Rcs.dltEditHeader": "Edit SMS",
1623
- "creatives.containersV2.Rcs.emptyTemplateDescErrorMessage": "Template message cannot be empty",
1624
- "creatives.containersV2.Rcs.fallbackDesc": "We would suggest to add fallback SMS",
1625
- "creatives.containersV2.Rcs.fallbackLabel": "Fallback SMS message",
1626
- "creatives.containersV2.Rcs.fallbackMsgLenError": "Only 1 SMS (160 characters) allowed for fallback sms",
1627
- "creatives.containersV2.Rcs.fallbackMsgPlaceholder": "Enter the text message content for fallback SMS",
1628
- "creatives.containersV2.Rcs.fallbackPreviewtitle": "Preview of fallback SMS",
1629
- "creatives.containersV2.Rcs.fallbackTextAreaLabel": "SMS message",
1630
- "creatives.containersV2.Rcs.fallbackToolTip": "This is to deliver an RCS message as an SMS message to end users whose phones do not support RCS",
1631
- "creatives.containersV2.Rcs.image": "and image",
1632
- "creatives.containersV2.Rcs.mediaImage": "Image",
1633
- "creatives.containersV2.Rcs.mediaLabel": "Media",
1634
- "creatives.containersV2.Rcs.mediaNone": "None",
1635
- "creatives.containersV2.Rcs.mediaVideo": "Video/Slideshow",
1636
- "creatives.containersV2.Rcs.optional": "(Optional)",
1637
- "creatives.containersV2.Rcs.rcsCreateNotification": "RCS template created successfully",
1638
- "creatives.containersV2.Rcs.rcsDltDesc": "Select any of the existing templates",
1639
- "creatives.containersV2.Rcs.rcsDltTitle": "SMS creative templates",
1640
- "creatives.containersV2.Rcs.rcsDoneBtnToolTip": "Please add template name {type} to proceed further",
1641
- "creatives.containersV2.Rcs.rcsEditNotification": "RCS template updated successfully",
1642
- "creatives.containersV2.Rcs.templateButton": "Buttons",
1643
- "creatives.containersV2.Rcs.templateButtonDesc": "Use buttons to redirect user to respective link or quick response/ action.",
1644
- "creatives.containersV2.Rcs.templateCTAButton": "Call to action",
1645
- "creatives.containersV2.Rcs.templateCTAButtonDesc": "Create up to 3 buttons that let customers respond to your messages or take action.",
1646
- "creatives.containersV2.Rcs.templateDescLabel": "Text message",
1647
- "creatives.containersV2.Rcs.templateDescLengthError": "Template message length cannot exceed 1000",
1648
- "creatives.containersV2.Rcs.templateDescPlaceholder": "Enter the text message",
1649
- "creatives.containersV2.Rcs.templateQRButton": "Quick reply",
1650
- "creatives.containersV2.Rcs.templateQRButtonDesc": "Create up to 3 buttons that let customers respond to your messages or take action.",
1651
- "creatives.containersV2.Rcs.templateTitle": "Title",
1652
- "creatives.containersV2.Rcs.templateTitlePlaceholder": "Enter title",
1653
- "creatives.containersV2.Rcs.textMessage": "and text message",
1654
- "creatives.containersV2.Rcs.totalCharacters": "{smsCount} SMS ({number} characters)",
1655
1588
  "creatives.containersV2.TagList.header": "This is TagList container !",
1656
- "creatives.containersV2.Templates.accountConfigError": "This account is not configured properly. You can configure it",
1657
- "creatives.containersV2.Templates.all": "All",
1658
- "creatives.containersV2.Templates.alphabeticallyOption": "Alphabetically",
1659
- "creatives.containersV2.Templates.areYouSureText": "Confirm delete template",
1660
- "creatives.containersV2.Templates.blankTemplate": "Blank template",
1661
- "creatives.containersV2.Templates.campaigns": "Campaigns",
1662
- "creatives.containersV2.Templates.cancelText": "Cancel",
1663
- "creatives.containersV2.Templates.category": "Category",
1664
- "creatives.containersV2.Templates.chooseAccount": "Choose the account to send content",
1665
- "creatives.containersV2.Templates.clearAll": "Clear all",
1666
- "creatives.containersV2.Templates.continue": "Continue",
1667
- "creatives.containersV2.Templates.createEmailActionButton": "Create email",
1668
- "creatives.containersV2.Templates.createMessageContent": "New message",
1669
- "creatives.containersV2.Templates.createNewActionButton": "Create new",
1670
- "creatives.containersV2.Templates.createNewTemplateLink": "Create new template",
1671
- "creatives.containersV2.Templates.createSmsActionButton": "Create SMS",
1672
- "creatives.containersV2.Templates.creativeTemplates": "Creative templates",
1673
- "creatives.containersV2.Templates.creativeTemplatesDesc": "(Select only one creative)",
1674
- "creatives.containersV2.Templates.creatives": "Creatives",
1675
- "creatives.containersV2.Templates.creativesTemplatesEdit": "Edit",
1676
- "creatives.containersV2.Templates.creativesTemplatesSave": "Done",
1677
- "creatives.containersV2.Templates.deleteButton": "Delete",
1678
- "creatives.containersV2.Templates.deletedSuccssfully": "Template deleted successfully",
1679
- "creatives.containersV2.Templates.deletingTemplate": "Deleting template...",
1680
- "creatives.containersV2.Templates.deletionFailed": "Template deletion failed",
1681
- "creatives.containersV2.Templates.duplicateButton": "Duplicate",
1682
- "creatives.containersV2.Templates.duplicatingTemplate": "Duplicating template...",
1683
- "creatives.containersV2.Templates.ebillHeader": "Ebill",
1684
- "creatives.containersV2.Templates.ebillPreview": "Ebill preview",
1685
- "creatives.containersV2.Templates.editButton": "Edit",
1686
- "creatives.containersV2.Templates.editMessageContent": "Edit message content",
1687
- "creatives.containersV2.Templates.emailHeader": "Email",
1688
- "creatives.containersV2.Templates.emailPreview": "Email preview",
1689
- "creatives.containersV2.Templates.emailTitleIllustartion": "Create an email {template}",
1690
- "creatives.containersV2.Templates.gettingAllTemplates": "Getting all templates...",
1691
- "creatives.containersV2.Templates.header": "This is Templates container !",
1692
- "creatives.containersV2.Templates.imageCarouselTemplate": "Card message",
1693
- "creatives.containersV2.Templates.imageMapTemplate": "Rich message",
1694
- "creatives.containersV2.Templates.imageMapVideoTemplate": "Rich video message",
1695
- "creatives.containersV2.Templates.imageTemplate": "Image",
1696
- "creatives.containersV2.Templates.invalidUploadFileError": "File cannot be uploaded. Please select another file with valid file format.",
1697
- "creatives.containersV2.Templates.layoutSelection": "Select layout",
1698
- "creatives.containersV2.Templates.lineAccount": "Line account",
1699
- "creatives.containersV2.Templates.lineHeader": "Line",
1700
- "creatives.containersV2.Templates.mapTemplate": "Map template",
1701
- "creatives.containersV2.Templates.mapTemplates": "Map templates",
1702
- "creatives.containersV2.Templates.mobilepushAccount": "Mobilepush account",
1703
- "creatives.containersV2.Templates.mobilepushHeader": "Mobile Push",
1704
- "creatives.containersV2.Templates.mostRecentOption": "Most recent",
1705
- "creatives.containersV2.Templates.newEmailTemplate": "New email {template}",
1706
- "creatives.containersV2.Templates.newNotificationTemplate": "New notification {template}",
1707
- "creatives.containersV2.Templates.newRCSTemplate": "New RCS {template}",
1708
- "creatives.containersV2.Templates.newSMSTemplate": "New SMS {template}",
1709
- "creatives.containersV2.Templates.newTemplate": "New template",
1710
- "creatives.containersV2.Templates.newWhatsappTemplate": "Add new Whatsapp {template}",
1711
- "creatives.containersV2.Templates.noAccountMessage": "Please select an account to proceed",
1712
- "creatives.containersV2.Templates.noAccountsPresent": "Push notifications are not setup for your brand",
1713
- "creatives.containersV2.Templates.noAccountsPresentFacebook": "Please setup the Facebook account & Facebook page to start creating content in Capillary's FB content creator.",
1714
- "creatives.containersV2.Templates.noAccountsPresentLine": "Line accounts are not setup for your brand",
1715
- "creatives.containersV2.Templates.noAccountsPresentViber": "Viber accounts are not setup for your brand",
1716
- "creatives.containersV2.Templates.noAccountsPresentWeChat": "Wechat accounts are not setup for your brand",
1717
- "creatives.containersV2.Templates.noAccountsPresentWhatsapp": "Whatsapp accounts are not setup for your brand",
1718
- "creatives.containersV2.Templates.noApprovedWhatsappTemplatesDesc": "Please try creating a new template, once it is approved by Whatsapp it will be available here",
1719
- "creatives.containersV2.Templates.noApprovedWhatsappTemplatesTitle": "Sorry, we couldn’t find any approved templates",
1720
- "creatives.containersV2.Templates.noFilteredWhatsappTemplatesDesc": "Please try searching with another term or apply different filter",
1721
- "creatives.containersV2.Templates.noFilteredWhatsappTemplatesTitle": "Sorry, we couldn’t find any matches",
1722
- "creatives.containersV2.Templates.noTemplatesFound": "No templates found",
1723
- "creatives.containersV2.Templates.noTemplatesMessage": "No templates available",
1724
- "creatives.containersV2.Templates.preview": "Preview",
1725
- "creatives.containersV2.Templates.previewButton": "Preview",
1726
- "creatives.containersV2.Templates.previewGenerateText": "Preview is being generated...",
1727
- "creatives.containersV2.Templates.promotional": "Promotional",
1728
- "creatives.containersV2.Templates.pushTitleIllustartion": "Create a mobile push notification {template}",
1729
- "creatives.containersV2.Templates.rcsDescIllustartion": "These templates can be reused when creating a new message content",
1730
- "creatives.containersV2.Templates.rcsDltIllustrationDesc": "Please try creating a new DLT template in SMS section, once it is created, it will be available here",
1731
- "creatives.containersV2.Templates.rcsDltIllustrationTitle": "Sorry, we couldn’t find any DLT templates",
1732
- "creatives.containersV2.Templates.rcsTitleIllustartion": "Add new RCS creatives {template}",
1733
- "creatives.containersV2.Templates.richMediaTemplates": "Rich media templates",
1734
- "creatives.containersV2.Templates.searchText": "Search",
1735
- "creatives.containersV2.Templates.selectAccount": "Select account",
1736
- "creatives.containersV2.Templates.selectButton": "Select",
1737
- "creatives.containersV2.Templates.selectDefaultButton": "Select",
1738
- "creatives.containersV2.Templates.selectSmsHeader": "Select SMS template",
1739
- "creatives.containersV2.Templates.selectWechatHeader": "Select WECHAT template",
1740
- "creatives.containersV2.Templates.serviceExplicit": "Service explicit",
1741
- "creatives.containersV2.Templates.serviceImplicit": "Service implicit",
1742
- "creatives.containersV2.Templates.smsChannelTemplatesHeader": "SMS templates",
1743
- "creatives.containersV2.Templates.smsHeader": "SMS",
1744
- "creatives.containersV2.Templates.smsTitleIllustartion": "Create an SMS {template}",
1745
- "creatives.containersV2.Templates.somethingWentWrong": "Something went wrong!!",
1746
- "creatives.containersV2.Templates.sortBy": "Sort by",
1747
- "creatives.containersV2.Templates.status": "Status",
1748
- "creatives.containersV2.Templates.template": "template",
1749
- "creatives.containersV2.Templates.templateDeleteConfirm": "Are you sure you wish to delete this template?",
1750
- "creatives.containersV2.Templates.templateDeleteSuccess": "SMS template deleted successfully",
1751
- "creatives.containersV2.Templates.templateDuplicateSuccess": "Template duplicated successfully",
1752
- "creatives.containersV2.Templates.templateSelection": "Template selection",
1753
- "creatives.containersV2.Templates.textTemplate": "Text",
1754
- "creatives.containersV2.Templates.unMapButton": "Unmap",
1755
- "creatives.containersV2.Templates.uploadFile": "Upload file",
1756
- "creatives.containersV2.Templates.uploadTemplate": "Upload template",
1757
- "creatives.containersV2.Templates.uploadedAt": "Modified",
1758
- "creatives.containersV2.Templates.uploadedBy": "Uploaded by",
1759
- "creatives.containersV2.Templates.uploadingFile": "Uploading file",
1760
- "creatives.containersV2.Templates.useEditor": "Use editor",
1761
- "creatives.containersV2.Templates.weChatRichmediaTemplate": "Richmedia template",
1762
- "creatives.containersV2.Templates.wechatAccount": "Wechat account",
1763
- "creatives.containersV2.Templates.wechatAccountNotConfigured": "Selected wechat account is not configured to create wechat templates",
1764
- "creatives.containersV2.Templates.wechatChannelTemplatesHeader": "WECHAT templates",
1765
- "creatives.containersV2.Templates.wechatHeader": "WECHAT",
1766
- "creatives.containersV2.Templates.whatsappAccount": "Whatsapp account",
1767
- "creatives.containersV2.Templates.whatsappDescIllustration": "These templates can be reused when creating a
1768
- new message content.",
1769
- "creatives.containersV2.Templates.whatsappMaxTemplates": "WhatsApp allows {maxCount} approved templates. To accommodate new approved templates either delete the existing one or reach out to Capillary POC to increase the limit.",
1770
- "creatives.containersV2.Templates.whatsappOnlyApprovedTemplates": "Only \\"Approved\\" templates are available here, as you can use those templates to create a message.",
1771
- "creatives.containersV2.Templates.whatsappOverview": "Overview",
1772
- "creatives.containersV2.Templates.whatsappTitleIllustration": "Add a new Whatsapp creative {template}",
1773
- "creatives.containersV2.Templates.yesText": "Yes, delete",
1774
- "creatives.containersV2.Templates.zipUploadFailed": "Failed to upload zip file",
1775
1589
  "creatives.containersV2.TemplatesV2.FTP": "FTP",
1776
1590
  "creatives.containersV2.TemplatesV2.callTask": "Call Task",
1777
1591
  "creatives.containersV2.TemplatesV2.creatives": "Creatives",
@@ -1840,8 +1654,6 @@ new message content.",
1840
1654
  "creatives.containersV2.Whatsapp.alertUpdate": "Alert update",
1841
1655
  "creatives.containersV2.Whatsapp.alertUpdateTooltip": "Send important updates or news to customers.",
1842
1656
  "creatives.containersV2.Whatsapp.approved": "Approved",
1843
- "creatives.containersV2.Whatsapp.transactional": "Transactional",
1844
- "creatives.containersV2.Whatsapp.transactionalTooltip": "Send account updates, order updates, alerts, and more to share important information.",
1845
1657
  "creatives.containersV2.addLabels": "Add labels",
1846
1658
  "creatives.containersV2.appName": "App Name",
1847
1659
  "creatives.containersV2.applyNow": "Apply now",
@@ -1934,7 +1746,6 @@ new message content.",
1934
1746
  "creatives.containersV2.richMedia.Create.wechatTitle": "Title",
1935
1747
  "creatives.containersV2.richMedia.Create.wrongFormatFile": "Wrong file upoaded. Please upload image file",
1936
1748
  "creatives.containersV2.richMedia.Create.wrongUrl": "Enter correct URL",
1937
- "creatives.containersV2.save": "Save",
1938
1749
  "creatives.containersV2.shopNow": "Shop Now",
1939
1750
  "creatives.containersV2.signUp": "Sign Up",
1940
1751
  "creatives.containersV2.subscribe": "Subscribe",
@@ -2806,7 +2617,6 @@ new message content.",
2806
2617
  className="ComponentWithLabelHOC__ComponentWithLabelWrapper-sc-1qk6bpg-1 evSAae"
2807
2618
  >
2808
2619
  <CapSelect
2809
- getMenuOptionsProps={[Function]}
2810
2620
  onChange={[Function]}
2811
2621
  options={
2812
2622
  Array [
@@ -3413,19 +3223,15 @@ exports[`Creatives line image carousel test/> should render 2`] = `
3413
3223
  "app.components.CapVideoUpload.fileFormat": "Format: MP4",
3414
3224
  "app.components.CapVideoUpload.imageReUpload": "Re upload",
3415
3225
  "app.components.CapVideoUpload.or": "OR",
3416
- "app.components.CapVideoUpload.selectFromComputer": "Select from computer",
3417
3226
  "app.components.CapVideoUpload.textMessageAddLabel": "How do you want to upload the image?",
3418
3227
  "app.components.CapVideoUpload.textMessageCreateNew": "Create new",
3419
3228
  "app.components.CapVideoUpload.textMessageORLabel": "OR",
3420
3229
  "app.components.CapVideoUpload.textMessageSelectTemplate": "Select template",
3230
+ "app.components.CapVideoUpload.uploadComputer": "Your computer",
3421
3231
  "app.components.CapVideoUpload.videoIncorrectSize": "This file format/size is not supported.",
3422
3232
  "app.components.CapVideoUpload.videoRatioDescription": "Video ratio: 9:16 to 16:9",
3423
3233
  "app.components.CapVideoUpload.videoSizeDescription": "File size: Up to {size}",
3424
- "app.components.CapVideoUpload.whatsappErrorMessage": "Please upload the video with allowed file extension, size, dimension and aspect ratio",
3425
- "app.components.CapVideoUpload.whatsappFileFormat": "Format: MP4",
3426
3234
  "app.components.TemplatePreview.includesOptoutTag": "Includes optout tag",
3427
- "app.components.TemplatePreview.optoutCharactersTotal": "Includes optout tag ({optoutUrlLength} characters)",
3428
- "app.components.TemplatePreview.whatsappMessageLength": "1 Message ({length} characters)",
3429
3235
  "app.v2containers.SmsTrai.Create.deferEdit": "It is highly recommended to use a file directly downloaded from the DLT portal. Editing the file may cause data to truncate unexpectedly.",
3430
3236
  "app.v2containers.SmsTrai.Create.doneButtonLabel": "Done",
3431
3237
  "app.v2containers.SmsTrai.Create.downloadIssues": "Download issues",
@@ -3554,28 +3360,18 @@ exports[`Creatives line image carousel test/> should render 2`] = `
3554
3360
  "creatives.componentsV2.CapActionButton.templateButtonLinkPlaceholder": "Enter button link",
3555
3361
  "creatives.componentsV2.CapActionButton.templateButtonText": "Button text",
3556
3362
  "creatives.componentsV2.CapActionButton.templateButtonTextPlaceholder": "Enter button text",
3557
- "creatives.componentsV2.CapDocumentUpload.docErrorDesc": "Please upload the document with allowed file extension and size",
3558
- "creatives.componentsV2.CapDocumentUpload.docReUpload": "Reupload",
3559
- "creatives.componentsV2.CapDocumentUpload.dragAndDrop": "Drag and drop document here",
3560
- "creatives.componentsV2.CapDocumentUpload.format": "Format: {format}",
3561
- "creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
3562
- "creatives.componentsV2.CapDocumentUpload.or": "OR",
3563
- "creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
3564
- "creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
3565
3363
  "creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
3566
3364
  "creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
3567
3365
  "creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
3568
3366
  "creatives.componentsV2.CapImageUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
3569
- "creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
3570
3367
  "creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
3368
+ "creatives.componentsV2.CapImageUpload.imageIncorrectSize": "Please upload the image with correct type, size and dimension",
3571
3369
  "creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
3572
3370
  "creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
3573
3371
  "creatives.componentsV2.CapImageUpload.or": "OR",
3574
3372
  "creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
3575
3373
  "creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
3576
3374
  "creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
3577
- "creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
3578
- "creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
3579
3375
  "creatives.componentsV2.CapTagList.Cancel": "Cancel",
3580
3376
  "creatives.componentsV2.CapTagList.Ok": "Ok",
3581
3377
  "creatives.componentsV2.CapTagList.all": "All",
@@ -3661,21 +3457,8 @@ exports[`Creatives line image carousel test/> should render 2`] = `
3661
3457
  "creatives.componentsV2.SmsTest.header": "This is the SmsTest component !",
3662
3458
  "creatives.componentsV2.SmsTest.inputSmsTemplate": "Please input sms template content.",
3663
3459
  "creatives.componentsV2.SmsTest.inputTemplateName": "Please input template name.",
3664
- "creatives.componentsV2.TemplatePreview.charactersPerSms": "SMS chars",
3665
- "creatives.componentsV2.TemplatePreview.charactersTotal": "{smsCount} SMS ({charCount} characters)",
3666
- "creatives.componentsV2.TemplatePreview.close": "close",
3667
3460
  "creatives.componentsV2.TemplatePreview.playVideo": "Play",
3668
- "creatives.componentsV2.TemplatePreview.preview": "Preview",
3669
- "creatives.componentsV2.TemplatePreview.previewGenerated": "Preview is being generated",
3670
- "creatives.componentsV2.TemplatePreview.previewGenerationMessage": "Preview is being generated",
3671
3461
  "creatives.componentsV2.TemplatePreview.showDetails": "Show details",
3672
- "creatives.componentsV2.TemplatePreview.sms": "SMS",
3673
- "creatives.componentsV2.TemplatePreview.smsFormatType": "Message has unicode characters",
3674
- "creatives.componentsV2.TemplatePreview.smsIcon": "Sms Icon",
3675
- "creatives.componentsV2.TemplatePreview.testMessage": "Test Message",
3676
- "creatives.componentsV2.TemplatePreview.textMessageCharacter": "characters",
3677
- "creatives.componentsV2.TemplatePreview.textMessageLabel": "text msg-",
3678
- "creatives.componentsV2.TemplatePreview.videoPreviewTooltip": "This is just for preview purposes, video cannot be played here",
3679
3462
  "creatives.componentsV2.Toastr.header": "This is the Toastr component !",
3680
3463
  "creatives.componentsV2.ToastrMessage.close": "This is the ToastrMessage component !",
3681
3464
  "creatives.componentsV2.ToastrMessage.header": "This is the ToastrMessage component !",
@@ -3686,7 +3469,6 @@ exports[`Creatives line image carousel test/> should render 2`] = `
3686
3469
  "creatives.componentsV2.TopBar.logout": "Logout",
3687
3470
  "creatives.componentsV2.TopBar.profile": "Profile",
3688
3471
  "creatives.componentsV2.TopBar.settings": "Settings",
3689
- "creatives.componentsV2.unbalanacedCurlyBraces": "Invalid label, please close all curly braces",
3690
3472
  "creatives.componentsv2.MobilePushPreviewV2.header": "This is the MobilePushPreviewV2 component !",
3691
3473
  "creatives.containers.Assets.Gallery.alphabetically": "Alphabetically",
3692
3474
  "creatives.containers.Assets.Gallery.assetDeleteFailed": "Image deletion failed.",
@@ -4425,7 +4207,6 @@ exports[`Creatives line image carousel test/> should render 2`] = `
4425
4207
  "creatives.containersV2.Creatives.templateDeleteConfirm": "Are you sure you want to delete this template?",
4426
4208
  "creatives.containersV2.Creatives.templateDeleteSuccess": "SMS template deleted successfully",
4427
4209
  "creatives.containersV2.Creatives.templateDuplicateSuccess": "Template duplicated successfully",
4428
- "creatives.containersV2.Creatives.templateNameEmpty": "Template name cannot be empty",
4429
4210
  "creatives.containersV2.Creatives.templateSelection": "Template selection",
4430
4211
  "creatives.containersV2.Creatives.textTemplate": "Text",
4431
4212
  "creatives.containersV2.Creatives.unMapButton": "Unmap",
@@ -4563,7 +4344,6 @@ exports[`Creatives line image carousel test/> should render 2`] = `
4563
4344
  "creatives.containersV2.Email.yes": "Yes",
4564
4345
  "creatives.containersV2.EmailWrapper.createMode": "How do you want to create ?",
4565
4346
  "creatives.containersV2.EmailWrapper.creativeName": "Creative name",
4566
- "creatives.containersV2.EmailWrapper.emptyTemplateName": "Please enter template name.",
4567
4347
  "creatives.containersV2.EmailWrapper.header": "This is EmailWrapper container !",
4568
4348
  "creatives.containersV2.EmailWrapper.invalidUploadFileDesc": "Please select another file with valid file format.",
4569
4349
  "creatives.containersV2.EmailWrapper.invalidUploadFileError": "File cannot be uploaded.",
@@ -4725,8 +4505,7 @@ exports[`Creatives line image carousel test/> should render 2`] = `
4725
4505
  "creatives.containersV2.LineImageCarousel.emptyTitleErrorMessage": "Template title can not be empty",
4726
4506
  "creatives.containersV2.LineImageCarousel.enterTextActionTypeTitle": "Enter text",
4727
4507
  "creatives.containersV2.LineImageCarousel.enterUriActionTypeTitle": "Enter url",
4728
- "creatives.containersV2.LineImageCarousel.imageDimenstionDesc": "Format: JPEG, PNG Dimensions: 1024px x 1024px Size: 1 MB",
4729
- "creatives.containersV2.LineImageCarousel.imageDimenstionDescription": "Format: JPEG, PNG Aspect ratio: 1:1 Dimensions: 1024px x 1024px Size: 1 MB",
4508
+ "creatives.containersV2.LineImageCarousel.imageDimenstionDescription": "Format: JPEG, PNG Aspect Ratio: 1:1 Dimensions: 1024px x 1024px Size: 1 MB",
4730
4509
  "creatives.containersV2.LineImageCarousel.imageGallery": "Gallery",
4731
4510
  "creatives.containersV2.LineImageCarousel.imageReUpload": "Re upload",
4732
4511
  "creatives.containersV2.LineImageCarousel.inValidUrliErrorMessage": "Action content uri is not valid",
@@ -4842,12 +4621,12 @@ exports[`Creatives line image carousel test/> should render 2`] = `
4842
4621
  "creatives.containersV2.LineWrapper.changeModalDescription": "The already added content for this card will be lost by changing the content tab.",
4843
4622
  "creatives.containersV2.LineWrapper.changeModalLabel": "Do you still want to make the changes to content tab",
4844
4623
  "creatives.containersV2.LineWrapper.changeModalTitle": "Changing content tab?",
4845
- "creatives.containersV2.LineWrapper.flexLabel": "Card message",
4846
4624
  "creatives.containersV2.LineWrapper.imageLabel": "Image",
4847
4625
  "creatives.containersV2.LineWrapper.imagemapLabel": "Rich message",
4848
4626
  "creatives.containersV2.LineWrapper.modalDiscardChangesButtonLabel": "No",
4849
4627
  "creatives.containersV2.LineWrapper.modalSaveChangesButtonLabel": "Yes, change",
4850
4628
  "creatives.containersV2.LineWrapper.stickerLabel": "Sticker",
4629
+ "creatives.containersV2.LineWrapper.templateLabel": "Card message",
4851
4630
  "creatives.containersV2.LineWrapper.textLabel": "Text",
4852
4631
  "creatives.containersV2.LineWrapper.videoLabel": "Rich video message",
4853
4632
  "creatives.containersV2.Login.header": "This is login container change !",
@@ -5002,162 +4781,7 @@ exports[`Creatives line image carousel test/> should render 2`] = `
5002
4781
  "creatives.containersV2.MobilepushWrapper.image": "Image content",
5003
4782
  "creatives.containersV2.MobilepushWrapper.text": "Text content",
5004
4783
  "creatives.containersV2.NotFoundPage.header": "Looks like you are lost!",
5005
- "creatives.containersV2.Rcs.addSmsCreative": "Add SMS creative",
5006
- "creatives.containersV2.Rcs.buttonTextAndUrl": ", CTA button text & url",
5007
- "creatives.containersV2.Rcs.disabledMediaTooltip": "Not yet enabled. Coming soon!",
5008
- "creatives.containersV2.Rcs.dltEditHeader": "Edit SMS",
5009
- "creatives.containersV2.Rcs.emptyTemplateDescErrorMessage": "Template message cannot be empty",
5010
- "creatives.containersV2.Rcs.fallbackDesc": "We would suggest to add fallback SMS",
5011
- "creatives.containersV2.Rcs.fallbackLabel": "Fallback SMS message",
5012
- "creatives.containersV2.Rcs.fallbackMsgLenError": "Only 1 SMS (160 characters) allowed for fallback sms",
5013
- "creatives.containersV2.Rcs.fallbackMsgPlaceholder": "Enter the text message content for fallback SMS",
5014
- "creatives.containersV2.Rcs.fallbackPreviewtitle": "Preview of fallback SMS",
5015
- "creatives.containersV2.Rcs.fallbackTextAreaLabel": "SMS message",
5016
- "creatives.containersV2.Rcs.fallbackToolTip": "This is to deliver an RCS message as an SMS message to end users whose phones do not support RCS",
5017
- "creatives.containersV2.Rcs.image": "and image",
5018
- "creatives.containersV2.Rcs.mediaImage": "Image",
5019
- "creatives.containersV2.Rcs.mediaLabel": "Media",
5020
- "creatives.containersV2.Rcs.mediaNone": "None",
5021
- "creatives.containersV2.Rcs.mediaVideo": "Video/Slideshow",
5022
- "creatives.containersV2.Rcs.optional": "(Optional)",
5023
- "creatives.containersV2.Rcs.rcsCreateNotification": "RCS template created successfully",
5024
- "creatives.containersV2.Rcs.rcsDltDesc": "Select any of the existing templates",
5025
- "creatives.containersV2.Rcs.rcsDltTitle": "SMS creative templates",
5026
- "creatives.containersV2.Rcs.rcsDoneBtnToolTip": "Please add template name {type} to proceed further",
5027
- "creatives.containersV2.Rcs.rcsEditNotification": "RCS template updated successfully",
5028
- "creatives.containersV2.Rcs.templateButton": "Buttons",
5029
- "creatives.containersV2.Rcs.templateButtonDesc": "Use buttons to redirect user to respective link or quick response/ action.",
5030
- "creatives.containersV2.Rcs.templateCTAButton": "Call to action",
5031
- "creatives.containersV2.Rcs.templateCTAButtonDesc": "Create up to 3 buttons that let customers respond to your messages or take action.",
5032
- "creatives.containersV2.Rcs.templateDescLabel": "Text message",
5033
- "creatives.containersV2.Rcs.templateDescLengthError": "Template message length cannot exceed 1000",
5034
- "creatives.containersV2.Rcs.templateDescPlaceholder": "Enter the text message",
5035
- "creatives.containersV2.Rcs.templateQRButton": "Quick reply",
5036
- "creatives.containersV2.Rcs.templateQRButtonDesc": "Create up to 3 buttons that let customers respond to your messages or take action.",
5037
- "creatives.containersV2.Rcs.templateTitle": "Title",
5038
- "creatives.containersV2.Rcs.templateTitlePlaceholder": "Enter title",
5039
- "creatives.containersV2.Rcs.textMessage": "and text message",
5040
- "creatives.containersV2.Rcs.totalCharacters": "{smsCount} SMS ({number} characters)",
5041
4784
  "creatives.containersV2.TagList.header": "This is TagList container !",
5042
- "creatives.containersV2.Templates.accountConfigError": "This account is not configured properly. You can configure it",
5043
- "creatives.containersV2.Templates.all": "All",
5044
- "creatives.containersV2.Templates.alphabeticallyOption": "Alphabetically",
5045
- "creatives.containersV2.Templates.areYouSureText": "Confirm delete template",
5046
- "creatives.containersV2.Templates.blankTemplate": "Blank template",
5047
- "creatives.containersV2.Templates.campaigns": "Campaigns",
5048
- "creatives.containersV2.Templates.cancelText": "Cancel",
5049
- "creatives.containersV2.Templates.category": "Category",
5050
- "creatives.containersV2.Templates.chooseAccount": "Choose the account to send content",
5051
- "creatives.containersV2.Templates.clearAll": "Clear all",
5052
- "creatives.containersV2.Templates.continue": "Continue",
5053
- "creatives.containersV2.Templates.createEmailActionButton": "Create email",
5054
- "creatives.containersV2.Templates.createMessageContent": "New message",
5055
- "creatives.containersV2.Templates.createNewActionButton": "Create new",
5056
- "creatives.containersV2.Templates.createNewTemplateLink": "Create new template",
5057
- "creatives.containersV2.Templates.createSmsActionButton": "Create SMS",
5058
- "creatives.containersV2.Templates.creativeTemplates": "Creative templates",
5059
- "creatives.containersV2.Templates.creativeTemplatesDesc": "(Select only one creative)",
5060
- "creatives.containersV2.Templates.creatives": "Creatives",
5061
- "creatives.containersV2.Templates.creativesTemplatesEdit": "Edit",
5062
- "creatives.containersV2.Templates.creativesTemplatesSave": "Done",
5063
- "creatives.containersV2.Templates.deleteButton": "Delete",
5064
- "creatives.containersV2.Templates.deletedSuccssfully": "Template deleted successfully",
5065
- "creatives.containersV2.Templates.deletingTemplate": "Deleting template...",
5066
- "creatives.containersV2.Templates.deletionFailed": "Template deletion failed",
5067
- "creatives.containersV2.Templates.duplicateButton": "Duplicate",
5068
- "creatives.containersV2.Templates.duplicatingTemplate": "Duplicating template...",
5069
- "creatives.containersV2.Templates.ebillHeader": "Ebill",
5070
- "creatives.containersV2.Templates.ebillPreview": "Ebill preview",
5071
- "creatives.containersV2.Templates.editButton": "Edit",
5072
- "creatives.containersV2.Templates.editMessageContent": "Edit message content",
5073
- "creatives.containersV2.Templates.emailHeader": "Email",
5074
- "creatives.containersV2.Templates.emailPreview": "Email preview",
5075
- "creatives.containersV2.Templates.emailTitleIllustartion": "Create an email {template}",
5076
- "creatives.containersV2.Templates.gettingAllTemplates": "Getting all templates...",
5077
- "creatives.containersV2.Templates.header": "This is Templates container !",
5078
- "creatives.containersV2.Templates.imageCarouselTemplate": "Card message",
5079
- "creatives.containersV2.Templates.imageMapTemplate": "Rich message",
5080
- "creatives.containersV2.Templates.imageMapVideoTemplate": "Rich video message",
5081
- "creatives.containersV2.Templates.imageTemplate": "Image",
5082
- "creatives.containersV2.Templates.invalidUploadFileError": "File cannot be uploaded. Please select another file with valid file format.",
5083
- "creatives.containersV2.Templates.layoutSelection": "Select layout",
5084
- "creatives.containersV2.Templates.lineAccount": "Line account",
5085
- "creatives.containersV2.Templates.lineHeader": "Line",
5086
- "creatives.containersV2.Templates.mapTemplate": "Map template",
5087
- "creatives.containersV2.Templates.mapTemplates": "Map templates",
5088
- "creatives.containersV2.Templates.mobilepushAccount": "Mobilepush account",
5089
- "creatives.containersV2.Templates.mobilepushHeader": "Mobile Push",
5090
- "creatives.containersV2.Templates.mostRecentOption": "Most recent",
5091
- "creatives.containersV2.Templates.newEmailTemplate": "New email {template}",
5092
- "creatives.containersV2.Templates.newNotificationTemplate": "New notification {template}",
5093
- "creatives.containersV2.Templates.newRCSTemplate": "New RCS {template}",
5094
- "creatives.containersV2.Templates.newSMSTemplate": "New SMS {template}",
5095
- "creatives.containersV2.Templates.newTemplate": "New template",
5096
- "creatives.containersV2.Templates.newWhatsappTemplate": "Add new Whatsapp {template}",
5097
- "creatives.containersV2.Templates.noAccountMessage": "Please select an account to proceed",
5098
- "creatives.containersV2.Templates.noAccountsPresent": "Push notifications are not setup for your brand",
5099
- "creatives.containersV2.Templates.noAccountsPresentFacebook": "Please setup the Facebook account & Facebook page to start creating content in Capillary's FB content creator.",
5100
- "creatives.containersV2.Templates.noAccountsPresentLine": "Line accounts are not setup for your brand",
5101
- "creatives.containersV2.Templates.noAccountsPresentViber": "Viber accounts are not setup for your brand",
5102
- "creatives.containersV2.Templates.noAccountsPresentWeChat": "Wechat accounts are not setup for your brand",
5103
- "creatives.containersV2.Templates.noAccountsPresentWhatsapp": "Whatsapp accounts are not setup for your brand",
5104
- "creatives.containersV2.Templates.noApprovedWhatsappTemplatesDesc": "Please try creating a new template, once it is approved by Whatsapp it will be available here",
5105
- "creatives.containersV2.Templates.noApprovedWhatsappTemplatesTitle": "Sorry, we couldn’t find any approved templates",
5106
- "creatives.containersV2.Templates.noFilteredWhatsappTemplatesDesc": "Please try searching with another term or apply different filter",
5107
- "creatives.containersV2.Templates.noFilteredWhatsappTemplatesTitle": "Sorry, we couldn’t find any matches",
5108
- "creatives.containersV2.Templates.noTemplatesFound": "No templates found",
5109
- "creatives.containersV2.Templates.noTemplatesMessage": "No templates available",
5110
- "creatives.containersV2.Templates.preview": "Preview",
5111
- "creatives.containersV2.Templates.previewButton": "Preview",
5112
- "creatives.containersV2.Templates.previewGenerateText": "Preview is being generated...",
5113
- "creatives.containersV2.Templates.promotional": "Promotional",
5114
- "creatives.containersV2.Templates.pushTitleIllustartion": "Create a mobile push notification {template}",
5115
- "creatives.containersV2.Templates.rcsDescIllustartion": "These templates can be reused when creating a new message content",
5116
- "creatives.containersV2.Templates.rcsDltIllustrationDesc": "Please try creating a new DLT template in SMS section, once it is created, it will be available here",
5117
- "creatives.containersV2.Templates.rcsDltIllustrationTitle": "Sorry, we couldn’t find any DLT templates",
5118
- "creatives.containersV2.Templates.rcsTitleIllustartion": "Add new RCS creatives {template}",
5119
- "creatives.containersV2.Templates.richMediaTemplates": "Rich media templates",
5120
- "creatives.containersV2.Templates.searchText": "Search",
5121
- "creatives.containersV2.Templates.selectAccount": "Select account",
5122
- "creatives.containersV2.Templates.selectButton": "Select",
5123
- "creatives.containersV2.Templates.selectDefaultButton": "Select",
5124
- "creatives.containersV2.Templates.selectSmsHeader": "Select SMS template",
5125
- "creatives.containersV2.Templates.selectWechatHeader": "Select WECHAT template",
5126
- "creatives.containersV2.Templates.serviceExplicit": "Service explicit",
5127
- "creatives.containersV2.Templates.serviceImplicit": "Service implicit",
5128
- "creatives.containersV2.Templates.smsChannelTemplatesHeader": "SMS templates",
5129
- "creatives.containersV2.Templates.smsHeader": "SMS",
5130
- "creatives.containersV2.Templates.smsTitleIllustartion": "Create an SMS {template}",
5131
- "creatives.containersV2.Templates.somethingWentWrong": "Something went wrong!!",
5132
- "creatives.containersV2.Templates.sortBy": "Sort by",
5133
- "creatives.containersV2.Templates.status": "Status",
5134
- "creatives.containersV2.Templates.template": "template",
5135
- "creatives.containersV2.Templates.templateDeleteConfirm": "Are you sure you wish to delete this template?",
5136
- "creatives.containersV2.Templates.templateDeleteSuccess": "SMS template deleted successfully",
5137
- "creatives.containersV2.Templates.templateDuplicateSuccess": "Template duplicated successfully",
5138
- "creatives.containersV2.Templates.templateSelection": "Template selection",
5139
- "creatives.containersV2.Templates.textTemplate": "Text",
5140
- "creatives.containersV2.Templates.unMapButton": "Unmap",
5141
- "creatives.containersV2.Templates.uploadFile": "Upload file",
5142
- "creatives.containersV2.Templates.uploadTemplate": "Upload template",
5143
- "creatives.containersV2.Templates.uploadedAt": "Modified",
5144
- "creatives.containersV2.Templates.uploadedBy": "Uploaded by",
5145
- "creatives.containersV2.Templates.uploadingFile": "Uploading file",
5146
- "creatives.containersV2.Templates.useEditor": "Use editor",
5147
- "creatives.containersV2.Templates.weChatRichmediaTemplate": "Richmedia template",
5148
- "creatives.containersV2.Templates.wechatAccount": "Wechat account",
5149
- "creatives.containersV2.Templates.wechatAccountNotConfigured": "Selected wechat account is not configured to create wechat templates",
5150
- "creatives.containersV2.Templates.wechatChannelTemplatesHeader": "WECHAT templates",
5151
- "creatives.containersV2.Templates.wechatHeader": "WECHAT",
5152
- "creatives.containersV2.Templates.whatsappAccount": "Whatsapp account",
5153
- "creatives.containersV2.Templates.whatsappDescIllustration": "These templates can be reused when creating a
5154
- new message content.",
5155
- "creatives.containersV2.Templates.whatsappMaxTemplates": "WhatsApp allows {maxCount} approved templates. To accommodate new approved templates either delete the existing one or reach out to Capillary POC to increase the limit.",
5156
- "creatives.containersV2.Templates.whatsappOnlyApprovedTemplates": "Only \\"Approved\\" templates are available here, as you can use those templates to create a message.",
5157
- "creatives.containersV2.Templates.whatsappOverview": "Overview",
5158
- "creatives.containersV2.Templates.whatsappTitleIllustration": "Add a new Whatsapp creative {template}",
5159
- "creatives.containersV2.Templates.yesText": "Yes, delete",
5160
- "creatives.containersV2.Templates.zipUploadFailed": "Failed to upload zip file",
5161
4785
  "creatives.containersV2.TemplatesV2.FTP": "FTP",
5162
4786
  "creatives.containersV2.TemplatesV2.callTask": "Call Task",
5163
4787
  "creatives.containersV2.TemplatesV2.creatives": "Creatives",
@@ -5226,8 +4850,6 @@ new message content.",
5226
4850
  "creatives.containersV2.Whatsapp.alertUpdate": "Alert update",
5227
4851
  "creatives.containersV2.Whatsapp.alertUpdateTooltip": "Send important updates or news to customers.",
5228
4852
  "creatives.containersV2.Whatsapp.approved": "Approved",
5229
- "creatives.containersV2.Whatsapp.transactional": "Transactional",
5230
- "creatives.containersV2.Whatsapp.transactionalTooltip": "Send account updates, order updates, alerts, and more to share important information.",
5231
4853
  "creatives.containersV2.addLabels": "Add labels",
5232
4854
  "creatives.containersV2.appName": "App Name",
5233
4855
  "creatives.containersV2.applyNow": "Apply now",
@@ -5320,7 +4942,6 @@ new message content.",
5320
4942
  "creatives.containersV2.richMedia.Create.wechatTitle": "Title",
5321
4943
  "creatives.containersV2.richMedia.Create.wrongFormatFile": "Wrong file upoaded. Please upload image file",
5322
4944
  "creatives.containersV2.richMedia.Create.wrongUrl": "Enter correct URL",
5323
- "creatives.containersV2.save": "Save",
5324
4945
  "creatives.containersV2.shopNow": "Shop Now",
5325
4946
  "creatives.containersV2.signUp": "Sign Up",
5326
4947
  "creatives.containersV2.subscribe": "Subscribe",
@@ -6331,7 +5952,6 @@ new message content.",
6331
5952
  className="ComponentWithLabelHOC__ComponentWithLabelWrapper-sc-1qk6bpg-1 evSAae"
6332
5953
  >
6333
5954
  <CapSelect
6334
- getMenuOptionsProps={[Function]}
6335
5955
  onChange={[Function]}
6336
5956
  options={
6337
5957
  Array [
@@ -6938,19 +6558,15 @@ exports[`Creatives line image carousel test/> should render 3`] = `
6938
6558
  "app.components.CapVideoUpload.fileFormat": "Format: MP4",
6939
6559
  "app.components.CapVideoUpload.imageReUpload": "Re upload",
6940
6560
  "app.components.CapVideoUpload.or": "OR",
6941
- "app.components.CapVideoUpload.selectFromComputer": "Select from computer",
6942
6561
  "app.components.CapVideoUpload.textMessageAddLabel": "How do you want to upload the image?",
6943
6562
  "app.components.CapVideoUpload.textMessageCreateNew": "Create new",
6944
6563
  "app.components.CapVideoUpload.textMessageORLabel": "OR",
6945
6564
  "app.components.CapVideoUpload.textMessageSelectTemplate": "Select template",
6565
+ "app.components.CapVideoUpload.uploadComputer": "Your computer",
6946
6566
  "app.components.CapVideoUpload.videoIncorrectSize": "This file format/size is not supported.",
6947
6567
  "app.components.CapVideoUpload.videoRatioDescription": "Video ratio: 9:16 to 16:9",
6948
6568
  "app.components.CapVideoUpload.videoSizeDescription": "File size: Up to {size}",
6949
- "app.components.CapVideoUpload.whatsappErrorMessage": "Please upload the video with allowed file extension, size, dimension and aspect ratio",
6950
- "app.components.CapVideoUpload.whatsappFileFormat": "Format: MP4",
6951
6569
  "app.components.TemplatePreview.includesOptoutTag": "Includes optout tag",
6952
- "app.components.TemplatePreview.optoutCharactersTotal": "Includes optout tag ({optoutUrlLength} characters)",
6953
- "app.components.TemplatePreview.whatsappMessageLength": "1 Message ({length} characters)",
6954
6570
  "app.v2containers.SmsTrai.Create.deferEdit": "It is highly recommended to use a file directly downloaded from the DLT portal. Editing the file may cause data to truncate unexpectedly.",
6955
6571
  "app.v2containers.SmsTrai.Create.doneButtonLabel": "Done",
6956
6572
  "app.v2containers.SmsTrai.Create.downloadIssues": "Download issues",
@@ -7079,28 +6695,18 @@ exports[`Creatives line image carousel test/> should render 3`] = `
7079
6695
  "creatives.componentsV2.CapActionButton.templateButtonLinkPlaceholder": "Enter button link",
7080
6696
  "creatives.componentsV2.CapActionButton.templateButtonText": "Button text",
7081
6697
  "creatives.componentsV2.CapActionButton.templateButtonTextPlaceholder": "Enter button text",
7082
- "creatives.componentsV2.CapDocumentUpload.docErrorDesc": "Please upload the document with allowed file extension and size",
7083
- "creatives.componentsV2.CapDocumentUpload.docReUpload": "Reupload",
7084
- "creatives.componentsV2.CapDocumentUpload.dragAndDrop": "Drag and drop document here",
7085
- "creatives.componentsV2.CapDocumentUpload.format": "Format: {format}",
7086
- "creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
7087
- "creatives.componentsV2.CapDocumentUpload.or": "OR",
7088
- "creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
7089
- "creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
7090
6698
  "creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
7091
6699
  "creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
7092
6700
  "creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
7093
6701
  "creatives.componentsV2.CapImageUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
7094
- "creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
7095
6702
  "creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
6703
+ "creatives.componentsV2.CapImageUpload.imageIncorrectSize": "Please upload the image with correct type, size and dimension",
7096
6704
  "creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
7097
6705
  "creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
7098
6706
  "creatives.componentsV2.CapImageUpload.or": "OR",
7099
6707
  "creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
7100
6708
  "creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
7101
6709
  "creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
7102
- "creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
7103
- "creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
7104
6710
  "creatives.componentsV2.CapTagList.Cancel": "Cancel",
7105
6711
  "creatives.componentsV2.CapTagList.Ok": "Ok",
7106
6712
  "creatives.componentsV2.CapTagList.all": "All",
@@ -7186,21 +6792,8 @@ exports[`Creatives line image carousel test/> should render 3`] = `
7186
6792
  "creatives.componentsV2.SmsTest.header": "This is the SmsTest component !",
7187
6793
  "creatives.componentsV2.SmsTest.inputSmsTemplate": "Please input sms template content.",
7188
6794
  "creatives.componentsV2.SmsTest.inputTemplateName": "Please input template name.",
7189
- "creatives.componentsV2.TemplatePreview.charactersPerSms": "SMS chars",
7190
- "creatives.componentsV2.TemplatePreview.charactersTotal": "{smsCount} SMS ({charCount} characters)",
7191
- "creatives.componentsV2.TemplatePreview.close": "close",
7192
6795
  "creatives.componentsV2.TemplatePreview.playVideo": "Play",
7193
- "creatives.componentsV2.TemplatePreview.preview": "Preview",
7194
- "creatives.componentsV2.TemplatePreview.previewGenerated": "Preview is being generated",
7195
- "creatives.componentsV2.TemplatePreview.previewGenerationMessage": "Preview is being generated",
7196
6796
  "creatives.componentsV2.TemplatePreview.showDetails": "Show details",
7197
- "creatives.componentsV2.TemplatePreview.sms": "SMS",
7198
- "creatives.componentsV2.TemplatePreview.smsFormatType": "Message has unicode characters",
7199
- "creatives.componentsV2.TemplatePreview.smsIcon": "Sms Icon",
7200
- "creatives.componentsV2.TemplatePreview.testMessage": "Test Message",
7201
- "creatives.componentsV2.TemplatePreview.textMessageCharacter": "characters",
7202
- "creatives.componentsV2.TemplatePreview.textMessageLabel": "text msg-",
7203
- "creatives.componentsV2.TemplatePreview.videoPreviewTooltip": "This is just for preview purposes, video cannot be played here",
7204
6797
  "creatives.componentsV2.Toastr.header": "This is the Toastr component !",
7205
6798
  "creatives.componentsV2.ToastrMessage.close": "This is the ToastrMessage component !",
7206
6799
  "creatives.componentsV2.ToastrMessage.header": "This is the ToastrMessage component !",
@@ -7211,7 +6804,6 @@ exports[`Creatives line image carousel test/> should render 3`] = `
7211
6804
  "creatives.componentsV2.TopBar.logout": "Logout",
7212
6805
  "creatives.componentsV2.TopBar.profile": "Profile",
7213
6806
  "creatives.componentsV2.TopBar.settings": "Settings",
7214
- "creatives.componentsV2.unbalanacedCurlyBraces": "Invalid label, please close all curly braces",
7215
6807
  "creatives.componentsv2.MobilePushPreviewV2.header": "This is the MobilePushPreviewV2 component !",
7216
6808
  "creatives.containers.Assets.Gallery.alphabetically": "Alphabetically",
7217
6809
  "creatives.containers.Assets.Gallery.assetDeleteFailed": "Image deletion failed.",
@@ -7950,7 +7542,6 @@ exports[`Creatives line image carousel test/> should render 3`] = `
7950
7542
  "creatives.containersV2.Creatives.templateDeleteConfirm": "Are you sure you want to delete this template?",
7951
7543
  "creatives.containersV2.Creatives.templateDeleteSuccess": "SMS template deleted successfully",
7952
7544
  "creatives.containersV2.Creatives.templateDuplicateSuccess": "Template duplicated successfully",
7953
- "creatives.containersV2.Creatives.templateNameEmpty": "Template name cannot be empty",
7954
7545
  "creatives.containersV2.Creatives.templateSelection": "Template selection",
7955
7546
  "creatives.containersV2.Creatives.textTemplate": "Text",
7956
7547
  "creatives.containersV2.Creatives.unMapButton": "Unmap",
@@ -8088,7 +7679,6 @@ exports[`Creatives line image carousel test/> should render 3`] = `
8088
7679
  "creatives.containersV2.Email.yes": "Yes",
8089
7680
  "creatives.containersV2.EmailWrapper.createMode": "How do you want to create ?",
8090
7681
  "creatives.containersV2.EmailWrapper.creativeName": "Creative name",
8091
- "creatives.containersV2.EmailWrapper.emptyTemplateName": "Please enter template name.",
8092
7682
  "creatives.containersV2.EmailWrapper.header": "This is EmailWrapper container !",
8093
7683
  "creatives.containersV2.EmailWrapper.invalidUploadFileDesc": "Please select another file with valid file format.",
8094
7684
  "creatives.containersV2.EmailWrapper.invalidUploadFileError": "File cannot be uploaded.",
@@ -8250,8 +7840,7 @@ exports[`Creatives line image carousel test/> should render 3`] = `
8250
7840
  "creatives.containersV2.LineImageCarousel.emptyTitleErrorMessage": "Template title can not be empty",
8251
7841
  "creatives.containersV2.LineImageCarousel.enterTextActionTypeTitle": "Enter text",
8252
7842
  "creatives.containersV2.LineImageCarousel.enterUriActionTypeTitle": "Enter url",
8253
- "creatives.containersV2.LineImageCarousel.imageDimenstionDesc": "Format: JPEG, PNG Dimensions: 1024px x 1024px Size: 1 MB",
8254
- "creatives.containersV2.LineImageCarousel.imageDimenstionDescription": "Format: JPEG, PNG Aspect ratio: 1:1 Dimensions: 1024px x 1024px Size: 1 MB",
7843
+ "creatives.containersV2.LineImageCarousel.imageDimenstionDescription": "Format: JPEG, PNG Aspect Ratio: 1:1 Dimensions: 1024px x 1024px Size: 1 MB",
8255
7844
  "creatives.containersV2.LineImageCarousel.imageGallery": "Gallery",
8256
7845
  "creatives.containersV2.LineImageCarousel.imageReUpload": "Re upload",
8257
7846
  "creatives.containersV2.LineImageCarousel.inValidUrliErrorMessage": "Action content uri is not valid",
@@ -8367,12 +7956,12 @@ exports[`Creatives line image carousel test/> should render 3`] = `
8367
7956
  "creatives.containersV2.LineWrapper.changeModalDescription": "The already added content for this card will be lost by changing the content tab.",
8368
7957
  "creatives.containersV2.LineWrapper.changeModalLabel": "Do you still want to make the changes to content tab",
8369
7958
  "creatives.containersV2.LineWrapper.changeModalTitle": "Changing content tab?",
8370
- "creatives.containersV2.LineWrapper.flexLabel": "Card message",
8371
7959
  "creatives.containersV2.LineWrapper.imageLabel": "Image",
8372
7960
  "creatives.containersV2.LineWrapper.imagemapLabel": "Rich message",
8373
7961
  "creatives.containersV2.LineWrapper.modalDiscardChangesButtonLabel": "No",
8374
7962
  "creatives.containersV2.LineWrapper.modalSaveChangesButtonLabel": "Yes, change",
8375
7963
  "creatives.containersV2.LineWrapper.stickerLabel": "Sticker",
7964
+ "creatives.containersV2.LineWrapper.templateLabel": "Card message",
8376
7965
  "creatives.containersV2.LineWrapper.textLabel": "Text",
8377
7966
  "creatives.containersV2.LineWrapper.videoLabel": "Rich video message",
8378
7967
  "creatives.containersV2.Login.header": "This is login container change !",
@@ -8527,162 +8116,7 @@ exports[`Creatives line image carousel test/> should render 3`] = `
8527
8116
  "creatives.containersV2.MobilepushWrapper.image": "Image content",
8528
8117
  "creatives.containersV2.MobilepushWrapper.text": "Text content",
8529
8118
  "creatives.containersV2.NotFoundPage.header": "Looks like you are lost!",
8530
- "creatives.containersV2.Rcs.addSmsCreative": "Add SMS creative",
8531
- "creatives.containersV2.Rcs.buttonTextAndUrl": ", CTA button text & url",
8532
- "creatives.containersV2.Rcs.disabledMediaTooltip": "Not yet enabled. Coming soon!",
8533
- "creatives.containersV2.Rcs.dltEditHeader": "Edit SMS",
8534
- "creatives.containersV2.Rcs.emptyTemplateDescErrorMessage": "Template message cannot be empty",
8535
- "creatives.containersV2.Rcs.fallbackDesc": "We would suggest to add fallback SMS",
8536
- "creatives.containersV2.Rcs.fallbackLabel": "Fallback SMS message",
8537
- "creatives.containersV2.Rcs.fallbackMsgLenError": "Only 1 SMS (160 characters) allowed for fallback sms",
8538
- "creatives.containersV2.Rcs.fallbackMsgPlaceholder": "Enter the text message content for fallback SMS",
8539
- "creatives.containersV2.Rcs.fallbackPreviewtitle": "Preview of fallback SMS",
8540
- "creatives.containersV2.Rcs.fallbackTextAreaLabel": "SMS message",
8541
- "creatives.containersV2.Rcs.fallbackToolTip": "This is to deliver an RCS message as an SMS message to end users whose phones do not support RCS",
8542
- "creatives.containersV2.Rcs.image": "and image",
8543
- "creatives.containersV2.Rcs.mediaImage": "Image",
8544
- "creatives.containersV2.Rcs.mediaLabel": "Media",
8545
- "creatives.containersV2.Rcs.mediaNone": "None",
8546
- "creatives.containersV2.Rcs.mediaVideo": "Video/Slideshow",
8547
- "creatives.containersV2.Rcs.optional": "(Optional)",
8548
- "creatives.containersV2.Rcs.rcsCreateNotification": "RCS template created successfully",
8549
- "creatives.containersV2.Rcs.rcsDltDesc": "Select any of the existing templates",
8550
- "creatives.containersV2.Rcs.rcsDltTitle": "SMS creative templates",
8551
- "creatives.containersV2.Rcs.rcsDoneBtnToolTip": "Please add template name {type} to proceed further",
8552
- "creatives.containersV2.Rcs.rcsEditNotification": "RCS template updated successfully",
8553
- "creatives.containersV2.Rcs.templateButton": "Buttons",
8554
- "creatives.containersV2.Rcs.templateButtonDesc": "Use buttons to redirect user to respective link or quick response/ action.",
8555
- "creatives.containersV2.Rcs.templateCTAButton": "Call to action",
8556
- "creatives.containersV2.Rcs.templateCTAButtonDesc": "Create up to 3 buttons that let customers respond to your messages or take action.",
8557
- "creatives.containersV2.Rcs.templateDescLabel": "Text message",
8558
- "creatives.containersV2.Rcs.templateDescLengthError": "Template message length cannot exceed 1000",
8559
- "creatives.containersV2.Rcs.templateDescPlaceholder": "Enter the text message",
8560
- "creatives.containersV2.Rcs.templateQRButton": "Quick reply",
8561
- "creatives.containersV2.Rcs.templateQRButtonDesc": "Create up to 3 buttons that let customers respond to your messages or take action.",
8562
- "creatives.containersV2.Rcs.templateTitle": "Title",
8563
- "creatives.containersV2.Rcs.templateTitlePlaceholder": "Enter title",
8564
- "creatives.containersV2.Rcs.textMessage": "and text message",
8565
- "creatives.containersV2.Rcs.totalCharacters": "{smsCount} SMS ({number} characters)",
8566
8119
  "creatives.containersV2.TagList.header": "This is TagList container !",
8567
- "creatives.containersV2.Templates.accountConfigError": "This account is not configured properly. You can configure it",
8568
- "creatives.containersV2.Templates.all": "All",
8569
- "creatives.containersV2.Templates.alphabeticallyOption": "Alphabetically",
8570
- "creatives.containersV2.Templates.areYouSureText": "Confirm delete template",
8571
- "creatives.containersV2.Templates.blankTemplate": "Blank template",
8572
- "creatives.containersV2.Templates.campaigns": "Campaigns",
8573
- "creatives.containersV2.Templates.cancelText": "Cancel",
8574
- "creatives.containersV2.Templates.category": "Category",
8575
- "creatives.containersV2.Templates.chooseAccount": "Choose the account to send content",
8576
- "creatives.containersV2.Templates.clearAll": "Clear all",
8577
- "creatives.containersV2.Templates.continue": "Continue",
8578
- "creatives.containersV2.Templates.createEmailActionButton": "Create email",
8579
- "creatives.containersV2.Templates.createMessageContent": "New message",
8580
- "creatives.containersV2.Templates.createNewActionButton": "Create new",
8581
- "creatives.containersV2.Templates.createNewTemplateLink": "Create new template",
8582
- "creatives.containersV2.Templates.createSmsActionButton": "Create SMS",
8583
- "creatives.containersV2.Templates.creativeTemplates": "Creative templates",
8584
- "creatives.containersV2.Templates.creativeTemplatesDesc": "(Select only one creative)",
8585
- "creatives.containersV2.Templates.creatives": "Creatives",
8586
- "creatives.containersV2.Templates.creativesTemplatesEdit": "Edit",
8587
- "creatives.containersV2.Templates.creativesTemplatesSave": "Done",
8588
- "creatives.containersV2.Templates.deleteButton": "Delete",
8589
- "creatives.containersV2.Templates.deletedSuccssfully": "Template deleted successfully",
8590
- "creatives.containersV2.Templates.deletingTemplate": "Deleting template...",
8591
- "creatives.containersV2.Templates.deletionFailed": "Template deletion failed",
8592
- "creatives.containersV2.Templates.duplicateButton": "Duplicate",
8593
- "creatives.containersV2.Templates.duplicatingTemplate": "Duplicating template...",
8594
- "creatives.containersV2.Templates.ebillHeader": "Ebill",
8595
- "creatives.containersV2.Templates.ebillPreview": "Ebill preview",
8596
- "creatives.containersV2.Templates.editButton": "Edit",
8597
- "creatives.containersV2.Templates.editMessageContent": "Edit message content",
8598
- "creatives.containersV2.Templates.emailHeader": "Email",
8599
- "creatives.containersV2.Templates.emailPreview": "Email preview",
8600
- "creatives.containersV2.Templates.emailTitleIllustartion": "Create an email {template}",
8601
- "creatives.containersV2.Templates.gettingAllTemplates": "Getting all templates...",
8602
- "creatives.containersV2.Templates.header": "This is Templates container !",
8603
- "creatives.containersV2.Templates.imageCarouselTemplate": "Card message",
8604
- "creatives.containersV2.Templates.imageMapTemplate": "Rich message",
8605
- "creatives.containersV2.Templates.imageMapVideoTemplate": "Rich video message",
8606
- "creatives.containersV2.Templates.imageTemplate": "Image",
8607
- "creatives.containersV2.Templates.invalidUploadFileError": "File cannot be uploaded. Please select another file with valid file format.",
8608
- "creatives.containersV2.Templates.layoutSelection": "Select layout",
8609
- "creatives.containersV2.Templates.lineAccount": "Line account",
8610
- "creatives.containersV2.Templates.lineHeader": "Line",
8611
- "creatives.containersV2.Templates.mapTemplate": "Map template",
8612
- "creatives.containersV2.Templates.mapTemplates": "Map templates",
8613
- "creatives.containersV2.Templates.mobilepushAccount": "Mobilepush account",
8614
- "creatives.containersV2.Templates.mobilepushHeader": "Mobile Push",
8615
- "creatives.containersV2.Templates.mostRecentOption": "Most recent",
8616
- "creatives.containersV2.Templates.newEmailTemplate": "New email {template}",
8617
- "creatives.containersV2.Templates.newNotificationTemplate": "New notification {template}",
8618
- "creatives.containersV2.Templates.newRCSTemplate": "New RCS {template}",
8619
- "creatives.containersV2.Templates.newSMSTemplate": "New SMS {template}",
8620
- "creatives.containersV2.Templates.newTemplate": "New template",
8621
- "creatives.containersV2.Templates.newWhatsappTemplate": "Add new Whatsapp {template}",
8622
- "creatives.containersV2.Templates.noAccountMessage": "Please select an account to proceed",
8623
- "creatives.containersV2.Templates.noAccountsPresent": "Push notifications are not setup for your brand",
8624
- "creatives.containersV2.Templates.noAccountsPresentFacebook": "Please setup the Facebook account & Facebook page to start creating content in Capillary's FB content creator.",
8625
- "creatives.containersV2.Templates.noAccountsPresentLine": "Line accounts are not setup for your brand",
8626
- "creatives.containersV2.Templates.noAccountsPresentViber": "Viber accounts are not setup for your brand",
8627
- "creatives.containersV2.Templates.noAccountsPresentWeChat": "Wechat accounts are not setup for your brand",
8628
- "creatives.containersV2.Templates.noAccountsPresentWhatsapp": "Whatsapp accounts are not setup for your brand",
8629
- "creatives.containersV2.Templates.noApprovedWhatsappTemplatesDesc": "Please try creating a new template, once it is approved by Whatsapp it will be available here",
8630
- "creatives.containersV2.Templates.noApprovedWhatsappTemplatesTitle": "Sorry, we couldn’t find any approved templates",
8631
- "creatives.containersV2.Templates.noFilteredWhatsappTemplatesDesc": "Please try searching with another term or apply different filter",
8632
- "creatives.containersV2.Templates.noFilteredWhatsappTemplatesTitle": "Sorry, we couldn’t find any matches",
8633
- "creatives.containersV2.Templates.noTemplatesFound": "No templates found",
8634
- "creatives.containersV2.Templates.noTemplatesMessage": "No templates available",
8635
- "creatives.containersV2.Templates.preview": "Preview",
8636
- "creatives.containersV2.Templates.previewButton": "Preview",
8637
- "creatives.containersV2.Templates.previewGenerateText": "Preview is being generated...",
8638
- "creatives.containersV2.Templates.promotional": "Promotional",
8639
- "creatives.containersV2.Templates.pushTitleIllustartion": "Create a mobile push notification {template}",
8640
- "creatives.containersV2.Templates.rcsDescIllustartion": "These templates can be reused when creating a new message content",
8641
- "creatives.containersV2.Templates.rcsDltIllustrationDesc": "Please try creating a new DLT template in SMS section, once it is created, it will be available here",
8642
- "creatives.containersV2.Templates.rcsDltIllustrationTitle": "Sorry, we couldn’t find any DLT templates",
8643
- "creatives.containersV2.Templates.rcsTitleIllustartion": "Add new RCS creatives {template}",
8644
- "creatives.containersV2.Templates.richMediaTemplates": "Rich media templates",
8645
- "creatives.containersV2.Templates.searchText": "Search",
8646
- "creatives.containersV2.Templates.selectAccount": "Select account",
8647
- "creatives.containersV2.Templates.selectButton": "Select",
8648
- "creatives.containersV2.Templates.selectDefaultButton": "Select",
8649
- "creatives.containersV2.Templates.selectSmsHeader": "Select SMS template",
8650
- "creatives.containersV2.Templates.selectWechatHeader": "Select WECHAT template",
8651
- "creatives.containersV2.Templates.serviceExplicit": "Service explicit",
8652
- "creatives.containersV2.Templates.serviceImplicit": "Service implicit",
8653
- "creatives.containersV2.Templates.smsChannelTemplatesHeader": "SMS templates",
8654
- "creatives.containersV2.Templates.smsHeader": "SMS",
8655
- "creatives.containersV2.Templates.smsTitleIllustartion": "Create an SMS {template}",
8656
- "creatives.containersV2.Templates.somethingWentWrong": "Something went wrong!!",
8657
- "creatives.containersV2.Templates.sortBy": "Sort by",
8658
- "creatives.containersV2.Templates.status": "Status",
8659
- "creatives.containersV2.Templates.template": "template",
8660
- "creatives.containersV2.Templates.templateDeleteConfirm": "Are you sure you wish to delete this template?",
8661
- "creatives.containersV2.Templates.templateDeleteSuccess": "SMS template deleted successfully",
8662
- "creatives.containersV2.Templates.templateDuplicateSuccess": "Template duplicated successfully",
8663
- "creatives.containersV2.Templates.templateSelection": "Template selection",
8664
- "creatives.containersV2.Templates.textTemplate": "Text",
8665
- "creatives.containersV2.Templates.unMapButton": "Unmap",
8666
- "creatives.containersV2.Templates.uploadFile": "Upload file",
8667
- "creatives.containersV2.Templates.uploadTemplate": "Upload template",
8668
- "creatives.containersV2.Templates.uploadedAt": "Modified",
8669
- "creatives.containersV2.Templates.uploadedBy": "Uploaded by",
8670
- "creatives.containersV2.Templates.uploadingFile": "Uploading file",
8671
- "creatives.containersV2.Templates.useEditor": "Use editor",
8672
- "creatives.containersV2.Templates.weChatRichmediaTemplate": "Richmedia template",
8673
- "creatives.containersV2.Templates.wechatAccount": "Wechat account",
8674
- "creatives.containersV2.Templates.wechatAccountNotConfigured": "Selected wechat account is not configured to create wechat templates",
8675
- "creatives.containersV2.Templates.wechatChannelTemplatesHeader": "WECHAT templates",
8676
- "creatives.containersV2.Templates.wechatHeader": "WECHAT",
8677
- "creatives.containersV2.Templates.whatsappAccount": "Whatsapp account",
8678
- "creatives.containersV2.Templates.whatsappDescIllustration": "These templates can be reused when creating a
8679
- new message content.",
8680
- "creatives.containersV2.Templates.whatsappMaxTemplates": "WhatsApp allows {maxCount} approved templates. To accommodate new approved templates either delete the existing one or reach out to Capillary POC to increase the limit.",
8681
- "creatives.containersV2.Templates.whatsappOnlyApprovedTemplates": "Only \\"Approved\\" templates are available here, as you can use those templates to create a message.",
8682
- "creatives.containersV2.Templates.whatsappOverview": "Overview",
8683
- "creatives.containersV2.Templates.whatsappTitleIllustration": "Add a new Whatsapp creative {template}",
8684
- "creatives.containersV2.Templates.yesText": "Yes, delete",
8685
- "creatives.containersV2.Templates.zipUploadFailed": "Failed to upload zip file",
8686
8120
  "creatives.containersV2.TemplatesV2.FTP": "FTP",
8687
8121
  "creatives.containersV2.TemplatesV2.callTask": "Call Task",
8688
8122
  "creatives.containersV2.TemplatesV2.creatives": "Creatives",
@@ -8751,8 +8185,6 @@ new message content.",
8751
8185
  "creatives.containersV2.Whatsapp.alertUpdate": "Alert update",
8752
8186
  "creatives.containersV2.Whatsapp.alertUpdateTooltip": "Send important updates or news to customers.",
8753
8187
  "creatives.containersV2.Whatsapp.approved": "Approved",
8754
- "creatives.containersV2.Whatsapp.transactional": "Transactional",
8755
- "creatives.containersV2.Whatsapp.transactionalTooltip": "Send account updates, order updates, alerts, and more to share important information.",
8756
8188
  "creatives.containersV2.addLabels": "Add labels",
8757
8189
  "creatives.containersV2.appName": "App Name",
8758
8190
  "creatives.containersV2.applyNow": "Apply now",
@@ -8845,7 +8277,6 @@ new message content.",
8845
8277
  "creatives.containersV2.richMedia.Create.wechatTitle": "Title",
8846
8278
  "creatives.containersV2.richMedia.Create.wrongFormatFile": "Wrong file upoaded. Please upload image file",
8847
8279
  "creatives.containersV2.richMedia.Create.wrongUrl": "Enter correct URL",
8848
- "creatives.containersV2.save": "Save",
8849
8280
  "creatives.containersV2.shopNow": "Shop Now",
8850
8281
  "creatives.containersV2.signUp": "Sign Up",
8851
8282
  "creatives.containersV2.subscribe": "Subscribe",
@@ -9840,7 +9271,6 @@ new message content.",
9840
9271
  className="ComponentWithLabelHOC__ComponentWithLabelWrapper-sc-1qk6bpg-1 evSAae"
9841
9272
  >
9842
9273
  <CapSelect
9843
- getMenuOptionsProps={[Function]}
9844
9274
  onChange={[Function]}
9845
9275
  options={
9846
9276
  Array [