@capillarytech/creatives-library 7.15.3 → 7.15.4

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 (27) hide show
  1. package/containers/Cap/tests/__snapshots__/index.test.js.snap +193 -4
  2. package/containers/LanguageProvider/index.js +2 -0
  3. package/containers/LanguageProvider/tests/index.test.js +1 -0
  4. package/i18n.js +7 -2
  5. package/package.json +1 -1
  6. package/translations/en.json +192 -4
  7. package/translations/ja-JP.json +2013 -0
  8. package/translations/zh.json +191 -3
  9. package/v2Components/CapVideoUpload/index.scss +0 -5
  10. package/v2Containers/Cap/tests/__snapshots__/index.test.js.snap +193 -4
  11. package/v2Containers/CreativesContainer/index.js +2 -2
  12. package/v2Containers/CreativesContainer/tests/index.test.js +28 -0
  13. package/v2Containers/Line/Container/ImageCarousel/tests/__snapshots__/content.test.js.snap +579 -12
  14. package/v2Containers/Line/Container/ImageCarousel/tests/__snapshots__/index.test.js.snap +386 -8
  15. package/v2Containers/Line/Container/Wrapper/tests/__snapshots__/index.test.js.snap +3281 -68
  16. package/v2Containers/Line/Container/tests/__snapshots__/index.test.js.snap +3474 -72
  17. package/v2Containers/Rcs/messages.js +1 -1
  18. package/v2Containers/Rcs/tests/__snapshots__/index.test.js.snap +9133 -250
  19. package/v2Containers/SmsTrai/Create/tests/__snapshots__/index.test.js.snap +772 -16
  20. package/v2Containers/SmsTrai/Create/tests/selectors.test.js +10 -0
  21. package/v2Containers/SmsTrai/Edit/tests/__snapshots__/index.test.js.snap +1544 -32
  22. package/v2Containers/Templates/index.js +2 -3
  23. package/v2Containers/Templates/messages.js +2 -2
  24. package/v2Containers/Whatsapp/index.js +0 -1
  25. package/v2Containers/Whatsapp/messages.js +1 -1
  26. package/v2Containers/Whatsapp/tests/__snapshots__/index.test.js.snap +13703 -284
  27. package/v2Containers/mockdata.js +128 -0
@@ -52,15 +52,19 @@ exports[`Creatives SmsTraiCreate test/> done button should be disabled if blank
52
52
  "app.components.CapVideoUpload.fileFormat": "Format: MP4",
53
53
  "app.components.CapVideoUpload.imageReUpload": "Re upload",
54
54
  "app.components.CapVideoUpload.or": "OR",
55
+ "app.components.CapVideoUpload.selectFromComputer": "Select from computer",
55
56
  "app.components.CapVideoUpload.textMessageAddLabel": "How do you want to upload the image?",
56
57
  "app.components.CapVideoUpload.textMessageCreateNew": "Create new",
57
58
  "app.components.CapVideoUpload.textMessageORLabel": "OR",
58
59
  "app.components.CapVideoUpload.textMessageSelectTemplate": "Select template",
59
- "app.components.CapVideoUpload.uploadComputer": "Your computer",
60
60
  "app.components.CapVideoUpload.videoIncorrectSize": "This file format/size is not supported.",
61
61
  "app.components.CapVideoUpload.videoRatioDescription": "Video ratio: 9:16 to 16:9",
62
62
  "app.components.CapVideoUpload.videoSizeDescription": "File size: Up to {size}",
63
+ "app.components.CapVideoUpload.whatsappErrorMessage": "Please upload the video with allowed file extension, size, dimension and aspect ratio",
64
+ "app.components.CapVideoUpload.whatsappFileFormat": "Format: MP4",
63
65
  "app.components.TemplatePreview.includesOptoutTag": "Includes optout tag",
66
+ "app.components.TemplatePreview.optoutCharactersTotal": "Includes optout tag ({optoutUrlLength} characters)",
67
+ "app.components.TemplatePreview.whatsappMessageLength": "1 Message ({length} characters)",
64
68
  "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.",
65
69
  "app.v2containers.SmsTrai.Create.doneButtonLabel": "Done",
66
70
  "app.v2containers.SmsTrai.Create.downloadIssues": "Download issues",
@@ -189,18 +193,28 @@ exports[`Creatives SmsTraiCreate test/> done button should be disabled if blank
189
193
  "creatives.componentsV2.CapActionButton.templateButtonLinkPlaceholder": "Enter button link",
190
194
  "creatives.componentsV2.CapActionButton.templateButtonText": "Button text",
191
195
  "creatives.componentsV2.CapActionButton.templateButtonTextPlaceholder": "Enter button text",
196
+ "creatives.componentsV2.CapDocumentUpload.docErrorDesc": "Please upload the document with allowed file extension and size",
197
+ "creatives.componentsV2.CapDocumentUpload.docReUpload": "Reupload",
198
+ "creatives.componentsV2.CapDocumentUpload.dragAndDrop": "Drag and drop document here",
199
+ "creatives.componentsV2.CapDocumentUpload.format": "Format: {format}",
200
+ "creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
201
+ "creatives.componentsV2.CapDocumentUpload.or": "OR",
202
+ "creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
203
+ "creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
192
204
  "creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
193
205
  "creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
194
206
  "creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
195
207
  "creatives.componentsV2.CapImageUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
208
+ "creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
196
209
  "creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
197
- "creatives.componentsV2.CapImageUpload.imageIncorrectSize": "Please upload the image with correct type, size and dimension",
198
210
  "creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
199
211
  "creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
200
212
  "creatives.componentsV2.CapImageUpload.or": "OR",
201
213
  "creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
202
214
  "creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
203
215
  "creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
216
+ "creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
217
+ "creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
204
218
  "creatives.componentsV2.CapTagList.Cancel": "Cancel",
205
219
  "creatives.componentsV2.CapTagList.Ok": "Ok",
206
220
  "creatives.componentsV2.CapTagList.all": "All",
@@ -286,8 +300,21 @@ exports[`Creatives SmsTraiCreate test/> done button should be disabled if blank
286
300
  "creatives.componentsV2.SmsTest.header": "This is the SmsTest component !",
287
301
  "creatives.componentsV2.SmsTest.inputSmsTemplate": "Please input sms template content.",
288
302
  "creatives.componentsV2.SmsTest.inputTemplateName": "Please input template name.",
303
+ "creatives.componentsV2.TemplatePreview.charactersPerSms": "SMS chars",
304
+ "creatives.componentsV2.TemplatePreview.charactersTotal": "{smsCount} SMS ({charCount} characters)",
305
+ "creatives.componentsV2.TemplatePreview.close": "close",
289
306
  "creatives.componentsV2.TemplatePreview.playVideo": "Play",
307
+ "creatives.componentsV2.TemplatePreview.preview": "Preview",
308
+ "creatives.componentsV2.TemplatePreview.previewGenerated": "Preview is being generated",
309
+ "creatives.componentsV2.TemplatePreview.previewGenerationMessage": "Preview is being generated",
290
310
  "creatives.componentsV2.TemplatePreview.showDetails": "Show details",
311
+ "creatives.componentsV2.TemplatePreview.sms": "SMS",
312
+ "creatives.componentsV2.TemplatePreview.smsFormatType": "Message has unicode characters",
313
+ "creatives.componentsV2.TemplatePreview.smsIcon": "Sms Icon",
314
+ "creatives.componentsV2.TemplatePreview.testMessage": "Test Message",
315
+ "creatives.componentsV2.TemplatePreview.textMessageCharacter": "characters",
316
+ "creatives.componentsV2.TemplatePreview.textMessageLabel": "text msg-",
317
+ "creatives.componentsV2.TemplatePreview.videoPreviewTooltip": "This is just for preview purposes, video cannot be played here",
291
318
  "creatives.componentsV2.Toastr.header": "This is the Toastr component !",
292
319
  "creatives.componentsV2.ToastrMessage.close": "This is the ToastrMessage component !",
293
320
  "creatives.componentsV2.ToastrMessage.header": "This is the ToastrMessage component !",
@@ -298,6 +325,7 @@ exports[`Creatives SmsTraiCreate test/> done button should be disabled if blank
298
325
  "creatives.componentsV2.TopBar.logout": "Logout",
299
326
  "creatives.componentsV2.TopBar.profile": "Profile",
300
327
  "creatives.componentsV2.TopBar.settings": "Settings",
328
+ "creatives.componentsV2.unbalanacedCurlyBraces": "Invalid label, please close all curly braces",
301
329
  "creatives.componentsv2.MobilePushPreviewV2.header": "This is the MobilePushPreviewV2 component !",
302
330
  "creatives.containers.Assets.Gallery.alphabetically": "Alphabetically",
303
331
  "creatives.containers.Assets.Gallery.assetDeleteFailed": "Image deletion failed.",
@@ -1036,6 +1064,7 @@ exports[`Creatives SmsTraiCreate test/> done button should be disabled if blank
1036
1064
  "creatives.containersV2.Creatives.templateDeleteConfirm": "Are you sure you want to delete this template?",
1037
1065
  "creatives.containersV2.Creatives.templateDeleteSuccess": "SMS template deleted successfully",
1038
1066
  "creatives.containersV2.Creatives.templateDuplicateSuccess": "Template duplicated successfully",
1067
+ "creatives.containersV2.Creatives.templateNameEmpty": "Template name cannot be empty",
1039
1068
  "creatives.containersV2.Creatives.templateSelection": "Template selection",
1040
1069
  "creatives.containersV2.Creatives.textTemplate": "Text",
1041
1070
  "creatives.containersV2.Creatives.unMapButton": "Unmap",
@@ -1173,6 +1202,7 @@ exports[`Creatives SmsTraiCreate test/> done button should be disabled if blank
1173
1202
  "creatives.containersV2.Email.yes": "Yes",
1174
1203
  "creatives.containersV2.EmailWrapper.createMode": "How do you want to create ?",
1175
1204
  "creatives.containersV2.EmailWrapper.creativeName": "Creative name",
1205
+ "creatives.containersV2.EmailWrapper.emptyTemplateName": "Please enter template name.",
1176
1206
  "creatives.containersV2.EmailWrapper.header": "This is EmailWrapper container !",
1177
1207
  "creatives.containersV2.EmailWrapper.invalidUploadFileDesc": "Please select another file with valid file format.",
1178
1208
  "creatives.containersV2.EmailWrapper.invalidUploadFileError": "File cannot be uploaded.",
@@ -1334,7 +1364,8 @@ exports[`Creatives SmsTraiCreate test/> done button should be disabled if blank
1334
1364
  "creatives.containersV2.LineImageCarousel.emptyTitleErrorMessage": "Template title can not be empty",
1335
1365
  "creatives.containersV2.LineImageCarousel.enterTextActionTypeTitle": "Enter text",
1336
1366
  "creatives.containersV2.LineImageCarousel.enterUriActionTypeTitle": "Enter url",
1337
- "creatives.containersV2.LineImageCarousel.imageDimenstionDescription": "Format: JPEG, PNG Aspect Ratio: 1:1 Dimensions: 1024px x 1024px Size: 1 MB",
1367
+ "creatives.containersV2.LineImageCarousel.imageDimenstionDesc": "Format: JPEG, PNG Dimensions: 1024px x 1024px Size: 1 MB",
1368
+ "creatives.containersV2.LineImageCarousel.imageDimenstionDescription": "Format: JPEG, PNG Aspect ratio: 1:1 Dimensions: 1024px x 1024px Size: 1 MB",
1338
1369
  "creatives.containersV2.LineImageCarousel.imageGallery": "Gallery",
1339
1370
  "creatives.containersV2.LineImageCarousel.imageReUpload": "Re upload",
1340
1371
  "creatives.containersV2.LineImageCarousel.inValidUrliErrorMessage": "Action content uri is not valid",
@@ -1450,12 +1481,12 @@ exports[`Creatives SmsTraiCreate test/> done button should be disabled if blank
1450
1481
  "creatives.containersV2.LineWrapper.changeModalDescription": "The already added content for this card will be lost by changing the content tab.",
1451
1482
  "creatives.containersV2.LineWrapper.changeModalLabel": "Do you still want to make the changes to content tab",
1452
1483
  "creatives.containersV2.LineWrapper.changeModalTitle": "Changing content tab?",
1484
+ "creatives.containersV2.LineWrapper.flexLabel": "Card message",
1453
1485
  "creatives.containersV2.LineWrapper.imageLabel": "Image",
1454
1486
  "creatives.containersV2.LineWrapper.imagemapLabel": "Rich message",
1455
1487
  "creatives.containersV2.LineWrapper.modalDiscardChangesButtonLabel": "No",
1456
1488
  "creatives.containersV2.LineWrapper.modalSaveChangesButtonLabel": "Yes, change",
1457
1489
  "creatives.containersV2.LineWrapper.stickerLabel": "Sticker",
1458
- "creatives.containersV2.LineWrapper.templateLabel": "Card message",
1459
1490
  "creatives.containersV2.LineWrapper.textLabel": "Text",
1460
1491
  "creatives.containersV2.LineWrapper.videoLabel": "Rich video message",
1461
1492
  "creatives.containersV2.Login.header": "This is login container change !",
@@ -1610,7 +1641,162 @@ exports[`Creatives SmsTraiCreate test/> done button should be disabled if blank
1610
1641
  "creatives.containersV2.MobilepushWrapper.image": "Image content",
1611
1642
  "creatives.containersV2.MobilepushWrapper.text": "Text content",
1612
1643
  "creatives.containersV2.NotFoundPage.header": "Looks like you are lost!",
1644
+ "creatives.containersV2.Rcs.addSmsCreative": "Add SMS creative",
1645
+ "creatives.containersV2.Rcs.buttonTextAndUrl": ", CTA button text & url",
1646
+ "creatives.containersV2.Rcs.disabledMediaTooltip": "Not yet enabled. Coming soon!",
1647
+ "creatives.containersV2.Rcs.dltEditHeader": "Edit SMS",
1648
+ "creatives.containersV2.Rcs.emptyTemplateDescErrorMessage": "Template message cannot be empty",
1649
+ "creatives.containersV2.Rcs.fallbackDesc": "We would suggest to add fallback SMS",
1650
+ "creatives.containersV2.Rcs.fallbackLabel": "Fallback SMS message",
1651
+ "creatives.containersV2.Rcs.fallbackMsgLenError": "Only 1 SMS (160 characters) allowed for fallback sms",
1652
+ "creatives.containersV2.Rcs.fallbackMsgPlaceholder": "Enter the text message content for fallback SMS",
1653
+ "creatives.containersV2.Rcs.fallbackPreviewtitle": "Preview of fallback SMS",
1654
+ "creatives.containersV2.Rcs.fallbackTextAreaLabel": "SMS message",
1655
+ "creatives.containersV2.Rcs.fallbackToolTip": "This is to deliver an RCS message as an SMS message to end users whose phones do not support RCS",
1656
+ "creatives.containersV2.Rcs.image": "and image",
1657
+ "creatives.containersV2.Rcs.mediaImage": "Image",
1658
+ "creatives.containersV2.Rcs.mediaLabel": "Media",
1659
+ "creatives.containersV2.Rcs.mediaNone": "None",
1660
+ "creatives.containersV2.Rcs.mediaVideo": "Video/Slideshow",
1661
+ "creatives.containersV2.Rcs.optional": "(Optional)",
1662
+ "creatives.containersV2.Rcs.rcsCreateNotification": "RCS template created successfully",
1663
+ "creatives.containersV2.Rcs.rcsDltDesc": "Select any of the existing templates",
1664
+ "creatives.containersV2.Rcs.rcsDltTitle": "SMS creative templates",
1665
+ "creatives.containersV2.Rcs.rcsDoneBtnToolTip": "Please add template name {type} to proceed further",
1666
+ "creatives.containersV2.Rcs.rcsEditNotification": "RCS template updated successfully",
1667
+ "creatives.containersV2.Rcs.templateButton": "Buttons",
1668
+ "creatives.containersV2.Rcs.templateButtonDesc": "Use buttons to redirect user to respective link or quick response/ action.",
1669
+ "creatives.containersV2.Rcs.templateCTAButton": "Call to action",
1670
+ "creatives.containersV2.Rcs.templateCTAButtonDesc": "Create up to 3 buttons that let customers respond to your messages or take action.",
1671
+ "creatives.containersV2.Rcs.templateDescLabel": "Text message",
1672
+ "creatives.containersV2.Rcs.templateDescLengthError": "Template message length cannot exceed 1000",
1673
+ "creatives.containersV2.Rcs.templateDescPlaceholder": "Enter the text message",
1674
+ "creatives.containersV2.Rcs.templateQRButton": "Quick reply",
1675
+ "creatives.containersV2.Rcs.templateQRButtonDesc": "Create up to 3 buttons that let customers respond to your messages or take action.",
1676
+ "creatives.containersV2.Rcs.templateTitle": "Title",
1677
+ "creatives.containersV2.Rcs.templateTitlePlaceholder": "Enter title",
1678
+ "creatives.containersV2.Rcs.textMessage": "and text message",
1679
+ "creatives.containersV2.Rcs.totalCharacters": "{smsCount} SMS ({number} characters)",
1613
1680
  "creatives.containersV2.TagList.header": "This is TagList container !",
1681
+ "creatives.containersV2.Templates.accountConfigError": "This account is not configured properly. You can configure it",
1682
+ "creatives.containersV2.Templates.all": "All",
1683
+ "creatives.containersV2.Templates.alphabeticallyOption": "Alphabetically",
1684
+ "creatives.containersV2.Templates.areYouSureText": "Confirm delete template",
1685
+ "creatives.containersV2.Templates.blankTemplate": "Blank template",
1686
+ "creatives.containersV2.Templates.campaigns": "Campaigns",
1687
+ "creatives.containersV2.Templates.cancelText": "Cancel",
1688
+ "creatives.containersV2.Templates.category": "Category",
1689
+ "creatives.containersV2.Templates.chooseAccount": "Choose the account to send content",
1690
+ "creatives.containersV2.Templates.clearAll": "Clear all",
1691
+ "creatives.containersV2.Templates.continue": "Continue",
1692
+ "creatives.containersV2.Templates.createEmailActionButton": "Create email",
1693
+ "creatives.containersV2.Templates.createMessageContent": "New message",
1694
+ "creatives.containersV2.Templates.createNewActionButton": "Create new",
1695
+ "creatives.containersV2.Templates.createNewTemplateLink": "Create new template",
1696
+ "creatives.containersV2.Templates.createSmsActionButton": "Create SMS",
1697
+ "creatives.containersV2.Templates.creativeTemplates": "Creative templates",
1698
+ "creatives.containersV2.Templates.creativeTemplatesDesc": "(Select only one creative)",
1699
+ "creatives.containersV2.Templates.creatives": "Creatives",
1700
+ "creatives.containersV2.Templates.creativesTemplatesEdit": "Edit",
1701
+ "creatives.containersV2.Templates.creativesTemplatesSave": "Done",
1702
+ "creatives.containersV2.Templates.deleteButton": "Delete",
1703
+ "creatives.containersV2.Templates.deletedSuccssfully": "Template deleted successfully",
1704
+ "creatives.containersV2.Templates.deletingTemplate": "Deleting template...",
1705
+ "creatives.containersV2.Templates.deletionFailed": "Template deletion failed",
1706
+ "creatives.containersV2.Templates.duplicateButton": "Duplicate",
1707
+ "creatives.containersV2.Templates.duplicatingTemplate": "Duplicating template...",
1708
+ "creatives.containersV2.Templates.ebillHeader": "Ebill",
1709
+ "creatives.containersV2.Templates.ebillPreview": "Ebill preview",
1710
+ "creatives.containersV2.Templates.editButton": "Edit",
1711
+ "creatives.containersV2.Templates.editMessageContent": "Edit message content",
1712
+ "creatives.containersV2.Templates.emailHeader": "Email",
1713
+ "creatives.containersV2.Templates.emailPreview": "Email preview",
1714
+ "creatives.containersV2.Templates.emailTitleIllustartion": "Create an email {template}",
1715
+ "creatives.containersV2.Templates.gettingAllTemplates": "Getting all templates...",
1716
+ "creatives.containersV2.Templates.header": "This is Templates container !",
1717
+ "creatives.containersV2.Templates.imageCarouselTemplate": "Card message",
1718
+ "creatives.containersV2.Templates.imageMapTemplate": "Rich message",
1719
+ "creatives.containersV2.Templates.imageMapVideoTemplate": "Rich video message",
1720
+ "creatives.containersV2.Templates.imageTemplate": "Image",
1721
+ "creatives.containersV2.Templates.invalidUploadFileError": "File cannot be uploaded. Please select another file with valid file format.",
1722
+ "creatives.containersV2.Templates.layoutSelection": "Select layout",
1723
+ "creatives.containersV2.Templates.lineAccount": "Line account",
1724
+ "creatives.containersV2.Templates.lineHeader": "Line",
1725
+ "creatives.containersV2.Templates.mapTemplate": "Map template",
1726
+ "creatives.containersV2.Templates.mapTemplates": "Map templates",
1727
+ "creatives.containersV2.Templates.mobilepushAccount": "Mobilepush account",
1728
+ "creatives.containersV2.Templates.mobilepushHeader": "Mobile Push",
1729
+ "creatives.containersV2.Templates.mostRecentOption": "Most recent",
1730
+ "creatives.containersV2.Templates.newEmailTemplate": "New email {template}",
1731
+ "creatives.containersV2.Templates.newNotificationTemplate": "New notification {template}",
1732
+ "creatives.containersV2.Templates.newRCSTemplate": "New RCS {template}",
1733
+ "creatives.containersV2.Templates.newSMSTemplate": "New SMS {template}",
1734
+ "creatives.containersV2.Templates.newTemplate": "New template",
1735
+ "creatives.containersV2.Templates.newWhatsappTemplate": "Add new Whatsapp {template}",
1736
+ "creatives.containersV2.Templates.noAccountMessage": "Please select an account to proceed",
1737
+ "creatives.containersV2.Templates.noAccountsPresent": "Push notifications are not setup for your brand",
1738
+ "creatives.containersV2.Templates.noAccountsPresentFacebook": "Please setup the Facebook account & Facebook page to start creating content in Capillary's FB content creator.",
1739
+ "creatives.containersV2.Templates.noAccountsPresentLine": "Line accounts are not setup for your brand",
1740
+ "creatives.containersV2.Templates.noAccountsPresentViber": "Viber accounts are not setup for your brand",
1741
+ "creatives.containersV2.Templates.noAccountsPresentWeChat": "Wechat accounts are not setup for your brand",
1742
+ "creatives.containersV2.Templates.noAccountsPresentWhatsapp": "Whatsapp accounts are not setup for your brand",
1743
+ "creatives.containersV2.Templates.noApprovedWhatsappTemplatesDesc": "Please try creating a new template, once it is approved by Whatsapp it will be available here",
1744
+ "creatives.containersV2.Templates.noApprovedWhatsappTemplatesTitle": "Sorry, we couldn’t find any approved templates",
1745
+ "creatives.containersV2.Templates.noFilteredWhatsappTemplatesDesc": "Please try searching with another term or apply different filter",
1746
+ "creatives.containersV2.Templates.noFilteredWhatsappTemplatesTitle": "Sorry, we couldn’t find any matches",
1747
+ "creatives.containersV2.Templates.noTemplatesFound": "No templates found",
1748
+ "creatives.containersV2.Templates.noTemplatesMessage": "No templates available",
1749
+ "creatives.containersV2.Templates.preview": "Preview",
1750
+ "creatives.containersV2.Templates.previewButton": "Preview",
1751
+ "creatives.containersV2.Templates.previewGenerateText": "Preview is being generated...",
1752
+ "creatives.containersV2.Templates.promotional": "Promotional",
1753
+ "creatives.containersV2.Templates.pushTitleIllustartion": "Create a mobile push notification {template}",
1754
+ "creatives.containersV2.Templates.rcsDescIllustartion": "These templates can be reused when creating a new message content",
1755
+ "creatives.containersV2.Templates.rcsDltIllustrationDesc": "Please try creating a new DLT template in SMS section, once it is created, it will be available here",
1756
+ "creatives.containersV2.Templates.rcsDltIllustrationTitle": "Sorry, we couldn’t find any DLT templates",
1757
+ "creatives.containersV2.Templates.rcsTitleIllustartion": "Add new RCS creatives {template}",
1758
+ "creatives.containersV2.Templates.richMediaTemplates": "Rich media templates",
1759
+ "creatives.containersV2.Templates.searchText": "Search",
1760
+ "creatives.containersV2.Templates.selectAccount": "Select account",
1761
+ "creatives.containersV2.Templates.selectButton": "Select",
1762
+ "creatives.containersV2.Templates.selectDefaultButton": "Select",
1763
+ "creatives.containersV2.Templates.selectSmsHeader": "Select SMS template",
1764
+ "creatives.containersV2.Templates.selectWechatHeader": "Select WECHAT template",
1765
+ "creatives.containersV2.Templates.serviceExplicit": "Service explicit",
1766
+ "creatives.containersV2.Templates.serviceImplicit": "Service implicit",
1767
+ "creatives.containersV2.Templates.smsChannelTemplatesHeader": "SMS templates",
1768
+ "creatives.containersV2.Templates.smsHeader": "SMS",
1769
+ "creatives.containersV2.Templates.smsTitleIllustartion": "Create an SMS {template}",
1770
+ "creatives.containersV2.Templates.somethingWentWrong": "Something went wrong!!",
1771
+ "creatives.containersV2.Templates.sortBy": "Sort by",
1772
+ "creatives.containersV2.Templates.status": "Status",
1773
+ "creatives.containersV2.Templates.template": "template",
1774
+ "creatives.containersV2.Templates.templateDeleteConfirm": "Are you sure you wish to delete this template?",
1775
+ "creatives.containersV2.Templates.templateDeleteSuccess": "SMS template deleted successfully",
1776
+ "creatives.containersV2.Templates.templateDuplicateSuccess": "Template duplicated successfully",
1777
+ "creatives.containersV2.Templates.templateSelection": "Template selection",
1778
+ "creatives.containersV2.Templates.textTemplate": "Text",
1779
+ "creatives.containersV2.Templates.unMapButton": "Unmap",
1780
+ "creatives.containersV2.Templates.uploadFile": "Upload file",
1781
+ "creatives.containersV2.Templates.uploadTemplate": "Upload template",
1782
+ "creatives.containersV2.Templates.uploadedAt": "Modified",
1783
+ "creatives.containersV2.Templates.uploadedBy": "Uploaded by",
1784
+ "creatives.containersV2.Templates.uploadingFile": "Uploading file",
1785
+ "creatives.containersV2.Templates.useEditor": "Use editor",
1786
+ "creatives.containersV2.Templates.weChatRichmediaTemplate": "Richmedia template",
1787
+ "creatives.containersV2.Templates.wechatAccount": "Wechat account",
1788
+ "creatives.containersV2.Templates.wechatAccountNotConfigured": "Selected wechat account is not configured to create wechat templates",
1789
+ "creatives.containersV2.Templates.wechatChannelTemplatesHeader": "WECHAT templates",
1790
+ "creatives.containersV2.Templates.wechatHeader": "WECHAT",
1791
+ "creatives.containersV2.Templates.whatsappAccount": "Whatsapp account",
1792
+ "creatives.containersV2.Templates.whatsappDescIllustration": "These templates can be reused when creating a
1793
+ new message content.",
1794
+ "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.",
1795
+ "creatives.containersV2.Templates.whatsappOnlyApprovedTemplates": "Only \\"Approved\\" templates are available here, as you can use those templates to create a message.",
1796
+ "creatives.containersV2.Templates.whatsappOverview": "Overview",
1797
+ "creatives.containersV2.Templates.whatsappTitleIllustration": "Add a new Whatsapp creative {template}",
1798
+ "creatives.containersV2.Templates.yesText": "Yes, delete",
1799
+ "creatives.containersV2.Templates.zipUploadFailed": "Failed to upload zip file",
1614
1800
  "creatives.containersV2.TemplatesV2.FTP": "FTP",
1615
1801
  "creatives.containersV2.TemplatesV2.callTask": "Call Task",
1616
1802
  "creatives.containersV2.TemplatesV2.creatives": "Creatives",
@@ -1679,6 +1865,8 @@ exports[`Creatives SmsTraiCreate test/> done button should be disabled if blank
1679
1865
  "creatives.containersV2.Whatsapp.alertUpdate": "Alert update",
1680
1866
  "creatives.containersV2.Whatsapp.alertUpdateTooltip": "Send important updates or news to customers.",
1681
1867
  "creatives.containersV2.Whatsapp.approved": "Approved",
1868
+ "creatives.containersV2.Whatsapp.transactional": "Transactional",
1869
+ "creatives.containersV2.Whatsapp.transactionalTooltip": "Send account updates, order updates, alerts, and more to share important information.",
1682
1870
  "creatives.containersV2.addLabels": "Add labels",
1683
1871
  "creatives.containersV2.appName": "App Name",
1684
1872
  "creatives.containersV2.applyNow": "Apply now",
@@ -1771,6 +1959,7 @@ exports[`Creatives SmsTraiCreate test/> done button should be disabled if blank
1771
1959
  "creatives.containersV2.richMedia.Create.wechatTitle": "Title",
1772
1960
  "creatives.containersV2.richMedia.Create.wrongFormatFile": "Wrong file upoaded. Please upload image file",
1773
1961
  "creatives.containersV2.richMedia.Create.wrongUrl": "Enter correct URL",
1962
+ "creatives.containersV2.save": "Save",
1774
1963
  "creatives.containersV2.shopNow": "Shop Now",
1775
1964
  "creatives.containersV2.signUp": "Sign Up",
1776
1965
  "creatives.containersV2.subscribe": "Subscribe",
@@ -2696,15 +2885,19 @@ exports[`Creatives SmsTraiCreate test/> invalid file drop 1`] = `
2696
2885
  "app.components.CapVideoUpload.fileFormat": "Format: MP4",
2697
2886
  "app.components.CapVideoUpload.imageReUpload": "Re upload",
2698
2887
  "app.components.CapVideoUpload.or": "OR",
2888
+ "app.components.CapVideoUpload.selectFromComputer": "Select from computer",
2699
2889
  "app.components.CapVideoUpload.textMessageAddLabel": "How do you want to upload the image?",
2700
2890
  "app.components.CapVideoUpload.textMessageCreateNew": "Create new",
2701
2891
  "app.components.CapVideoUpload.textMessageORLabel": "OR",
2702
2892
  "app.components.CapVideoUpload.textMessageSelectTemplate": "Select template",
2703
- "app.components.CapVideoUpload.uploadComputer": "Your computer",
2704
2893
  "app.components.CapVideoUpload.videoIncorrectSize": "This file format/size is not supported.",
2705
2894
  "app.components.CapVideoUpload.videoRatioDescription": "Video ratio: 9:16 to 16:9",
2706
2895
  "app.components.CapVideoUpload.videoSizeDescription": "File size: Up to {size}",
2896
+ "app.components.CapVideoUpload.whatsappErrorMessage": "Please upload the video with allowed file extension, size, dimension and aspect ratio",
2897
+ "app.components.CapVideoUpload.whatsappFileFormat": "Format: MP4",
2707
2898
  "app.components.TemplatePreview.includesOptoutTag": "Includes optout tag",
2899
+ "app.components.TemplatePreview.optoutCharactersTotal": "Includes optout tag ({optoutUrlLength} characters)",
2900
+ "app.components.TemplatePreview.whatsappMessageLength": "1 Message ({length} characters)",
2708
2901
  "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.",
2709
2902
  "app.v2containers.SmsTrai.Create.doneButtonLabel": "Done",
2710
2903
  "app.v2containers.SmsTrai.Create.downloadIssues": "Download issues",
@@ -2833,18 +3026,28 @@ exports[`Creatives SmsTraiCreate test/> invalid file drop 1`] = `
2833
3026
  "creatives.componentsV2.CapActionButton.templateButtonLinkPlaceholder": "Enter button link",
2834
3027
  "creatives.componentsV2.CapActionButton.templateButtonText": "Button text",
2835
3028
  "creatives.componentsV2.CapActionButton.templateButtonTextPlaceholder": "Enter button text",
3029
+ "creatives.componentsV2.CapDocumentUpload.docErrorDesc": "Please upload the document with allowed file extension and size",
3030
+ "creatives.componentsV2.CapDocumentUpload.docReUpload": "Reupload",
3031
+ "creatives.componentsV2.CapDocumentUpload.dragAndDrop": "Drag and drop document here",
3032
+ "creatives.componentsV2.CapDocumentUpload.format": "Format: {format}",
3033
+ "creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
3034
+ "creatives.componentsV2.CapDocumentUpload.or": "OR",
3035
+ "creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
3036
+ "creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
2836
3037
  "creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
2837
3038
  "creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
2838
3039
  "creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
2839
3040
  "creatives.componentsV2.CapImageUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
3041
+ "creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
2840
3042
  "creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
2841
- "creatives.componentsV2.CapImageUpload.imageIncorrectSize": "Please upload the image with correct type, size and dimension",
2842
3043
  "creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
2843
3044
  "creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
2844
3045
  "creatives.componentsV2.CapImageUpload.or": "OR",
2845
3046
  "creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
2846
3047
  "creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
2847
3048
  "creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
3049
+ "creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
3050
+ "creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
2848
3051
  "creatives.componentsV2.CapTagList.Cancel": "Cancel",
2849
3052
  "creatives.componentsV2.CapTagList.Ok": "Ok",
2850
3053
  "creatives.componentsV2.CapTagList.all": "All",
@@ -2930,8 +3133,21 @@ exports[`Creatives SmsTraiCreate test/> invalid file drop 1`] = `
2930
3133
  "creatives.componentsV2.SmsTest.header": "This is the SmsTest component !",
2931
3134
  "creatives.componentsV2.SmsTest.inputSmsTemplate": "Please input sms template content.",
2932
3135
  "creatives.componentsV2.SmsTest.inputTemplateName": "Please input template name.",
3136
+ "creatives.componentsV2.TemplatePreview.charactersPerSms": "SMS chars",
3137
+ "creatives.componentsV2.TemplatePreview.charactersTotal": "{smsCount} SMS ({charCount} characters)",
3138
+ "creatives.componentsV2.TemplatePreview.close": "close",
2933
3139
  "creatives.componentsV2.TemplatePreview.playVideo": "Play",
3140
+ "creatives.componentsV2.TemplatePreview.preview": "Preview",
3141
+ "creatives.componentsV2.TemplatePreview.previewGenerated": "Preview is being generated",
3142
+ "creatives.componentsV2.TemplatePreview.previewGenerationMessage": "Preview is being generated",
2934
3143
  "creatives.componentsV2.TemplatePreview.showDetails": "Show details",
3144
+ "creatives.componentsV2.TemplatePreview.sms": "SMS",
3145
+ "creatives.componentsV2.TemplatePreview.smsFormatType": "Message has unicode characters",
3146
+ "creatives.componentsV2.TemplatePreview.smsIcon": "Sms Icon",
3147
+ "creatives.componentsV2.TemplatePreview.testMessage": "Test Message",
3148
+ "creatives.componentsV2.TemplatePreview.textMessageCharacter": "characters",
3149
+ "creatives.componentsV2.TemplatePreview.textMessageLabel": "text msg-",
3150
+ "creatives.componentsV2.TemplatePreview.videoPreviewTooltip": "This is just for preview purposes, video cannot be played here",
2935
3151
  "creatives.componentsV2.Toastr.header": "This is the Toastr component !",
2936
3152
  "creatives.componentsV2.ToastrMessage.close": "This is the ToastrMessage component !",
2937
3153
  "creatives.componentsV2.ToastrMessage.header": "This is the ToastrMessage component !",
@@ -2942,6 +3158,7 @@ exports[`Creatives SmsTraiCreate test/> invalid file drop 1`] = `
2942
3158
  "creatives.componentsV2.TopBar.logout": "Logout",
2943
3159
  "creatives.componentsV2.TopBar.profile": "Profile",
2944
3160
  "creatives.componentsV2.TopBar.settings": "Settings",
3161
+ "creatives.componentsV2.unbalanacedCurlyBraces": "Invalid label, please close all curly braces",
2945
3162
  "creatives.componentsv2.MobilePushPreviewV2.header": "This is the MobilePushPreviewV2 component !",
2946
3163
  "creatives.containers.Assets.Gallery.alphabetically": "Alphabetically",
2947
3164
  "creatives.containers.Assets.Gallery.assetDeleteFailed": "Image deletion failed.",
@@ -3680,6 +3897,7 @@ exports[`Creatives SmsTraiCreate test/> invalid file drop 1`] = `
3680
3897
  "creatives.containersV2.Creatives.templateDeleteConfirm": "Are you sure you want to delete this template?",
3681
3898
  "creatives.containersV2.Creatives.templateDeleteSuccess": "SMS template deleted successfully",
3682
3899
  "creatives.containersV2.Creatives.templateDuplicateSuccess": "Template duplicated successfully",
3900
+ "creatives.containersV2.Creatives.templateNameEmpty": "Template name cannot be empty",
3683
3901
  "creatives.containersV2.Creatives.templateSelection": "Template selection",
3684
3902
  "creatives.containersV2.Creatives.textTemplate": "Text",
3685
3903
  "creatives.containersV2.Creatives.unMapButton": "Unmap",
@@ -3817,6 +4035,7 @@ exports[`Creatives SmsTraiCreate test/> invalid file drop 1`] = `
3817
4035
  "creatives.containersV2.Email.yes": "Yes",
3818
4036
  "creatives.containersV2.EmailWrapper.createMode": "How do you want to create ?",
3819
4037
  "creatives.containersV2.EmailWrapper.creativeName": "Creative name",
4038
+ "creatives.containersV2.EmailWrapper.emptyTemplateName": "Please enter template name.",
3820
4039
  "creatives.containersV2.EmailWrapper.header": "This is EmailWrapper container !",
3821
4040
  "creatives.containersV2.EmailWrapper.invalidUploadFileDesc": "Please select another file with valid file format.",
3822
4041
  "creatives.containersV2.EmailWrapper.invalidUploadFileError": "File cannot be uploaded.",
@@ -3978,7 +4197,8 @@ exports[`Creatives SmsTraiCreate test/> invalid file drop 1`] = `
3978
4197
  "creatives.containersV2.LineImageCarousel.emptyTitleErrorMessage": "Template title can not be empty",
3979
4198
  "creatives.containersV2.LineImageCarousel.enterTextActionTypeTitle": "Enter text",
3980
4199
  "creatives.containersV2.LineImageCarousel.enterUriActionTypeTitle": "Enter url",
3981
- "creatives.containersV2.LineImageCarousel.imageDimenstionDescription": "Format: JPEG, PNG Aspect Ratio: 1:1 Dimensions: 1024px x 1024px Size: 1 MB",
4200
+ "creatives.containersV2.LineImageCarousel.imageDimenstionDesc": "Format: JPEG, PNG Dimensions: 1024px x 1024px Size: 1 MB",
4201
+ "creatives.containersV2.LineImageCarousel.imageDimenstionDescription": "Format: JPEG, PNG Aspect ratio: 1:1 Dimensions: 1024px x 1024px Size: 1 MB",
3982
4202
  "creatives.containersV2.LineImageCarousel.imageGallery": "Gallery",
3983
4203
  "creatives.containersV2.LineImageCarousel.imageReUpload": "Re upload",
3984
4204
  "creatives.containersV2.LineImageCarousel.inValidUrliErrorMessage": "Action content uri is not valid",
@@ -4094,12 +4314,12 @@ exports[`Creatives SmsTraiCreate test/> invalid file drop 1`] = `
4094
4314
  "creatives.containersV2.LineWrapper.changeModalDescription": "The already added content for this card will be lost by changing the content tab.",
4095
4315
  "creatives.containersV2.LineWrapper.changeModalLabel": "Do you still want to make the changes to content tab",
4096
4316
  "creatives.containersV2.LineWrapper.changeModalTitle": "Changing content tab?",
4317
+ "creatives.containersV2.LineWrapper.flexLabel": "Card message",
4097
4318
  "creatives.containersV2.LineWrapper.imageLabel": "Image",
4098
4319
  "creatives.containersV2.LineWrapper.imagemapLabel": "Rich message",
4099
4320
  "creatives.containersV2.LineWrapper.modalDiscardChangesButtonLabel": "No",
4100
4321
  "creatives.containersV2.LineWrapper.modalSaveChangesButtonLabel": "Yes, change",
4101
4322
  "creatives.containersV2.LineWrapper.stickerLabel": "Sticker",
4102
- "creatives.containersV2.LineWrapper.templateLabel": "Card message",
4103
4323
  "creatives.containersV2.LineWrapper.textLabel": "Text",
4104
4324
  "creatives.containersV2.LineWrapper.videoLabel": "Rich video message",
4105
4325
  "creatives.containersV2.Login.header": "This is login container change !",
@@ -4254,7 +4474,162 @@ exports[`Creatives SmsTraiCreate test/> invalid file drop 1`] = `
4254
4474
  "creatives.containersV2.MobilepushWrapper.image": "Image content",
4255
4475
  "creatives.containersV2.MobilepushWrapper.text": "Text content",
4256
4476
  "creatives.containersV2.NotFoundPage.header": "Looks like you are lost!",
4477
+ "creatives.containersV2.Rcs.addSmsCreative": "Add SMS creative",
4478
+ "creatives.containersV2.Rcs.buttonTextAndUrl": ", CTA button text & url",
4479
+ "creatives.containersV2.Rcs.disabledMediaTooltip": "Not yet enabled. Coming soon!",
4480
+ "creatives.containersV2.Rcs.dltEditHeader": "Edit SMS",
4481
+ "creatives.containersV2.Rcs.emptyTemplateDescErrorMessage": "Template message cannot be empty",
4482
+ "creatives.containersV2.Rcs.fallbackDesc": "We would suggest to add fallback SMS",
4483
+ "creatives.containersV2.Rcs.fallbackLabel": "Fallback SMS message",
4484
+ "creatives.containersV2.Rcs.fallbackMsgLenError": "Only 1 SMS (160 characters) allowed for fallback sms",
4485
+ "creatives.containersV2.Rcs.fallbackMsgPlaceholder": "Enter the text message content for fallback SMS",
4486
+ "creatives.containersV2.Rcs.fallbackPreviewtitle": "Preview of fallback SMS",
4487
+ "creatives.containersV2.Rcs.fallbackTextAreaLabel": "SMS message",
4488
+ "creatives.containersV2.Rcs.fallbackToolTip": "This is to deliver an RCS message as an SMS message to end users whose phones do not support RCS",
4489
+ "creatives.containersV2.Rcs.image": "and image",
4490
+ "creatives.containersV2.Rcs.mediaImage": "Image",
4491
+ "creatives.containersV2.Rcs.mediaLabel": "Media",
4492
+ "creatives.containersV2.Rcs.mediaNone": "None",
4493
+ "creatives.containersV2.Rcs.mediaVideo": "Video/Slideshow",
4494
+ "creatives.containersV2.Rcs.optional": "(Optional)",
4495
+ "creatives.containersV2.Rcs.rcsCreateNotification": "RCS template created successfully",
4496
+ "creatives.containersV2.Rcs.rcsDltDesc": "Select any of the existing templates",
4497
+ "creatives.containersV2.Rcs.rcsDltTitle": "SMS creative templates",
4498
+ "creatives.containersV2.Rcs.rcsDoneBtnToolTip": "Please add template name {type} to proceed further",
4499
+ "creatives.containersV2.Rcs.rcsEditNotification": "RCS template updated successfully",
4500
+ "creatives.containersV2.Rcs.templateButton": "Buttons",
4501
+ "creatives.containersV2.Rcs.templateButtonDesc": "Use buttons to redirect user to respective link or quick response/ action.",
4502
+ "creatives.containersV2.Rcs.templateCTAButton": "Call to action",
4503
+ "creatives.containersV2.Rcs.templateCTAButtonDesc": "Create up to 3 buttons that let customers respond to your messages or take action.",
4504
+ "creatives.containersV2.Rcs.templateDescLabel": "Text message",
4505
+ "creatives.containersV2.Rcs.templateDescLengthError": "Template message length cannot exceed 1000",
4506
+ "creatives.containersV2.Rcs.templateDescPlaceholder": "Enter the text message",
4507
+ "creatives.containersV2.Rcs.templateQRButton": "Quick reply",
4508
+ "creatives.containersV2.Rcs.templateQRButtonDesc": "Create up to 3 buttons that let customers respond to your messages or take action.",
4509
+ "creatives.containersV2.Rcs.templateTitle": "Title",
4510
+ "creatives.containersV2.Rcs.templateTitlePlaceholder": "Enter title",
4511
+ "creatives.containersV2.Rcs.textMessage": "and text message",
4512
+ "creatives.containersV2.Rcs.totalCharacters": "{smsCount} SMS ({number} characters)",
4257
4513
  "creatives.containersV2.TagList.header": "This is TagList container !",
4514
+ "creatives.containersV2.Templates.accountConfigError": "This account is not configured properly. You can configure it",
4515
+ "creatives.containersV2.Templates.all": "All",
4516
+ "creatives.containersV2.Templates.alphabeticallyOption": "Alphabetically",
4517
+ "creatives.containersV2.Templates.areYouSureText": "Confirm delete template",
4518
+ "creatives.containersV2.Templates.blankTemplate": "Blank template",
4519
+ "creatives.containersV2.Templates.campaigns": "Campaigns",
4520
+ "creatives.containersV2.Templates.cancelText": "Cancel",
4521
+ "creatives.containersV2.Templates.category": "Category",
4522
+ "creatives.containersV2.Templates.chooseAccount": "Choose the account to send content",
4523
+ "creatives.containersV2.Templates.clearAll": "Clear all",
4524
+ "creatives.containersV2.Templates.continue": "Continue",
4525
+ "creatives.containersV2.Templates.createEmailActionButton": "Create email",
4526
+ "creatives.containersV2.Templates.createMessageContent": "New message",
4527
+ "creatives.containersV2.Templates.createNewActionButton": "Create new",
4528
+ "creatives.containersV2.Templates.createNewTemplateLink": "Create new template",
4529
+ "creatives.containersV2.Templates.createSmsActionButton": "Create SMS",
4530
+ "creatives.containersV2.Templates.creativeTemplates": "Creative templates",
4531
+ "creatives.containersV2.Templates.creativeTemplatesDesc": "(Select only one creative)",
4532
+ "creatives.containersV2.Templates.creatives": "Creatives",
4533
+ "creatives.containersV2.Templates.creativesTemplatesEdit": "Edit",
4534
+ "creatives.containersV2.Templates.creativesTemplatesSave": "Done",
4535
+ "creatives.containersV2.Templates.deleteButton": "Delete",
4536
+ "creatives.containersV2.Templates.deletedSuccssfully": "Template deleted successfully",
4537
+ "creatives.containersV2.Templates.deletingTemplate": "Deleting template...",
4538
+ "creatives.containersV2.Templates.deletionFailed": "Template deletion failed",
4539
+ "creatives.containersV2.Templates.duplicateButton": "Duplicate",
4540
+ "creatives.containersV2.Templates.duplicatingTemplate": "Duplicating template...",
4541
+ "creatives.containersV2.Templates.ebillHeader": "Ebill",
4542
+ "creatives.containersV2.Templates.ebillPreview": "Ebill preview",
4543
+ "creatives.containersV2.Templates.editButton": "Edit",
4544
+ "creatives.containersV2.Templates.editMessageContent": "Edit message content",
4545
+ "creatives.containersV2.Templates.emailHeader": "Email",
4546
+ "creatives.containersV2.Templates.emailPreview": "Email preview",
4547
+ "creatives.containersV2.Templates.emailTitleIllustartion": "Create an email {template}",
4548
+ "creatives.containersV2.Templates.gettingAllTemplates": "Getting all templates...",
4549
+ "creatives.containersV2.Templates.header": "This is Templates container !",
4550
+ "creatives.containersV2.Templates.imageCarouselTemplate": "Card message",
4551
+ "creatives.containersV2.Templates.imageMapTemplate": "Rich message",
4552
+ "creatives.containersV2.Templates.imageMapVideoTemplate": "Rich video message",
4553
+ "creatives.containersV2.Templates.imageTemplate": "Image",
4554
+ "creatives.containersV2.Templates.invalidUploadFileError": "File cannot be uploaded. Please select another file with valid file format.",
4555
+ "creatives.containersV2.Templates.layoutSelection": "Select layout",
4556
+ "creatives.containersV2.Templates.lineAccount": "Line account",
4557
+ "creatives.containersV2.Templates.lineHeader": "Line",
4558
+ "creatives.containersV2.Templates.mapTemplate": "Map template",
4559
+ "creatives.containersV2.Templates.mapTemplates": "Map templates",
4560
+ "creatives.containersV2.Templates.mobilepushAccount": "Mobilepush account",
4561
+ "creatives.containersV2.Templates.mobilepushHeader": "Mobile Push",
4562
+ "creatives.containersV2.Templates.mostRecentOption": "Most recent",
4563
+ "creatives.containersV2.Templates.newEmailTemplate": "New email {template}",
4564
+ "creatives.containersV2.Templates.newNotificationTemplate": "New notification {template}",
4565
+ "creatives.containersV2.Templates.newRCSTemplate": "New RCS {template}",
4566
+ "creatives.containersV2.Templates.newSMSTemplate": "New SMS {template}",
4567
+ "creatives.containersV2.Templates.newTemplate": "New template",
4568
+ "creatives.containersV2.Templates.newWhatsappTemplate": "Add new Whatsapp {template}",
4569
+ "creatives.containersV2.Templates.noAccountMessage": "Please select an account to proceed",
4570
+ "creatives.containersV2.Templates.noAccountsPresent": "Push notifications are not setup for your brand",
4571
+ "creatives.containersV2.Templates.noAccountsPresentFacebook": "Please setup the Facebook account & Facebook page to start creating content in Capillary's FB content creator.",
4572
+ "creatives.containersV2.Templates.noAccountsPresentLine": "Line accounts are not setup for your brand",
4573
+ "creatives.containersV2.Templates.noAccountsPresentViber": "Viber accounts are not setup for your brand",
4574
+ "creatives.containersV2.Templates.noAccountsPresentWeChat": "Wechat accounts are not setup for your brand",
4575
+ "creatives.containersV2.Templates.noAccountsPresentWhatsapp": "Whatsapp accounts are not setup for your brand",
4576
+ "creatives.containersV2.Templates.noApprovedWhatsappTemplatesDesc": "Please try creating a new template, once it is approved by Whatsapp it will be available here",
4577
+ "creatives.containersV2.Templates.noApprovedWhatsappTemplatesTitle": "Sorry, we couldn’t find any approved templates",
4578
+ "creatives.containersV2.Templates.noFilteredWhatsappTemplatesDesc": "Please try searching with another term or apply different filter",
4579
+ "creatives.containersV2.Templates.noFilteredWhatsappTemplatesTitle": "Sorry, we couldn’t find any matches",
4580
+ "creatives.containersV2.Templates.noTemplatesFound": "No templates found",
4581
+ "creatives.containersV2.Templates.noTemplatesMessage": "No templates available",
4582
+ "creatives.containersV2.Templates.preview": "Preview",
4583
+ "creatives.containersV2.Templates.previewButton": "Preview",
4584
+ "creatives.containersV2.Templates.previewGenerateText": "Preview is being generated...",
4585
+ "creatives.containersV2.Templates.promotional": "Promotional",
4586
+ "creatives.containersV2.Templates.pushTitleIllustartion": "Create a mobile push notification {template}",
4587
+ "creatives.containersV2.Templates.rcsDescIllustartion": "These templates can be reused when creating a new message content",
4588
+ "creatives.containersV2.Templates.rcsDltIllustrationDesc": "Please try creating a new DLT template in SMS section, once it is created, it will be available here",
4589
+ "creatives.containersV2.Templates.rcsDltIllustrationTitle": "Sorry, we couldn’t find any DLT templates",
4590
+ "creatives.containersV2.Templates.rcsTitleIllustartion": "Add new RCS creatives {template}",
4591
+ "creatives.containersV2.Templates.richMediaTemplates": "Rich media templates",
4592
+ "creatives.containersV2.Templates.searchText": "Search",
4593
+ "creatives.containersV2.Templates.selectAccount": "Select account",
4594
+ "creatives.containersV2.Templates.selectButton": "Select",
4595
+ "creatives.containersV2.Templates.selectDefaultButton": "Select",
4596
+ "creatives.containersV2.Templates.selectSmsHeader": "Select SMS template",
4597
+ "creatives.containersV2.Templates.selectWechatHeader": "Select WECHAT template",
4598
+ "creatives.containersV2.Templates.serviceExplicit": "Service explicit",
4599
+ "creatives.containersV2.Templates.serviceImplicit": "Service implicit",
4600
+ "creatives.containersV2.Templates.smsChannelTemplatesHeader": "SMS templates",
4601
+ "creatives.containersV2.Templates.smsHeader": "SMS",
4602
+ "creatives.containersV2.Templates.smsTitleIllustartion": "Create an SMS {template}",
4603
+ "creatives.containersV2.Templates.somethingWentWrong": "Something went wrong!!",
4604
+ "creatives.containersV2.Templates.sortBy": "Sort by",
4605
+ "creatives.containersV2.Templates.status": "Status",
4606
+ "creatives.containersV2.Templates.template": "template",
4607
+ "creatives.containersV2.Templates.templateDeleteConfirm": "Are you sure you wish to delete this template?",
4608
+ "creatives.containersV2.Templates.templateDeleteSuccess": "SMS template deleted successfully",
4609
+ "creatives.containersV2.Templates.templateDuplicateSuccess": "Template duplicated successfully",
4610
+ "creatives.containersV2.Templates.templateSelection": "Template selection",
4611
+ "creatives.containersV2.Templates.textTemplate": "Text",
4612
+ "creatives.containersV2.Templates.unMapButton": "Unmap",
4613
+ "creatives.containersV2.Templates.uploadFile": "Upload file",
4614
+ "creatives.containersV2.Templates.uploadTemplate": "Upload template",
4615
+ "creatives.containersV2.Templates.uploadedAt": "Modified",
4616
+ "creatives.containersV2.Templates.uploadedBy": "Uploaded by",
4617
+ "creatives.containersV2.Templates.uploadingFile": "Uploading file",
4618
+ "creatives.containersV2.Templates.useEditor": "Use editor",
4619
+ "creatives.containersV2.Templates.weChatRichmediaTemplate": "Richmedia template",
4620
+ "creatives.containersV2.Templates.wechatAccount": "Wechat account",
4621
+ "creatives.containersV2.Templates.wechatAccountNotConfigured": "Selected wechat account is not configured to create wechat templates",
4622
+ "creatives.containersV2.Templates.wechatChannelTemplatesHeader": "WECHAT templates",
4623
+ "creatives.containersV2.Templates.wechatHeader": "WECHAT",
4624
+ "creatives.containersV2.Templates.whatsappAccount": "Whatsapp account",
4625
+ "creatives.containersV2.Templates.whatsappDescIllustration": "These templates can be reused when creating a
4626
+ new message content.",
4627
+ "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.",
4628
+ "creatives.containersV2.Templates.whatsappOnlyApprovedTemplates": "Only \\"Approved\\" templates are available here, as you can use those templates to create a message.",
4629
+ "creatives.containersV2.Templates.whatsappOverview": "Overview",
4630
+ "creatives.containersV2.Templates.whatsappTitleIllustration": "Add a new Whatsapp creative {template}",
4631
+ "creatives.containersV2.Templates.yesText": "Yes, delete",
4632
+ "creatives.containersV2.Templates.zipUploadFailed": "Failed to upload zip file",
4258
4633
  "creatives.containersV2.TemplatesV2.FTP": "FTP",
4259
4634
  "creatives.containersV2.TemplatesV2.callTask": "Call Task",
4260
4635
  "creatives.containersV2.TemplatesV2.creatives": "Creatives",
@@ -4323,6 +4698,8 @@ exports[`Creatives SmsTraiCreate test/> invalid file drop 1`] = `
4323
4698
  "creatives.containersV2.Whatsapp.alertUpdate": "Alert update",
4324
4699
  "creatives.containersV2.Whatsapp.alertUpdateTooltip": "Send important updates or news to customers.",
4325
4700
  "creatives.containersV2.Whatsapp.approved": "Approved",
4701
+ "creatives.containersV2.Whatsapp.transactional": "Transactional",
4702
+ "creatives.containersV2.Whatsapp.transactionalTooltip": "Send account updates, order updates, alerts, and more to share important information.",
4326
4703
  "creatives.containersV2.addLabels": "Add labels",
4327
4704
  "creatives.containersV2.appName": "App Name",
4328
4705
  "creatives.containersV2.applyNow": "Apply now",
@@ -4415,6 +4792,7 @@ exports[`Creatives SmsTraiCreate test/> invalid file drop 1`] = `
4415
4792
  "creatives.containersV2.richMedia.Create.wechatTitle": "Title",
4416
4793
  "creatives.containersV2.richMedia.Create.wrongFormatFile": "Wrong file upoaded. Please upload image file",
4417
4794
  "creatives.containersV2.richMedia.Create.wrongUrl": "Enter correct URL",
4795
+ "creatives.containersV2.save": "Save",
4418
4796
  "creatives.containersV2.shopNow": "Shop Now",
4419
4797
  "creatives.containersV2.signUp": "Sign Up",
4420
4798
  "creatives.containersV2.subscribe": "Subscribe",
@@ -5340,15 +5718,19 @@ exports[`Creatives SmsTraiCreate test/> renders UI 1`] = `
5340
5718
  "app.components.CapVideoUpload.fileFormat": "Format: MP4",
5341
5719
  "app.components.CapVideoUpload.imageReUpload": "Re upload",
5342
5720
  "app.components.CapVideoUpload.or": "OR",
5721
+ "app.components.CapVideoUpload.selectFromComputer": "Select from computer",
5343
5722
  "app.components.CapVideoUpload.textMessageAddLabel": "How do you want to upload the image?",
5344
5723
  "app.components.CapVideoUpload.textMessageCreateNew": "Create new",
5345
5724
  "app.components.CapVideoUpload.textMessageORLabel": "OR",
5346
5725
  "app.components.CapVideoUpload.textMessageSelectTemplate": "Select template",
5347
- "app.components.CapVideoUpload.uploadComputer": "Your computer",
5348
5726
  "app.components.CapVideoUpload.videoIncorrectSize": "This file format/size is not supported.",
5349
5727
  "app.components.CapVideoUpload.videoRatioDescription": "Video ratio: 9:16 to 16:9",
5350
5728
  "app.components.CapVideoUpload.videoSizeDescription": "File size: Up to {size}",
5729
+ "app.components.CapVideoUpload.whatsappErrorMessage": "Please upload the video with allowed file extension, size, dimension and aspect ratio",
5730
+ "app.components.CapVideoUpload.whatsappFileFormat": "Format: MP4",
5351
5731
  "app.components.TemplatePreview.includesOptoutTag": "Includes optout tag",
5732
+ "app.components.TemplatePreview.optoutCharactersTotal": "Includes optout tag ({optoutUrlLength} characters)",
5733
+ "app.components.TemplatePreview.whatsappMessageLength": "1 Message ({length} characters)",
5352
5734
  "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.",
5353
5735
  "app.v2containers.SmsTrai.Create.doneButtonLabel": "Done",
5354
5736
  "app.v2containers.SmsTrai.Create.downloadIssues": "Download issues",
@@ -5477,18 +5859,28 @@ exports[`Creatives SmsTraiCreate test/> renders UI 1`] = `
5477
5859
  "creatives.componentsV2.CapActionButton.templateButtonLinkPlaceholder": "Enter button link",
5478
5860
  "creatives.componentsV2.CapActionButton.templateButtonText": "Button text",
5479
5861
  "creatives.componentsV2.CapActionButton.templateButtonTextPlaceholder": "Enter button text",
5862
+ "creatives.componentsV2.CapDocumentUpload.docErrorDesc": "Please upload the document with allowed file extension and size",
5863
+ "creatives.componentsV2.CapDocumentUpload.docReUpload": "Reupload",
5864
+ "creatives.componentsV2.CapDocumentUpload.dragAndDrop": "Drag and drop document here",
5865
+ "creatives.componentsV2.CapDocumentUpload.format": "Format: {format}",
5866
+ "creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
5867
+ "creatives.componentsV2.CapDocumentUpload.or": "OR",
5868
+ "creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
5869
+ "creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
5480
5870
  "creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
5481
5871
  "creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
5482
5872
  "creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
5483
5873
  "creatives.componentsV2.CapImageUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
5874
+ "creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
5484
5875
  "creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
5485
- "creatives.componentsV2.CapImageUpload.imageIncorrectSize": "Please upload the image with correct type, size and dimension",
5486
5876
  "creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
5487
5877
  "creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
5488
5878
  "creatives.componentsV2.CapImageUpload.or": "OR",
5489
5879
  "creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
5490
5880
  "creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
5491
5881
  "creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
5882
+ "creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
5883
+ "creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
5492
5884
  "creatives.componentsV2.CapTagList.Cancel": "Cancel",
5493
5885
  "creatives.componentsV2.CapTagList.Ok": "Ok",
5494
5886
  "creatives.componentsV2.CapTagList.all": "All",
@@ -5574,8 +5966,21 @@ exports[`Creatives SmsTraiCreate test/> renders UI 1`] = `
5574
5966
  "creatives.componentsV2.SmsTest.header": "This is the SmsTest component !",
5575
5967
  "creatives.componentsV2.SmsTest.inputSmsTemplate": "Please input sms template content.",
5576
5968
  "creatives.componentsV2.SmsTest.inputTemplateName": "Please input template name.",
5969
+ "creatives.componentsV2.TemplatePreview.charactersPerSms": "SMS chars",
5970
+ "creatives.componentsV2.TemplatePreview.charactersTotal": "{smsCount} SMS ({charCount} characters)",
5971
+ "creatives.componentsV2.TemplatePreview.close": "close",
5577
5972
  "creatives.componentsV2.TemplatePreview.playVideo": "Play",
5973
+ "creatives.componentsV2.TemplatePreview.preview": "Preview",
5974
+ "creatives.componentsV2.TemplatePreview.previewGenerated": "Preview is being generated",
5975
+ "creatives.componentsV2.TemplatePreview.previewGenerationMessage": "Preview is being generated",
5578
5976
  "creatives.componentsV2.TemplatePreview.showDetails": "Show details",
5977
+ "creatives.componentsV2.TemplatePreview.sms": "SMS",
5978
+ "creatives.componentsV2.TemplatePreview.smsFormatType": "Message has unicode characters",
5979
+ "creatives.componentsV2.TemplatePreview.smsIcon": "Sms Icon",
5980
+ "creatives.componentsV2.TemplatePreview.testMessage": "Test Message",
5981
+ "creatives.componentsV2.TemplatePreview.textMessageCharacter": "characters",
5982
+ "creatives.componentsV2.TemplatePreview.textMessageLabel": "text msg-",
5983
+ "creatives.componentsV2.TemplatePreview.videoPreviewTooltip": "This is just for preview purposes, video cannot be played here",
5579
5984
  "creatives.componentsV2.Toastr.header": "This is the Toastr component !",
5580
5985
  "creatives.componentsV2.ToastrMessage.close": "This is the ToastrMessage component !",
5581
5986
  "creatives.componentsV2.ToastrMessage.header": "This is the ToastrMessage component !",
@@ -5586,6 +5991,7 @@ exports[`Creatives SmsTraiCreate test/> renders UI 1`] = `
5586
5991
  "creatives.componentsV2.TopBar.logout": "Logout",
5587
5992
  "creatives.componentsV2.TopBar.profile": "Profile",
5588
5993
  "creatives.componentsV2.TopBar.settings": "Settings",
5994
+ "creatives.componentsV2.unbalanacedCurlyBraces": "Invalid label, please close all curly braces",
5589
5995
  "creatives.componentsv2.MobilePushPreviewV2.header": "This is the MobilePushPreviewV2 component !",
5590
5996
  "creatives.containers.Assets.Gallery.alphabetically": "Alphabetically",
5591
5997
  "creatives.containers.Assets.Gallery.assetDeleteFailed": "Image deletion failed.",
@@ -6324,6 +6730,7 @@ exports[`Creatives SmsTraiCreate test/> renders UI 1`] = `
6324
6730
  "creatives.containersV2.Creatives.templateDeleteConfirm": "Are you sure you want to delete this template?",
6325
6731
  "creatives.containersV2.Creatives.templateDeleteSuccess": "SMS template deleted successfully",
6326
6732
  "creatives.containersV2.Creatives.templateDuplicateSuccess": "Template duplicated successfully",
6733
+ "creatives.containersV2.Creatives.templateNameEmpty": "Template name cannot be empty",
6327
6734
  "creatives.containersV2.Creatives.templateSelection": "Template selection",
6328
6735
  "creatives.containersV2.Creatives.textTemplate": "Text",
6329
6736
  "creatives.containersV2.Creatives.unMapButton": "Unmap",
@@ -6461,6 +6868,7 @@ exports[`Creatives SmsTraiCreate test/> renders UI 1`] = `
6461
6868
  "creatives.containersV2.Email.yes": "Yes",
6462
6869
  "creatives.containersV2.EmailWrapper.createMode": "How do you want to create ?",
6463
6870
  "creatives.containersV2.EmailWrapper.creativeName": "Creative name",
6871
+ "creatives.containersV2.EmailWrapper.emptyTemplateName": "Please enter template name.",
6464
6872
  "creatives.containersV2.EmailWrapper.header": "This is EmailWrapper container !",
6465
6873
  "creatives.containersV2.EmailWrapper.invalidUploadFileDesc": "Please select another file with valid file format.",
6466
6874
  "creatives.containersV2.EmailWrapper.invalidUploadFileError": "File cannot be uploaded.",
@@ -6622,7 +7030,8 @@ exports[`Creatives SmsTraiCreate test/> renders UI 1`] = `
6622
7030
  "creatives.containersV2.LineImageCarousel.emptyTitleErrorMessage": "Template title can not be empty",
6623
7031
  "creatives.containersV2.LineImageCarousel.enterTextActionTypeTitle": "Enter text",
6624
7032
  "creatives.containersV2.LineImageCarousel.enterUriActionTypeTitle": "Enter url",
6625
- "creatives.containersV2.LineImageCarousel.imageDimenstionDescription": "Format: JPEG, PNG Aspect Ratio: 1:1 Dimensions: 1024px x 1024px Size: 1 MB",
7033
+ "creatives.containersV2.LineImageCarousel.imageDimenstionDesc": "Format: JPEG, PNG Dimensions: 1024px x 1024px Size: 1 MB",
7034
+ "creatives.containersV2.LineImageCarousel.imageDimenstionDescription": "Format: JPEG, PNG Aspect ratio: 1:1 Dimensions: 1024px x 1024px Size: 1 MB",
6626
7035
  "creatives.containersV2.LineImageCarousel.imageGallery": "Gallery",
6627
7036
  "creatives.containersV2.LineImageCarousel.imageReUpload": "Re upload",
6628
7037
  "creatives.containersV2.LineImageCarousel.inValidUrliErrorMessage": "Action content uri is not valid",
@@ -6738,12 +7147,12 @@ exports[`Creatives SmsTraiCreate test/> renders UI 1`] = `
6738
7147
  "creatives.containersV2.LineWrapper.changeModalDescription": "The already added content for this card will be lost by changing the content tab.",
6739
7148
  "creatives.containersV2.LineWrapper.changeModalLabel": "Do you still want to make the changes to content tab",
6740
7149
  "creatives.containersV2.LineWrapper.changeModalTitle": "Changing content tab?",
7150
+ "creatives.containersV2.LineWrapper.flexLabel": "Card message",
6741
7151
  "creatives.containersV2.LineWrapper.imageLabel": "Image",
6742
7152
  "creatives.containersV2.LineWrapper.imagemapLabel": "Rich message",
6743
7153
  "creatives.containersV2.LineWrapper.modalDiscardChangesButtonLabel": "No",
6744
7154
  "creatives.containersV2.LineWrapper.modalSaveChangesButtonLabel": "Yes, change",
6745
7155
  "creatives.containersV2.LineWrapper.stickerLabel": "Sticker",
6746
- "creatives.containersV2.LineWrapper.templateLabel": "Card message",
6747
7156
  "creatives.containersV2.LineWrapper.textLabel": "Text",
6748
7157
  "creatives.containersV2.LineWrapper.videoLabel": "Rich video message",
6749
7158
  "creatives.containersV2.Login.header": "This is login container change !",
@@ -6898,7 +7307,162 @@ exports[`Creatives SmsTraiCreate test/> renders UI 1`] = `
6898
7307
  "creatives.containersV2.MobilepushWrapper.image": "Image content",
6899
7308
  "creatives.containersV2.MobilepushWrapper.text": "Text content",
6900
7309
  "creatives.containersV2.NotFoundPage.header": "Looks like you are lost!",
7310
+ "creatives.containersV2.Rcs.addSmsCreative": "Add SMS creative",
7311
+ "creatives.containersV2.Rcs.buttonTextAndUrl": ", CTA button text & url",
7312
+ "creatives.containersV2.Rcs.disabledMediaTooltip": "Not yet enabled. Coming soon!",
7313
+ "creatives.containersV2.Rcs.dltEditHeader": "Edit SMS",
7314
+ "creatives.containersV2.Rcs.emptyTemplateDescErrorMessage": "Template message cannot be empty",
7315
+ "creatives.containersV2.Rcs.fallbackDesc": "We would suggest to add fallback SMS",
7316
+ "creatives.containersV2.Rcs.fallbackLabel": "Fallback SMS message",
7317
+ "creatives.containersV2.Rcs.fallbackMsgLenError": "Only 1 SMS (160 characters) allowed for fallback sms",
7318
+ "creatives.containersV2.Rcs.fallbackMsgPlaceholder": "Enter the text message content for fallback SMS",
7319
+ "creatives.containersV2.Rcs.fallbackPreviewtitle": "Preview of fallback SMS",
7320
+ "creatives.containersV2.Rcs.fallbackTextAreaLabel": "SMS message",
7321
+ "creatives.containersV2.Rcs.fallbackToolTip": "This is to deliver an RCS message as an SMS message to end users whose phones do not support RCS",
7322
+ "creatives.containersV2.Rcs.image": "and image",
7323
+ "creatives.containersV2.Rcs.mediaImage": "Image",
7324
+ "creatives.containersV2.Rcs.mediaLabel": "Media",
7325
+ "creatives.containersV2.Rcs.mediaNone": "None",
7326
+ "creatives.containersV2.Rcs.mediaVideo": "Video/Slideshow",
7327
+ "creatives.containersV2.Rcs.optional": "(Optional)",
7328
+ "creatives.containersV2.Rcs.rcsCreateNotification": "RCS template created successfully",
7329
+ "creatives.containersV2.Rcs.rcsDltDesc": "Select any of the existing templates",
7330
+ "creatives.containersV2.Rcs.rcsDltTitle": "SMS creative templates",
7331
+ "creatives.containersV2.Rcs.rcsDoneBtnToolTip": "Please add template name {type} to proceed further",
7332
+ "creatives.containersV2.Rcs.rcsEditNotification": "RCS template updated successfully",
7333
+ "creatives.containersV2.Rcs.templateButton": "Buttons",
7334
+ "creatives.containersV2.Rcs.templateButtonDesc": "Use buttons to redirect user to respective link or quick response/ action.",
7335
+ "creatives.containersV2.Rcs.templateCTAButton": "Call to action",
7336
+ "creatives.containersV2.Rcs.templateCTAButtonDesc": "Create up to 3 buttons that let customers respond to your messages or take action.",
7337
+ "creatives.containersV2.Rcs.templateDescLabel": "Text message",
7338
+ "creatives.containersV2.Rcs.templateDescLengthError": "Template message length cannot exceed 1000",
7339
+ "creatives.containersV2.Rcs.templateDescPlaceholder": "Enter the text message",
7340
+ "creatives.containersV2.Rcs.templateQRButton": "Quick reply",
7341
+ "creatives.containersV2.Rcs.templateQRButtonDesc": "Create up to 3 buttons that let customers respond to your messages or take action.",
7342
+ "creatives.containersV2.Rcs.templateTitle": "Title",
7343
+ "creatives.containersV2.Rcs.templateTitlePlaceholder": "Enter title",
7344
+ "creatives.containersV2.Rcs.textMessage": "and text message",
7345
+ "creatives.containersV2.Rcs.totalCharacters": "{smsCount} SMS ({number} characters)",
6901
7346
  "creatives.containersV2.TagList.header": "This is TagList container !",
7347
+ "creatives.containersV2.Templates.accountConfigError": "This account is not configured properly. You can configure it",
7348
+ "creatives.containersV2.Templates.all": "All",
7349
+ "creatives.containersV2.Templates.alphabeticallyOption": "Alphabetically",
7350
+ "creatives.containersV2.Templates.areYouSureText": "Confirm delete template",
7351
+ "creatives.containersV2.Templates.blankTemplate": "Blank template",
7352
+ "creatives.containersV2.Templates.campaigns": "Campaigns",
7353
+ "creatives.containersV2.Templates.cancelText": "Cancel",
7354
+ "creatives.containersV2.Templates.category": "Category",
7355
+ "creatives.containersV2.Templates.chooseAccount": "Choose the account to send content",
7356
+ "creatives.containersV2.Templates.clearAll": "Clear all",
7357
+ "creatives.containersV2.Templates.continue": "Continue",
7358
+ "creatives.containersV2.Templates.createEmailActionButton": "Create email",
7359
+ "creatives.containersV2.Templates.createMessageContent": "New message",
7360
+ "creatives.containersV2.Templates.createNewActionButton": "Create new",
7361
+ "creatives.containersV2.Templates.createNewTemplateLink": "Create new template",
7362
+ "creatives.containersV2.Templates.createSmsActionButton": "Create SMS",
7363
+ "creatives.containersV2.Templates.creativeTemplates": "Creative templates",
7364
+ "creatives.containersV2.Templates.creativeTemplatesDesc": "(Select only one creative)",
7365
+ "creatives.containersV2.Templates.creatives": "Creatives",
7366
+ "creatives.containersV2.Templates.creativesTemplatesEdit": "Edit",
7367
+ "creatives.containersV2.Templates.creativesTemplatesSave": "Done",
7368
+ "creatives.containersV2.Templates.deleteButton": "Delete",
7369
+ "creatives.containersV2.Templates.deletedSuccssfully": "Template deleted successfully",
7370
+ "creatives.containersV2.Templates.deletingTemplate": "Deleting template...",
7371
+ "creatives.containersV2.Templates.deletionFailed": "Template deletion failed",
7372
+ "creatives.containersV2.Templates.duplicateButton": "Duplicate",
7373
+ "creatives.containersV2.Templates.duplicatingTemplate": "Duplicating template...",
7374
+ "creatives.containersV2.Templates.ebillHeader": "Ebill",
7375
+ "creatives.containersV2.Templates.ebillPreview": "Ebill preview",
7376
+ "creatives.containersV2.Templates.editButton": "Edit",
7377
+ "creatives.containersV2.Templates.editMessageContent": "Edit message content",
7378
+ "creatives.containersV2.Templates.emailHeader": "Email",
7379
+ "creatives.containersV2.Templates.emailPreview": "Email preview",
7380
+ "creatives.containersV2.Templates.emailTitleIllustartion": "Create an email {template}",
7381
+ "creatives.containersV2.Templates.gettingAllTemplates": "Getting all templates...",
7382
+ "creatives.containersV2.Templates.header": "This is Templates container !",
7383
+ "creatives.containersV2.Templates.imageCarouselTemplate": "Card message",
7384
+ "creatives.containersV2.Templates.imageMapTemplate": "Rich message",
7385
+ "creatives.containersV2.Templates.imageMapVideoTemplate": "Rich video message",
7386
+ "creatives.containersV2.Templates.imageTemplate": "Image",
7387
+ "creatives.containersV2.Templates.invalidUploadFileError": "File cannot be uploaded. Please select another file with valid file format.",
7388
+ "creatives.containersV2.Templates.layoutSelection": "Select layout",
7389
+ "creatives.containersV2.Templates.lineAccount": "Line account",
7390
+ "creatives.containersV2.Templates.lineHeader": "Line",
7391
+ "creatives.containersV2.Templates.mapTemplate": "Map template",
7392
+ "creatives.containersV2.Templates.mapTemplates": "Map templates",
7393
+ "creatives.containersV2.Templates.mobilepushAccount": "Mobilepush account",
7394
+ "creatives.containersV2.Templates.mobilepushHeader": "Mobile Push",
7395
+ "creatives.containersV2.Templates.mostRecentOption": "Most recent",
7396
+ "creatives.containersV2.Templates.newEmailTemplate": "New email {template}",
7397
+ "creatives.containersV2.Templates.newNotificationTemplate": "New notification {template}",
7398
+ "creatives.containersV2.Templates.newRCSTemplate": "New RCS {template}",
7399
+ "creatives.containersV2.Templates.newSMSTemplate": "New SMS {template}",
7400
+ "creatives.containersV2.Templates.newTemplate": "New template",
7401
+ "creatives.containersV2.Templates.newWhatsappTemplate": "Add new Whatsapp {template}",
7402
+ "creatives.containersV2.Templates.noAccountMessage": "Please select an account to proceed",
7403
+ "creatives.containersV2.Templates.noAccountsPresent": "Push notifications are not setup for your brand",
7404
+ "creatives.containersV2.Templates.noAccountsPresentFacebook": "Please setup the Facebook account & Facebook page to start creating content in Capillary's FB content creator.",
7405
+ "creatives.containersV2.Templates.noAccountsPresentLine": "Line accounts are not setup for your brand",
7406
+ "creatives.containersV2.Templates.noAccountsPresentViber": "Viber accounts are not setup for your brand",
7407
+ "creatives.containersV2.Templates.noAccountsPresentWeChat": "Wechat accounts are not setup for your brand",
7408
+ "creatives.containersV2.Templates.noAccountsPresentWhatsapp": "Whatsapp accounts are not setup for your brand",
7409
+ "creatives.containersV2.Templates.noApprovedWhatsappTemplatesDesc": "Please try creating a new template, once it is approved by Whatsapp it will be available here",
7410
+ "creatives.containersV2.Templates.noApprovedWhatsappTemplatesTitle": "Sorry, we couldn’t find any approved templates",
7411
+ "creatives.containersV2.Templates.noFilteredWhatsappTemplatesDesc": "Please try searching with another term or apply different filter",
7412
+ "creatives.containersV2.Templates.noFilteredWhatsappTemplatesTitle": "Sorry, we couldn’t find any matches",
7413
+ "creatives.containersV2.Templates.noTemplatesFound": "No templates found",
7414
+ "creatives.containersV2.Templates.noTemplatesMessage": "No templates available",
7415
+ "creatives.containersV2.Templates.preview": "Preview",
7416
+ "creatives.containersV2.Templates.previewButton": "Preview",
7417
+ "creatives.containersV2.Templates.previewGenerateText": "Preview is being generated...",
7418
+ "creatives.containersV2.Templates.promotional": "Promotional",
7419
+ "creatives.containersV2.Templates.pushTitleIllustartion": "Create a mobile push notification {template}",
7420
+ "creatives.containersV2.Templates.rcsDescIllustartion": "These templates can be reused when creating a new message content",
7421
+ "creatives.containersV2.Templates.rcsDltIllustrationDesc": "Please try creating a new DLT template in SMS section, once it is created, it will be available here",
7422
+ "creatives.containersV2.Templates.rcsDltIllustrationTitle": "Sorry, we couldn’t find any DLT templates",
7423
+ "creatives.containersV2.Templates.rcsTitleIllustartion": "Add new RCS creatives {template}",
7424
+ "creatives.containersV2.Templates.richMediaTemplates": "Rich media templates",
7425
+ "creatives.containersV2.Templates.searchText": "Search",
7426
+ "creatives.containersV2.Templates.selectAccount": "Select account",
7427
+ "creatives.containersV2.Templates.selectButton": "Select",
7428
+ "creatives.containersV2.Templates.selectDefaultButton": "Select",
7429
+ "creatives.containersV2.Templates.selectSmsHeader": "Select SMS template",
7430
+ "creatives.containersV2.Templates.selectWechatHeader": "Select WECHAT template",
7431
+ "creatives.containersV2.Templates.serviceExplicit": "Service explicit",
7432
+ "creatives.containersV2.Templates.serviceImplicit": "Service implicit",
7433
+ "creatives.containersV2.Templates.smsChannelTemplatesHeader": "SMS templates",
7434
+ "creatives.containersV2.Templates.smsHeader": "SMS",
7435
+ "creatives.containersV2.Templates.smsTitleIllustartion": "Create an SMS {template}",
7436
+ "creatives.containersV2.Templates.somethingWentWrong": "Something went wrong!!",
7437
+ "creatives.containersV2.Templates.sortBy": "Sort by",
7438
+ "creatives.containersV2.Templates.status": "Status",
7439
+ "creatives.containersV2.Templates.template": "template",
7440
+ "creatives.containersV2.Templates.templateDeleteConfirm": "Are you sure you wish to delete this template?",
7441
+ "creatives.containersV2.Templates.templateDeleteSuccess": "SMS template deleted successfully",
7442
+ "creatives.containersV2.Templates.templateDuplicateSuccess": "Template duplicated successfully",
7443
+ "creatives.containersV2.Templates.templateSelection": "Template selection",
7444
+ "creatives.containersV2.Templates.textTemplate": "Text",
7445
+ "creatives.containersV2.Templates.unMapButton": "Unmap",
7446
+ "creatives.containersV2.Templates.uploadFile": "Upload file",
7447
+ "creatives.containersV2.Templates.uploadTemplate": "Upload template",
7448
+ "creatives.containersV2.Templates.uploadedAt": "Modified",
7449
+ "creatives.containersV2.Templates.uploadedBy": "Uploaded by",
7450
+ "creatives.containersV2.Templates.uploadingFile": "Uploading file",
7451
+ "creatives.containersV2.Templates.useEditor": "Use editor",
7452
+ "creatives.containersV2.Templates.weChatRichmediaTemplate": "Richmedia template",
7453
+ "creatives.containersV2.Templates.wechatAccount": "Wechat account",
7454
+ "creatives.containersV2.Templates.wechatAccountNotConfigured": "Selected wechat account is not configured to create wechat templates",
7455
+ "creatives.containersV2.Templates.wechatChannelTemplatesHeader": "WECHAT templates",
7456
+ "creatives.containersV2.Templates.wechatHeader": "WECHAT",
7457
+ "creatives.containersV2.Templates.whatsappAccount": "Whatsapp account",
7458
+ "creatives.containersV2.Templates.whatsappDescIllustration": "These templates can be reused when creating a
7459
+ new message content.",
7460
+ "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.",
7461
+ "creatives.containersV2.Templates.whatsappOnlyApprovedTemplates": "Only \\"Approved\\" templates are available here, as you can use those templates to create a message.",
7462
+ "creatives.containersV2.Templates.whatsappOverview": "Overview",
7463
+ "creatives.containersV2.Templates.whatsappTitleIllustration": "Add a new Whatsapp creative {template}",
7464
+ "creatives.containersV2.Templates.yesText": "Yes, delete",
7465
+ "creatives.containersV2.Templates.zipUploadFailed": "Failed to upload zip file",
6902
7466
  "creatives.containersV2.TemplatesV2.FTP": "FTP",
6903
7467
  "creatives.containersV2.TemplatesV2.callTask": "Call Task",
6904
7468
  "creatives.containersV2.TemplatesV2.creatives": "Creatives",
@@ -6967,6 +7531,8 @@ exports[`Creatives SmsTraiCreate test/> renders UI 1`] = `
6967
7531
  "creatives.containersV2.Whatsapp.alertUpdate": "Alert update",
6968
7532
  "creatives.containersV2.Whatsapp.alertUpdateTooltip": "Send important updates or news to customers.",
6969
7533
  "creatives.containersV2.Whatsapp.approved": "Approved",
7534
+ "creatives.containersV2.Whatsapp.transactional": "Transactional",
7535
+ "creatives.containersV2.Whatsapp.transactionalTooltip": "Send account updates, order updates, alerts, and more to share important information.",
6970
7536
  "creatives.containersV2.addLabels": "Add labels",
6971
7537
  "creatives.containersV2.appName": "App Name",
6972
7538
  "creatives.containersV2.applyNow": "Apply now",
@@ -7059,6 +7625,7 @@ exports[`Creatives SmsTraiCreate test/> renders UI 1`] = `
7059
7625
  "creatives.containersV2.richMedia.Create.wechatTitle": "Title",
7060
7626
  "creatives.containersV2.richMedia.Create.wrongFormatFile": "Wrong file upoaded. Please upload image file",
7061
7627
  "creatives.containersV2.richMedia.Create.wrongUrl": "Enter correct URL",
7628
+ "creatives.containersV2.save": "Save",
7062
7629
  "creatives.containersV2.shopNow": "Shop Now",
7063
7630
  "creatives.containersV2.signUp": "Sign Up",
7064
7631
  "creatives.containersV2.subscribe": "Subscribe",
@@ -7977,15 +8544,19 @@ exports[`Creatives SmsTraiCreate test/> valid file drop 1`] = `
7977
8544
  "app.components.CapVideoUpload.fileFormat": "Format: MP4",
7978
8545
  "app.components.CapVideoUpload.imageReUpload": "Re upload",
7979
8546
  "app.components.CapVideoUpload.or": "OR",
8547
+ "app.components.CapVideoUpload.selectFromComputer": "Select from computer",
7980
8548
  "app.components.CapVideoUpload.textMessageAddLabel": "How do you want to upload the image?",
7981
8549
  "app.components.CapVideoUpload.textMessageCreateNew": "Create new",
7982
8550
  "app.components.CapVideoUpload.textMessageORLabel": "OR",
7983
8551
  "app.components.CapVideoUpload.textMessageSelectTemplate": "Select template",
7984
- "app.components.CapVideoUpload.uploadComputer": "Your computer",
7985
8552
  "app.components.CapVideoUpload.videoIncorrectSize": "This file format/size is not supported.",
7986
8553
  "app.components.CapVideoUpload.videoRatioDescription": "Video ratio: 9:16 to 16:9",
7987
8554
  "app.components.CapVideoUpload.videoSizeDescription": "File size: Up to {size}",
8555
+ "app.components.CapVideoUpload.whatsappErrorMessage": "Please upload the video with allowed file extension, size, dimension and aspect ratio",
8556
+ "app.components.CapVideoUpload.whatsappFileFormat": "Format: MP4",
7988
8557
  "app.components.TemplatePreview.includesOptoutTag": "Includes optout tag",
8558
+ "app.components.TemplatePreview.optoutCharactersTotal": "Includes optout tag ({optoutUrlLength} characters)",
8559
+ "app.components.TemplatePreview.whatsappMessageLength": "1 Message ({length} characters)",
7989
8560
  "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.",
7990
8561
  "app.v2containers.SmsTrai.Create.doneButtonLabel": "Done",
7991
8562
  "app.v2containers.SmsTrai.Create.downloadIssues": "Download issues",
@@ -8114,18 +8685,28 @@ exports[`Creatives SmsTraiCreate test/> valid file drop 1`] = `
8114
8685
  "creatives.componentsV2.CapActionButton.templateButtonLinkPlaceholder": "Enter button link",
8115
8686
  "creatives.componentsV2.CapActionButton.templateButtonText": "Button text",
8116
8687
  "creatives.componentsV2.CapActionButton.templateButtonTextPlaceholder": "Enter button text",
8688
+ "creatives.componentsV2.CapDocumentUpload.docErrorDesc": "Please upload the document with allowed file extension and size",
8689
+ "creatives.componentsV2.CapDocumentUpload.docReUpload": "Reupload",
8690
+ "creatives.componentsV2.CapDocumentUpload.dragAndDrop": "Drag and drop document here",
8691
+ "creatives.componentsV2.CapDocumentUpload.format": "Format: {format}",
8692
+ "creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
8693
+ "creatives.componentsV2.CapDocumentUpload.or": "OR",
8694
+ "creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
8695
+ "creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
8117
8696
  "creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
8118
8697
  "creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
8119
8698
  "creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
8120
8699
  "creatives.componentsV2.CapImageUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
8700
+ "creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
8121
8701
  "creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
8122
- "creatives.componentsV2.CapImageUpload.imageIncorrectSize": "Please upload the image with correct type, size and dimension",
8123
8702
  "creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
8124
8703
  "creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
8125
8704
  "creatives.componentsV2.CapImageUpload.or": "OR",
8126
8705
  "creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
8127
8706
  "creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
8128
8707
  "creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
8708
+ "creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
8709
+ "creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
8129
8710
  "creatives.componentsV2.CapTagList.Cancel": "Cancel",
8130
8711
  "creatives.componentsV2.CapTagList.Ok": "Ok",
8131
8712
  "creatives.componentsV2.CapTagList.all": "All",
@@ -8211,8 +8792,21 @@ exports[`Creatives SmsTraiCreate test/> valid file drop 1`] = `
8211
8792
  "creatives.componentsV2.SmsTest.header": "This is the SmsTest component !",
8212
8793
  "creatives.componentsV2.SmsTest.inputSmsTemplate": "Please input sms template content.",
8213
8794
  "creatives.componentsV2.SmsTest.inputTemplateName": "Please input template name.",
8795
+ "creatives.componentsV2.TemplatePreview.charactersPerSms": "SMS chars",
8796
+ "creatives.componentsV2.TemplatePreview.charactersTotal": "{smsCount} SMS ({charCount} characters)",
8797
+ "creatives.componentsV2.TemplatePreview.close": "close",
8214
8798
  "creatives.componentsV2.TemplatePreview.playVideo": "Play",
8799
+ "creatives.componentsV2.TemplatePreview.preview": "Preview",
8800
+ "creatives.componentsV2.TemplatePreview.previewGenerated": "Preview is being generated",
8801
+ "creatives.componentsV2.TemplatePreview.previewGenerationMessage": "Preview is being generated",
8215
8802
  "creatives.componentsV2.TemplatePreview.showDetails": "Show details",
8803
+ "creatives.componentsV2.TemplatePreview.sms": "SMS",
8804
+ "creatives.componentsV2.TemplatePreview.smsFormatType": "Message has unicode characters",
8805
+ "creatives.componentsV2.TemplatePreview.smsIcon": "Sms Icon",
8806
+ "creatives.componentsV2.TemplatePreview.testMessage": "Test Message",
8807
+ "creatives.componentsV2.TemplatePreview.textMessageCharacter": "characters",
8808
+ "creatives.componentsV2.TemplatePreview.textMessageLabel": "text msg-",
8809
+ "creatives.componentsV2.TemplatePreview.videoPreviewTooltip": "This is just for preview purposes, video cannot be played here",
8216
8810
  "creatives.componentsV2.Toastr.header": "This is the Toastr component !",
8217
8811
  "creatives.componentsV2.ToastrMessage.close": "This is the ToastrMessage component !",
8218
8812
  "creatives.componentsV2.ToastrMessage.header": "This is the ToastrMessage component !",
@@ -8223,6 +8817,7 @@ exports[`Creatives SmsTraiCreate test/> valid file drop 1`] = `
8223
8817
  "creatives.componentsV2.TopBar.logout": "Logout",
8224
8818
  "creatives.componentsV2.TopBar.profile": "Profile",
8225
8819
  "creatives.componentsV2.TopBar.settings": "Settings",
8820
+ "creatives.componentsV2.unbalanacedCurlyBraces": "Invalid label, please close all curly braces",
8226
8821
  "creatives.componentsv2.MobilePushPreviewV2.header": "This is the MobilePushPreviewV2 component !",
8227
8822
  "creatives.containers.Assets.Gallery.alphabetically": "Alphabetically",
8228
8823
  "creatives.containers.Assets.Gallery.assetDeleteFailed": "Image deletion failed.",
@@ -8961,6 +9556,7 @@ exports[`Creatives SmsTraiCreate test/> valid file drop 1`] = `
8961
9556
  "creatives.containersV2.Creatives.templateDeleteConfirm": "Are you sure you want to delete this template?",
8962
9557
  "creatives.containersV2.Creatives.templateDeleteSuccess": "SMS template deleted successfully",
8963
9558
  "creatives.containersV2.Creatives.templateDuplicateSuccess": "Template duplicated successfully",
9559
+ "creatives.containersV2.Creatives.templateNameEmpty": "Template name cannot be empty",
8964
9560
  "creatives.containersV2.Creatives.templateSelection": "Template selection",
8965
9561
  "creatives.containersV2.Creatives.textTemplate": "Text",
8966
9562
  "creatives.containersV2.Creatives.unMapButton": "Unmap",
@@ -9098,6 +9694,7 @@ exports[`Creatives SmsTraiCreate test/> valid file drop 1`] = `
9098
9694
  "creatives.containersV2.Email.yes": "Yes",
9099
9695
  "creatives.containersV2.EmailWrapper.createMode": "How do you want to create ?",
9100
9696
  "creatives.containersV2.EmailWrapper.creativeName": "Creative name",
9697
+ "creatives.containersV2.EmailWrapper.emptyTemplateName": "Please enter template name.",
9101
9698
  "creatives.containersV2.EmailWrapper.header": "This is EmailWrapper container !",
9102
9699
  "creatives.containersV2.EmailWrapper.invalidUploadFileDesc": "Please select another file with valid file format.",
9103
9700
  "creatives.containersV2.EmailWrapper.invalidUploadFileError": "File cannot be uploaded.",
@@ -9259,7 +9856,8 @@ exports[`Creatives SmsTraiCreate test/> valid file drop 1`] = `
9259
9856
  "creatives.containersV2.LineImageCarousel.emptyTitleErrorMessage": "Template title can not be empty",
9260
9857
  "creatives.containersV2.LineImageCarousel.enterTextActionTypeTitle": "Enter text",
9261
9858
  "creatives.containersV2.LineImageCarousel.enterUriActionTypeTitle": "Enter url",
9262
- "creatives.containersV2.LineImageCarousel.imageDimenstionDescription": "Format: JPEG, PNG Aspect Ratio: 1:1 Dimensions: 1024px x 1024px Size: 1 MB",
9859
+ "creatives.containersV2.LineImageCarousel.imageDimenstionDesc": "Format: JPEG, PNG Dimensions: 1024px x 1024px Size: 1 MB",
9860
+ "creatives.containersV2.LineImageCarousel.imageDimenstionDescription": "Format: JPEG, PNG Aspect ratio: 1:1 Dimensions: 1024px x 1024px Size: 1 MB",
9263
9861
  "creatives.containersV2.LineImageCarousel.imageGallery": "Gallery",
9264
9862
  "creatives.containersV2.LineImageCarousel.imageReUpload": "Re upload",
9265
9863
  "creatives.containersV2.LineImageCarousel.inValidUrliErrorMessage": "Action content uri is not valid",
@@ -9375,12 +9973,12 @@ exports[`Creatives SmsTraiCreate test/> valid file drop 1`] = `
9375
9973
  "creatives.containersV2.LineWrapper.changeModalDescription": "The already added content for this card will be lost by changing the content tab.",
9376
9974
  "creatives.containersV2.LineWrapper.changeModalLabel": "Do you still want to make the changes to content tab",
9377
9975
  "creatives.containersV2.LineWrapper.changeModalTitle": "Changing content tab?",
9976
+ "creatives.containersV2.LineWrapper.flexLabel": "Card message",
9378
9977
  "creatives.containersV2.LineWrapper.imageLabel": "Image",
9379
9978
  "creatives.containersV2.LineWrapper.imagemapLabel": "Rich message",
9380
9979
  "creatives.containersV2.LineWrapper.modalDiscardChangesButtonLabel": "No",
9381
9980
  "creatives.containersV2.LineWrapper.modalSaveChangesButtonLabel": "Yes, change",
9382
9981
  "creatives.containersV2.LineWrapper.stickerLabel": "Sticker",
9383
- "creatives.containersV2.LineWrapper.templateLabel": "Card message",
9384
9982
  "creatives.containersV2.LineWrapper.textLabel": "Text",
9385
9983
  "creatives.containersV2.LineWrapper.videoLabel": "Rich video message",
9386
9984
  "creatives.containersV2.Login.header": "This is login container change !",
@@ -9535,7 +10133,162 @@ exports[`Creatives SmsTraiCreate test/> valid file drop 1`] = `
9535
10133
  "creatives.containersV2.MobilepushWrapper.image": "Image content",
9536
10134
  "creatives.containersV2.MobilepushWrapper.text": "Text content",
9537
10135
  "creatives.containersV2.NotFoundPage.header": "Looks like you are lost!",
10136
+ "creatives.containersV2.Rcs.addSmsCreative": "Add SMS creative",
10137
+ "creatives.containersV2.Rcs.buttonTextAndUrl": ", CTA button text & url",
10138
+ "creatives.containersV2.Rcs.disabledMediaTooltip": "Not yet enabled. Coming soon!",
10139
+ "creatives.containersV2.Rcs.dltEditHeader": "Edit SMS",
10140
+ "creatives.containersV2.Rcs.emptyTemplateDescErrorMessage": "Template message cannot be empty",
10141
+ "creatives.containersV2.Rcs.fallbackDesc": "We would suggest to add fallback SMS",
10142
+ "creatives.containersV2.Rcs.fallbackLabel": "Fallback SMS message",
10143
+ "creatives.containersV2.Rcs.fallbackMsgLenError": "Only 1 SMS (160 characters) allowed for fallback sms",
10144
+ "creatives.containersV2.Rcs.fallbackMsgPlaceholder": "Enter the text message content for fallback SMS",
10145
+ "creatives.containersV2.Rcs.fallbackPreviewtitle": "Preview of fallback SMS",
10146
+ "creatives.containersV2.Rcs.fallbackTextAreaLabel": "SMS message",
10147
+ "creatives.containersV2.Rcs.fallbackToolTip": "This is to deliver an RCS message as an SMS message to end users whose phones do not support RCS",
10148
+ "creatives.containersV2.Rcs.image": "and image",
10149
+ "creatives.containersV2.Rcs.mediaImage": "Image",
10150
+ "creatives.containersV2.Rcs.mediaLabel": "Media",
10151
+ "creatives.containersV2.Rcs.mediaNone": "None",
10152
+ "creatives.containersV2.Rcs.mediaVideo": "Video/Slideshow",
10153
+ "creatives.containersV2.Rcs.optional": "(Optional)",
10154
+ "creatives.containersV2.Rcs.rcsCreateNotification": "RCS template created successfully",
10155
+ "creatives.containersV2.Rcs.rcsDltDesc": "Select any of the existing templates",
10156
+ "creatives.containersV2.Rcs.rcsDltTitle": "SMS creative templates",
10157
+ "creatives.containersV2.Rcs.rcsDoneBtnToolTip": "Please add template name {type} to proceed further",
10158
+ "creatives.containersV2.Rcs.rcsEditNotification": "RCS template updated successfully",
10159
+ "creatives.containersV2.Rcs.templateButton": "Buttons",
10160
+ "creatives.containersV2.Rcs.templateButtonDesc": "Use buttons to redirect user to respective link or quick response/ action.",
10161
+ "creatives.containersV2.Rcs.templateCTAButton": "Call to action",
10162
+ "creatives.containersV2.Rcs.templateCTAButtonDesc": "Create up to 3 buttons that let customers respond to your messages or take action.",
10163
+ "creatives.containersV2.Rcs.templateDescLabel": "Text message",
10164
+ "creatives.containersV2.Rcs.templateDescLengthError": "Template message length cannot exceed 1000",
10165
+ "creatives.containersV2.Rcs.templateDescPlaceholder": "Enter the text message",
10166
+ "creatives.containersV2.Rcs.templateQRButton": "Quick reply",
10167
+ "creatives.containersV2.Rcs.templateQRButtonDesc": "Create up to 3 buttons that let customers respond to your messages or take action.",
10168
+ "creatives.containersV2.Rcs.templateTitle": "Title",
10169
+ "creatives.containersV2.Rcs.templateTitlePlaceholder": "Enter title",
10170
+ "creatives.containersV2.Rcs.textMessage": "and text message",
10171
+ "creatives.containersV2.Rcs.totalCharacters": "{smsCount} SMS ({number} characters)",
9538
10172
  "creatives.containersV2.TagList.header": "This is TagList container !",
10173
+ "creatives.containersV2.Templates.accountConfigError": "This account is not configured properly. You can configure it",
10174
+ "creatives.containersV2.Templates.all": "All",
10175
+ "creatives.containersV2.Templates.alphabeticallyOption": "Alphabetically",
10176
+ "creatives.containersV2.Templates.areYouSureText": "Confirm delete template",
10177
+ "creatives.containersV2.Templates.blankTemplate": "Blank template",
10178
+ "creatives.containersV2.Templates.campaigns": "Campaigns",
10179
+ "creatives.containersV2.Templates.cancelText": "Cancel",
10180
+ "creatives.containersV2.Templates.category": "Category",
10181
+ "creatives.containersV2.Templates.chooseAccount": "Choose the account to send content",
10182
+ "creatives.containersV2.Templates.clearAll": "Clear all",
10183
+ "creatives.containersV2.Templates.continue": "Continue",
10184
+ "creatives.containersV2.Templates.createEmailActionButton": "Create email",
10185
+ "creatives.containersV2.Templates.createMessageContent": "New message",
10186
+ "creatives.containersV2.Templates.createNewActionButton": "Create new",
10187
+ "creatives.containersV2.Templates.createNewTemplateLink": "Create new template",
10188
+ "creatives.containersV2.Templates.createSmsActionButton": "Create SMS",
10189
+ "creatives.containersV2.Templates.creativeTemplates": "Creative templates",
10190
+ "creatives.containersV2.Templates.creativeTemplatesDesc": "(Select only one creative)",
10191
+ "creatives.containersV2.Templates.creatives": "Creatives",
10192
+ "creatives.containersV2.Templates.creativesTemplatesEdit": "Edit",
10193
+ "creatives.containersV2.Templates.creativesTemplatesSave": "Done",
10194
+ "creatives.containersV2.Templates.deleteButton": "Delete",
10195
+ "creatives.containersV2.Templates.deletedSuccssfully": "Template deleted successfully",
10196
+ "creatives.containersV2.Templates.deletingTemplate": "Deleting template...",
10197
+ "creatives.containersV2.Templates.deletionFailed": "Template deletion failed",
10198
+ "creatives.containersV2.Templates.duplicateButton": "Duplicate",
10199
+ "creatives.containersV2.Templates.duplicatingTemplate": "Duplicating template...",
10200
+ "creatives.containersV2.Templates.ebillHeader": "Ebill",
10201
+ "creatives.containersV2.Templates.ebillPreview": "Ebill preview",
10202
+ "creatives.containersV2.Templates.editButton": "Edit",
10203
+ "creatives.containersV2.Templates.editMessageContent": "Edit message content",
10204
+ "creatives.containersV2.Templates.emailHeader": "Email",
10205
+ "creatives.containersV2.Templates.emailPreview": "Email preview",
10206
+ "creatives.containersV2.Templates.emailTitleIllustartion": "Create an email {template}",
10207
+ "creatives.containersV2.Templates.gettingAllTemplates": "Getting all templates...",
10208
+ "creatives.containersV2.Templates.header": "This is Templates container !",
10209
+ "creatives.containersV2.Templates.imageCarouselTemplate": "Card message",
10210
+ "creatives.containersV2.Templates.imageMapTemplate": "Rich message",
10211
+ "creatives.containersV2.Templates.imageMapVideoTemplate": "Rich video message",
10212
+ "creatives.containersV2.Templates.imageTemplate": "Image",
10213
+ "creatives.containersV2.Templates.invalidUploadFileError": "File cannot be uploaded. Please select another file with valid file format.",
10214
+ "creatives.containersV2.Templates.layoutSelection": "Select layout",
10215
+ "creatives.containersV2.Templates.lineAccount": "Line account",
10216
+ "creatives.containersV2.Templates.lineHeader": "Line",
10217
+ "creatives.containersV2.Templates.mapTemplate": "Map template",
10218
+ "creatives.containersV2.Templates.mapTemplates": "Map templates",
10219
+ "creatives.containersV2.Templates.mobilepushAccount": "Mobilepush account",
10220
+ "creatives.containersV2.Templates.mobilepushHeader": "Mobile Push",
10221
+ "creatives.containersV2.Templates.mostRecentOption": "Most recent",
10222
+ "creatives.containersV2.Templates.newEmailTemplate": "New email {template}",
10223
+ "creatives.containersV2.Templates.newNotificationTemplate": "New notification {template}",
10224
+ "creatives.containersV2.Templates.newRCSTemplate": "New RCS {template}",
10225
+ "creatives.containersV2.Templates.newSMSTemplate": "New SMS {template}",
10226
+ "creatives.containersV2.Templates.newTemplate": "New template",
10227
+ "creatives.containersV2.Templates.newWhatsappTemplate": "Add new Whatsapp {template}",
10228
+ "creatives.containersV2.Templates.noAccountMessage": "Please select an account to proceed",
10229
+ "creatives.containersV2.Templates.noAccountsPresent": "Push notifications are not setup for your brand",
10230
+ "creatives.containersV2.Templates.noAccountsPresentFacebook": "Please setup the Facebook account & Facebook page to start creating content in Capillary's FB content creator.",
10231
+ "creatives.containersV2.Templates.noAccountsPresentLine": "Line accounts are not setup for your brand",
10232
+ "creatives.containersV2.Templates.noAccountsPresentViber": "Viber accounts are not setup for your brand",
10233
+ "creatives.containersV2.Templates.noAccountsPresentWeChat": "Wechat accounts are not setup for your brand",
10234
+ "creatives.containersV2.Templates.noAccountsPresentWhatsapp": "Whatsapp accounts are not setup for your brand",
10235
+ "creatives.containersV2.Templates.noApprovedWhatsappTemplatesDesc": "Please try creating a new template, once it is approved by Whatsapp it will be available here",
10236
+ "creatives.containersV2.Templates.noApprovedWhatsappTemplatesTitle": "Sorry, we couldn’t find any approved templates",
10237
+ "creatives.containersV2.Templates.noFilteredWhatsappTemplatesDesc": "Please try searching with another term or apply different filter",
10238
+ "creatives.containersV2.Templates.noFilteredWhatsappTemplatesTitle": "Sorry, we couldn’t find any matches",
10239
+ "creatives.containersV2.Templates.noTemplatesFound": "No templates found",
10240
+ "creatives.containersV2.Templates.noTemplatesMessage": "No templates available",
10241
+ "creatives.containersV2.Templates.preview": "Preview",
10242
+ "creatives.containersV2.Templates.previewButton": "Preview",
10243
+ "creatives.containersV2.Templates.previewGenerateText": "Preview is being generated...",
10244
+ "creatives.containersV2.Templates.promotional": "Promotional",
10245
+ "creatives.containersV2.Templates.pushTitleIllustartion": "Create a mobile push notification {template}",
10246
+ "creatives.containersV2.Templates.rcsDescIllustartion": "These templates can be reused when creating a new message content",
10247
+ "creatives.containersV2.Templates.rcsDltIllustrationDesc": "Please try creating a new DLT template in SMS section, once it is created, it will be available here",
10248
+ "creatives.containersV2.Templates.rcsDltIllustrationTitle": "Sorry, we couldn’t find any DLT templates",
10249
+ "creatives.containersV2.Templates.rcsTitleIllustartion": "Add new RCS creatives {template}",
10250
+ "creatives.containersV2.Templates.richMediaTemplates": "Rich media templates",
10251
+ "creatives.containersV2.Templates.searchText": "Search",
10252
+ "creatives.containersV2.Templates.selectAccount": "Select account",
10253
+ "creatives.containersV2.Templates.selectButton": "Select",
10254
+ "creatives.containersV2.Templates.selectDefaultButton": "Select",
10255
+ "creatives.containersV2.Templates.selectSmsHeader": "Select SMS template",
10256
+ "creatives.containersV2.Templates.selectWechatHeader": "Select WECHAT template",
10257
+ "creatives.containersV2.Templates.serviceExplicit": "Service explicit",
10258
+ "creatives.containersV2.Templates.serviceImplicit": "Service implicit",
10259
+ "creatives.containersV2.Templates.smsChannelTemplatesHeader": "SMS templates",
10260
+ "creatives.containersV2.Templates.smsHeader": "SMS",
10261
+ "creatives.containersV2.Templates.smsTitleIllustartion": "Create an SMS {template}",
10262
+ "creatives.containersV2.Templates.somethingWentWrong": "Something went wrong!!",
10263
+ "creatives.containersV2.Templates.sortBy": "Sort by",
10264
+ "creatives.containersV2.Templates.status": "Status",
10265
+ "creatives.containersV2.Templates.template": "template",
10266
+ "creatives.containersV2.Templates.templateDeleteConfirm": "Are you sure you wish to delete this template?",
10267
+ "creatives.containersV2.Templates.templateDeleteSuccess": "SMS template deleted successfully",
10268
+ "creatives.containersV2.Templates.templateDuplicateSuccess": "Template duplicated successfully",
10269
+ "creatives.containersV2.Templates.templateSelection": "Template selection",
10270
+ "creatives.containersV2.Templates.textTemplate": "Text",
10271
+ "creatives.containersV2.Templates.unMapButton": "Unmap",
10272
+ "creatives.containersV2.Templates.uploadFile": "Upload file",
10273
+ "creatives.containersV2.Templates.uploadTemplate": "Upload template",
10274
+ "creatives.containersV2.Templates.uploadedAt": "Modified",
10275
+ "creatives.containersV2.Templates.uploadedBy": "Uploaded by",
10276
+ "creatives.containersV2.Templates.uploadingFile": "Uploading file",
10277
+ "creatives.containersV2.Templates.useEditor": "Use editor",
10278
+ "creatives.containersV2.Templates.weChatRichmediaTemplate": "Richmedia template",
10279
+ "creatives.containersV2.Templates.wechatAccount": "Wechat account",
10280
+ "creatives.containersV2.Templates.wechatAccountNotConfigured": "Selected wechat account is not configured to create wechat templates",
10281
+ "creatives.containersV2.Templates.wechatChannelTemplatesHeader": "WECHAT templates",
10282
+ "creatives.containersV2.Templates.wechatHeader": "WECHAT",
10283
+ "creatives.containersV2.Templates.whatsappAccount": "Whatsapp account",
10284
+ "creatives.containersV2.Templates.whatsappDescIllustration": "These templates can be reused when creating a
10285
+ new message content.",
10286
+ "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.",
10287
+ "creatives.containersV2.Templates.whatsappOnlyApprovedTemplates": "Only \\"Approved\\" templates are available here, as you can use those templates to create a message.",
10288
+ "creatives.containersV2.Templates.whatsappOverview": "Overview",
10289
+ "creatives.containersV2.Templates.whatsappTitleIllustration": "Add a new Whatsapp creative {template}",
10290
+ "creatives.containersV2.Templates.yesText": "Yes, delete",
10291
+ "creatives.containersV2.Templates.zipUploadFailed": "Failed to upload zip file",
9539
10292
  "creatives.containersV2.TemplatesV2.FTP": "FTP",
9540
10293
  "creatives.containersV2.TemplatesV2.callTask": "Call Task",
9541
10294
  "creatives.containersV2.TemplatesV2.creatives": "Creatives",
@@ -9604,6 +10357,8 @@ exports[`Creatives SmsTraiCreate test/> valid file drop 1`] = `
9604
10357
  "creatives.containersV2.Whatsapp.alertUpdate": "Alert update",
9605
10358
  "creatives.containersV2.Whatsapp.alertUpdateTooltip": "Send important updates or news to customers.",
9606
10359
  "creatives.containersV2.Whatsapp.approved": "Approved",
10360
+ "creatives.containersV2.Whatsapp.transactional": "Transactional",
10361
+ "creatives.containersV2.Whatsapp.transactionalTooltip": "Send account updates, order updates, alerts, and more to share important information.",
9607
10362
  "creatives.containersV2.addLabels": "Add labels",
9608
10363
  "creatives.containersV2.appName": "App Name",
9609
10364
  "creatives.containersV2.applyNow": "Apply now",
@@ -9696,6 +10451,7 @@ exports[`Creatives SmsTraiCreate test/> valid file drop 1`] = `
9696
10451
  "creatives.containersV2.richMedia.Create.wechatTitle": "Title",
9697
10452
  "creatives.containersV2.richMedia.Create.wrongFormatFile": "Wrong file upoaded. Please upload image file",
9698
10453
  "creatives.containersV2.richMedia.Create.wrongUrl": "Enter correct URL",
10454
+ "creatives.containersV2.save": "Save",
9699
10455
  "creatives.containersV2.shopNow": "Shop Now",
9700
10456
  "creatives.containersV2.signUp": "Sign Up",
9701
10457
  "creatives.containersV2.subscribe": "Subscribe",