@capillarytech/creatives-library 7.14.41 → 7.15.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/containers/Cap/tests/__snapshots__/index.test.js.snap +4 -193
- package/containers/LanguageProvider/index.js +0 -2
- package/containers/LanguageProvider/tests/index.test.js +0 -1
- package/i18n.js +8 -11
- package/package.json +1 -1
- package/reducers.js +0 -2
- package/services/api.js +1 -9
- package/translations/en.json +4 -192
- package/translations/zh.json +3 -191
- package/v2Components/CapActionButton/index.js +0 -1
- package/v2Components/CapVideoUpload/index.scss +5 -0
- package/v2Components/FormBuilder/index.js +4 -28
- package/v2Containers/Assets/Gallery/index.js +1 -1
- package/v2Containers/Cap/tests/__snapshots__/index.test.js.snap +4 -193
- package/v2Containers/CreativesContainer/constants.js +0 -2
- package/v2Containers/CreativesContainer/index.js +2 -2
- package/v2Containers/CreativesContainer/selectors.js +2 -2
- package/v2Containers/CreativesContainer/tests/__snapshots__/index.test.js.snap +0 -8
- package/v2Containers/CreativesContainer/tests/index.test.js +0 -28
- package/v2Containers/Line/Container/ImageCarousel/tests/__snapshots__/content.test.js.snap +12 -582
- package/v2Containers/Line/Container/ImageCarousel/tests/__snapshots__/index.test.js.snap +8 -386
- package/v2Containers/Line/Container/Text/index.js +2 -3
- package/v2Containers/Line/Container/Wrapper/tests/__snapshots__/index.test.js.snap +68 -3285
- package/v2Containers/Line/Container/index.js +1 -1
- package/v2Containers/Line/Container/tests/__snapshots__/index.test.js.snap +72 -3474
- package/v2Containers/Rcs/index.js +0 -3
- package/v2Containers/Rcs/messages.js +1 -1
- package/v2Containers/Rcs/tests/__snapshots__/index.test.js.snap +253 -9383
- package/v2Containers/Sms/Create/actions.js +0 -9
- package/v2Containers/Sms/Create/constants.js +0 -2
- package/v2Containers/Sms/Create/index.js +0 -12
- package/v2Containers/Sms/Create/sagas.js +3 -19
- package/v2Containers/SmsTrai/Create/tests/__snapshots__/index.test.js.snap +16 -772
- package/v2Containers/SmsTrai/Edit/tests/__snapshots__/index.test.js.snap +32 -1544
- package/v2Containers/Templates/index.js +3 -2
- package/v2Containers/Templates/messages.js +2 -2
- package/v2Containers/Templates/tests/__snapshots__/index.test.js.snap +0 -16
- package/v2Containers/TemplatesV2/index.js +1 -1
- package/v2Containers/Viber/index.js +0 -1
- package/v2Containers/Whatsapp/index.js +1 -0
- package/v2Containers/Whatsapp/messages.js +1 -1
- package/v2Containers/Whatsapp/tests/__snapshots__/index.test.js.snap +284 -13755
- package/v2Containers/mockdata.js +0 -128
- package/tests/integration/TemplateCreation/TemplateCreation.integration.test.js +0 -420
- package/tests/integration/TemplateCreation/api-response.js +0 -1663
- package/tests/integration/TemplateCreation/helper.js +0 -23
- package/tests/integration/TemplateCreation/mocks/initialState.js +0 -428
- package/tests/integration/TemplateCreation/msw-handler.js +0 -48
- package/translations/ja-JP.json +0 -2013
- package/v2Containers/Sms/Create/tests/sagas.test.js +0 -82
- package/v2Containers/SmsTrai/Create/tests/selectors.test.js +0 -10
|
@@ -27,19 +27,15 @@ exports[`Creatives SmsTraiEdit test/> should cancel 1`] = `
|
|
|
27
27
|
"app.components.CapVideoUpload.fileFormat": "Format: MP4",
|
|
28
28
|
"app.components.CapVideoUpload.imageReUpload": "Re upload",
|
|
29
29
|
"app.components.CapVideoUpload.or": "OR",
|
|
30
|
-
"app.components.CapVideoUpload.selectFromComputer": "Select from computer",
|
|
31
30
|
"app.components.CapVideoUpload.textMessageAddLabel": "How do you want to upload the image?",
|
|
32
31
|
"app.components.CapVideoUpload.textMessageCreateNew": "Create new",
|
|
33
32
|
"app.components.CapVideoUpload.textMessageORLabel": "OR",
|
|
34
33
|
"app.components.CapVideoUpload.textMessageSelectTemplate": "Select template",
|
|
34
|
+
"app.components.CapVideoUpload.uploadComputer": "Your computer",
|
|
35
35
|
"app.components.CapVideoUpload.videoIncorrectSize": "This file format/size is not supported.",
|
|
36
36
|
"app.components.CapVideoUpload.videoRatioDescription": "Video ratio: 9:16 to 16:9",
|
|
37
37
|
"app.components.CapVideoUpload.videoSizeDescription": "File size: Up to {size}",
|
|
38
|
-
"app.components.CapVideoUpload.whatsappErrorMessage": "Please upload the video with allowed file extension, size, dimension and aspect ratio",
|
|
39
|
-
"app.components.CapVideoUpload.whatsappFileFormat": "Format: MP4",
|
|
40
38
|
"app.components.TemplatePreview.includesOptoutTag": "Includes optout tag",
|
|
41
|
-
"app.components.TemplatePreview.optoutCharactersTotal": "Includes optout tag ({optoutUrlLength} characters)",
|
|
42
|
-
"app.components.TemplatePreview.whatsappMessageLength": "1 Message ({length} characters)",
|
|
43
39
|
"app.v2containers.SmsTrai.Create.deferEdit": "It is highly recommended to use a file directly downloaded from the DLT portal. Editing the file may cause data to truncate unexpectedly.",
|
|
44
40
|
"app.v2containers.SmsTrai.Create.doneButtonLabel": "Done",
|
|
45
41
|
"app.v2containers.SmsTrai.Create.downloadIssues": "Download issues",
|
|
@@ -168,28 +164,18 @@ exports[`Creatives SmsTraiEdit test/> should cancel 1`] = `
|
|
|
168
164
|
"creatives.componentsV2.CapActionButton.templateButtonLinkPlaceholder": "Enter button link",
|
|
169
165
|
"creatives.componentsV2.CapActionButton.templateButtonText": "Button text",
|
|
170
166
|
"creatives.componentsV2.CapActionButton.templateButtonTextPlaceholder": "Enter button text",
|
|
171
|
-
"creatives.componentsV2.CapDocumentUpload.docErrorDesc": "Please upload the document with allowed file extension and size",
|
|
172
|
-
"creatives.componentsV2.CapDocumentUpload.docReUpload": "Reupload",
|
|
173
|
-
"creatives.componentsV2.CapDocumentUpload.dragAndDrop": "Drag and drop document here",
|
|
174
|
-
"creatives.componentsV2.CapDocumentUpload.format": "Format: {format}",
|
|
175
|
-
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
176
|
-
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
177
|
-
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
178
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
179
167
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
180
168
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
181
169
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
182
170
|
"creatives.componentsV2.CapImageUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
183
|
-
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
184
171
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
172
|
+
"creatives.componentsV2.CapImageUpload.imageIncorrectSize": "Please upload the image with correct type, size and dimension",
|
|
185
173
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
186
174
|
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
187
175
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
188
176
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
189
177
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
190
178
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
191
|
-
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
192
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
193
179
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
194
180
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
195
181
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -275,21 +261,8 @@ exports[`Creatives SmsTraiEdit test/> should cancel 1`] = `
|
|
|
275
261
|
"creatives.componentsV2.SmsTest.header": "This is the SmsTest component !",
|
|
276
262
|
"creatives.componentsV2.SmsTest.inputSmsTemplate": "Please input sms template content.",
|
|
277
263
|
"creatives.componentsV2.SmsTest.inputTemplateName": "Please input template name.",
|
|
278
|
-
"creatives.componentsV2.TemplatePreview.charactersPerSms": "SMS chars",
|
|
279
|
-
"creatives.componentsV2.TemplatePreview.charactersTotal": "{smsCount} SMS ({charCount} characters)",
|
|
280
|
-
"creatives.componentsV2.TemplatePreview.close": "close",
|
|
281
264
|
"creatives.componentsV2.TemplatePreview.playVideo": "Play",
|
|
282
|
-
"creatives.componentsV2.TemplatePreview.preview": "Preview",
|
|
283
|
-
"creatives.componentsV2.TemplatePreview.previewGenerated": "Preview is being generated",
|
|
284
|
-
"creatives.componentsV2.TemplatePreview.previewGenerationMessage": "Preview is being generated",
|
|
285
265
|
"creatives.componentsV2.TemplatePreview.showDetails": "Show details",
|
|
286
|
-
"creatives.componentsV2.TemplatePreview.sms": "SMS",
|
|
287
|
-
"creatives.componentsV2.TemplatePreview.smsFormatType": "Message has unicode characters",
|
|
288
|
-
"creatives.componentsV2.TemplatePreview.smsIcon": "Sms Icon",
|
|
289
|
-
"creatives.componentsV2.TemplatePreview.testMessage": "Test Message",
|
|
290
|
-
"creatives.componentsV2.TemplatePreview.textMessageCharacter": "characters",
|
|
291
|
-
"creatives.componentsV2.TemplatePreview.textMessageLabel": "text msg-",
|
|
292
|
-
"creatives.componentsV2.TemplatePreview.videoPreviewTooltip": "This is just for preview purposes, video cannot be played here",
|
|
293
266
|
"creatives.componentsV2.Toastr.header": "This is the Toastr component !",
|
|
294
267
|
"creatives.componentsV2.ToastrMessage.close": "This is the ToastrMessage component !",
|
|
295
268
|
"creatives.componentsV2.ToastrMessage.header": "This is the ToastrMessage component !",
|
|
@@ -300,7 +273,6 @@ exports[`Creatives SmsTraiEdit test/> should cancel 1`] = `
|
|
|
300
273
|
"creatives.componentsV2.TopBar.logout": "Logout",
|
|
301
274
|
"creatives.componentsV2.TopBar.profile": "Profile",
|
|
302
275
|
"creatives.componentsV2.TopBar.settings": "Settings",
|
|
303
|
-
"creatives.componentsV2.unbalanacedCurlyBraces": "Invalid label, please close all curly braces",
|
|
304
276
|
"creatives.componentsv2.MobilePushPreviewV2.header": "This is the MobilePushPreviewV2 component !",
|
|
305
277
|
"creatives.containers.Assets.Gallery.alphabetically": "Alphabetically",
|
|
306
278
|
"creatives.containers.Assets.Gallery.assetDeleteFailed": "Image deletion failed.",
|
|
@@ -1039,7 +1011,6 @@ exports[`Creatives SmsTraiEdit test/> should cancel 1`] = `
|
|
|
1039
1011
|
"creatives.containersV2.Creatives.templateDeleteConfirm": "Are you sure you want to delete this template?",
|
|
1040
1012
|
"creatives.containersV2.Creatives.templateDeleteSuccess": "SMS template deleted successfully",
|
|
1041
1013
|
"creatives.containersV2.Creatives.templateDuplicateSuccess": "Template duplicated successfully",
|
|
1042
|
-
"creatives.containersV2.Creatives.templateNameEmpty": "Template name cannot be empty",
|
|
1043
1014
|
"creatives.containersV2.Creatives.templateSelection": "Template selection",
|
|
1044
1015
|
"creatives.containersV2.Creatives.textTemplate": "Text",
|
|
1045
1016
|
"creatives.containersV2.Creatives.unMapButton": "Unmap",
|
|
@@ -1177,7 +1148,6 @@ exports[`Creatives SmsTraiEdit test/> should cancel 1`] = `
|
|
|
1177
1148
|
"creatives.containersV2.Email.yes": "Yes",
|
|
1178
1149
|
"creatives.containersV2.EmailWrapper.createMode": "How do you want to create ?",
|
|
1179
1150
|
"creatives.containersV2.EmailWrapper.creativeName": "Creative name",
|
|
1180
|
-
"creatives.containersV2.EmailWrapper.emptyTemplateName": "Please enter template name.",
|
|
1181
1151
|
"creatives.containersV2.EmailWrapper.header": "This is EmailWrapper container !",
|
|
1182
1152
|
"creatives.containersV2.EmailWrapper.invalidUploadFileDesc": "Please select another file with valid file format.",
|
|
1183
1153
|
"creatives.containersV2.EmailWrapper.invalidUploadFileError": "File cannot be uploaded.",
|
|
@@ -1339,8 +1309,7 @@ exports[`Creatives SmsTraiEdit test/> should cancel 1`] = `
|
|
|
1339
1309
|
"creatives.containersV2.LineImageCarousel.emptyTitleErrorMessage": "Template title can not be empty",
|
|
1340
1310
|
"creatives.containersV2.LineImageCarousel.enterTextActionTypeTitle": "Enter text",
|
|
1341
1311
|
"creatives.containersV2.LineImageCarousel.enterUriActionTypeTitle": "Enter url",
|
|
1342
|
-
"creatives.containersV2.LineImageCarousel.
|
|
1343
|
-
"creatives.containersV2.LineImageCarousel.imageDimenstionDescription": "Format: JPEG, PNG Aspect ratio: 1:1 Dimensions: 1024px x 1024px Size: 1 MB",
|
|
1312
|
+
"creatives.containersV2.LineImageCarousel.imageDimenstionDescription": "Format: JPEG, PNG Aspect Ratio: 1:1 Dimensions: 1024px x 1024px Size: 1 MB",
|
|
1344
1313
|
"creatives.containersV2.LineImageCarousel.imageGallery": "Gallery",
|
|
1345
1314
|
"creatives.containersV2.LineImageCarousel.imageReUpload": "Re upload",
|
|
1346
1315
|
"creatives.containersV2.LineImageCarousel.inValidUrliErrorMessage": "Action content uri is not valid",
|
|
@@ -1456,12 +1425,12 @@ exports[`Creatives SmsTraiEdit test/> should cancel 1`] = `
|
|
|
1456
1425
|
"creatives.containersV2.LineWrapper.changeModalDescription": "The already added content for this card will be lost by changing the content tab.",
|
|
1457
1426
|
"creatives.containersV2.LineWrapper.changeModalLabel": "Do you still want to make the changes to content tab",
|
|
1458
1427
|
"creatives.containersV2.LineWrapper.changeModalTitle": "Changing content tab?",
|
|
1459
|
-
"creatives.containersV2.LineWrapper.flexLabel": "Card message",
|
|
1460
1428
|
"creatives.containersV2.LineWrapper.imageLabel": "Image",
|
|
1461
1429
|
"creatives.containersV2.LineWrapper.imagemapLabel": "Rich message",
|
|
1462
1430
|
"creatives.containersV2.LineWrapper.modalDiscardChangesButtonLabel": "No",
|
|
1463
1431
|
"creatives.containersV2.LineWrapper.modalSaveChangesButtonLabel": "Yes, change",
|
|
1464
1432
|
"creatives.containersV2.LineWrapper.stickerLabel": "Sticker",
|
|
1433
|
+
"creatives.containersV2.LineWrapper.templateLabel": "Card message",
|
|
1465
1434
|
"creatives.containersV2.LineWrapper.textLabel": "Text",
|
|
1466
1435
|
"creatives.containersV2.LineWrapper.videoLabel": "Rich video message",
|
|
1467
1436
|
"creatives.containersV2.Login.header": "This is login container change !",
|
|
@@ -1616,162 +1585,7 @@ exports[`Creatives SmsTraiEdit test/> should cancel 1`] = `
|
|
|
1616
1585
|
"creatives.containersV2.MobilepushWrapper.image": "Image content",
|
|
1617
1586
|
"creatives.containersV2.MobilepushWrapper.text": "Text content",
|
|
1618
1587
|
"creatives.containersV2.NotFoundPage.header": "Looks like you are lost!",
|
|
1619
|
-
"creatives.containersV2.Rcs.addSmsCreative": "Add SMS creative",
|
|
1620
|
-
"creatives.containersV2.Rcs.buttonTextAndUrl": ", CTA button text & url",
|
|
1621
|
-
"creatives.containersV2.Rcs.disabledMediaTooltip": "Not yet enabled. Coming soon!",
|
|
1622
|
-
"creatives.containersV2.Rcs.dltEditHeader": "Edit SMS",
|
|
1623
|
-
"creatives.containersV2.Rcs.emptyTemplateDescErrorMessage": "Template message cannot be empty",
|
|
1624
|
-
"creatives.containersV2.Rcs.fallbackDesc": "We would suggest to add fallback SMS",
|
|
1625
|
-
"creatives.containersV2.Rcs.fallbackLabel": "Fallback SMS message",
|
|
1626
|
-
"creatives.containersV2.Rcs.fallbackMsgLenError": "Only 1 SMS (160 characters) allowed for fallback sms",
|
|
1627
|
-
"creatives.containersV2.Rcs.fallbackMsgPlaceholder": "Enter the text message content for fallback SMS",
|
|
1628
|
-
"creatives.containersV2.Rcs.fallbackPreviewtitle": "Preview of fallback SMS",
|
|
1629
|
-
"creatives.containersV2.Rcs.fallbackTextAreaLabel": "SMS message",
|
|
1630
|
-
"creatives.containersV2.Rcs.fallbackToolTip": "This is to deliver an RCS message as an SMS message to end users whose phones do not support RCS",
|
|
1631
|
-
"creatives.containersV2.Rcs.image": "and image",
|
|
1632
|
-
"creatives.containersV2.Rcs.mediaImage": "Image",
|
|
1633
|
-
"creatives.containersV2.Rcs.mediaLabel": "Media",
|
|
1634
|
-
"creatives.containersV2.Rcs.mediaNone": "None",
|
|
1635
|
-
"creatives.containersV2.Rcs.mediaVideo": "Video/Slideshow",
|
|
1636
|
-
"creatives.containersV2.Rcs.optional": "(Optional)",
|
|
1637
|
-
"creatives.containersV2.Rcs.rcsCreateNotification": "RCS template created successfully",
|
|
1638
|
-
"creatives.containersV2.Rcs.rcsDltDesc": "Select any of the existing templates",
|
|
1639
|
-
"creatives.containersV2.Rcs.rcsDltTitle": "SMS creative templates",
|
|
1640
|
-
"creatives.containersV2.Rcs.rcsDoneBtnToolTip": "Please add template name {type} to proceed further",
|
|
1641
|
-
"creatives.containersV2.Rcs.rcsEditNotification": "RCS template updated successfully",
|
|
1642
|
-
"creatives.containersV2.Rcs.templateButton": "Buttons",
|
|
1643
|
-
"creatives.containersV2.Rcs.templateButtonDesc": "Use buttons to redirect user to respective link or quick response/ action.",
|
|
1644
|
-
"creatives.containersV2.Rcs.templateCTAButton": "Call to action",
|
|
1645
|
-
"creatives.containersV2.Rcs.templateCTAButtonDesc": "Create up to 3 buttons that let customers respond to your messages or take action.",
|
|
1646
|
-
"creatives.containersV2.Rcs.templateDescLabel": "Text message",
|
|
1647
|
-
"creatives.containersV2.Rcs.templateDescLengthError": "Template message length cannot exceed 1000",
|
|
1648
|
-
"creatives.containersV2.Rcs.templateDescPlaceholder": "Enter the text message",
|
|
1649
|
-
"creatives.containersV2.Rcs.templateQRButton": "Quick reply",
|
|
1650
|
-
"creatives.containersV2.Rcs.templateQRButtonDesc": "Create up to 3 buttons that let customers respond to your messages or take action.",
|
|
1651
|
-
"creatives.containersV2.Rcs.templateTitle": "Title",
|
|
1652
|
-
"creatives.containersV2.Rcs.templateTitlePlaceholder": "Enter title",
|
|
1653
|
-
"creatives.containersV2.Rcs.textMessage": "and text message",
|
|
1654
|
-
"creatives.containersV2.Rcs.totalCharacters": "{smsCount} SMS ({number} characters)",
|
|
1655
1588
|
"creatives.containersV2.TagList.header": "This is TagList container !",
|
|
1656
|
-
"creatives.containersV2.Templates.accountConfigError": "This account is not configured properly. You can configure it",
|
|
1657
|
-
"creatives.containersV2.Templates.all": "All",
|
|
1658
|
-
"creatives.containersV2.Templates.alphabeticallyOption": "Alphabetically",
|
|
1659
|
-
"creatives.containersV2.Templates.areYouSureText": "Confirm delete template",
|
|
1660
|
-
"creatives.containersV2.Templates.blankTemplate": "Blank template",
|
|
1661
|
-
"creatives.containersV2.Templates.campaigns": "Campaigns",
|
|
1662
|
-
"creatives.containersV2.Templates.cancelText": "Cancel",
|
|
1663
|
-
"creatives.containersV2.Templates.category": "Category",
|
|
1664
|
-
"creatives.containersV2.Templates.chooseAccount": "Choose the account to send content",
|
|
1665
|
-
"creatives.containersV2.Templates.clearAll": "Clear all",
|
|
1666
|
-
"creatives.containersV2.Templates.continue": "Continue",
|
|
1667
|
-
"creatives.containersV2.Templates.createEmailActionButton": "Create email",
|
|
1668
|
-
"creatives.containersV2.Templates.createMessageContent": "New message",
|
|
1669
|
-
"creatives.containersV2.Templates.createNewActionButton": "Create new",
|
|
1670
|
-
"creatives.containersV2.Templates.createNewTemplateLink": "Create new template",
|
|
1671
|
-
"creatives.containersV2.Templates.createSmsActionButton": "Create SMS",
|
|
1672
|
-
"creatives.containersV2.Templates.creativeTemplates": "Creative templates",
|
|
1673
|
-
"creatives.containersV2.Templates.creativeTemplatesDesc": "(Select only one creative)",
|
|
1674
|
-
"creatives.containersV2.Templates.creatives": "Creatives",
|
|
1675
|
-
"creatives.containersV2.Templates.creativesTemplatesEdit": "Edit",
|
|
1676
|
-
"creatives.containersV2.Templates.creativesTemplatesSave": "Done",
|
|
1677
|
-
"creatives.containersV2.Templates.deleteButton": "Delete",
|
|
1678
|
-
"creatives.containersV2.Templates.deletedSuccssfully": "Template deleted successfully",
|
|
1679
|
-
"creatives.containersV2.Templates.deletingTemplate": "Deleting template...",
|
|
1680
|
-
"creatives.containersV2.Templates.deletionFailed": "Template deletion failed",
|
|
1681
|
-
"creatives.containersV2.Templates.duplicateButton": "Duplicate",
|
|
1682
|
-
"creatives.containersV2.Templates.duplicatingTemplate": "Duplicating template...",
|
|
1683
|
-
"creatives.containersV2.Templates.ebillHeader": "Ebill",
|
|
1684
|
-
"creatives.containersV2.Templates.ebillPreview": "Ebill preview",
|
|
1685
|
-
"creatives.containersV2.Templates.editButton": "Edit",
|
|
1686
|
-
"creatives.containersV2.Templates.editMessageContent": "Edit message content",
|
|
1687
|
-
"creatives.containersV2.Templates.emailHeader": "Email",
|
|
1688
|
-
"creatives.containersV2.Templates.emailPreview": "Email preview",
|
|
1689
|
-
"creatives.containersV2.Templates.emailTitleIllustartion": "Create an email {template}",
|
|
1690
|
-
"creatives.containersV2.Templates.gettingAllTemplates": "Getting all templates...",
|
|
1691
|
-
"creatives.containersV2.Templates.header": "This is Templates container !",
|
|
1692
|
-
"creatives.containersV2.Templates.imageCarouselTemplate": "Card message",
|
|
1693
|
-
"creatives.containersV2.Templates.imageMapTemplate": "Rich message",
|
|
1694
|
-
"creatives.containersV2.Templates.imageMapVideoTemplate": "Rich video message",
|
|
1695
|
-
"creatives.containersV2.Templates.imageTemplate": "Image",
|
|
1696
|
-
"creatives.containersV2.Templates.invalidUploadFileError": "File cannot be uploaded. Please select another file with valid file format.",
|
|
1697
|
-
"creatives.containersV2.Templates.layoutSelection": "Select layout",
|
|
1698
|
-
"creatives.containersV2.Templates.lineAccount": "Line account",
|
|
1699
|
-
"creatives.containersV2.Templates.lineHeader": "Line",
|
|
1700
|
-
"creatives.containersV2.Templates.mapTemplate": "Map template",
|
|
1701
|
-
"creatives.containersV2.Templates.mapTemplates": "Map templates",
|
|
1702
|
-
"creatives.containersV2.Templates.mobilepushAccount": "Mobilepush account",
|
|
1703
|
-
"creatives.containersV2.Templates.mobilepushHeader": "Mobile Push",
|
|
1704
|
-
"creatives.containersV2.Templates.mostRecentOption": "Most recent",
|
|
1705
|
-
"creatives.containersV2.Templates.newEmailTemplate": "New email {template}",
|
|
1706
|
-
"creatives.containersV2.Templates.newNotificationTemplate": "New notification {template}",
|
|
1707
|
-
"creatives.containersV2.Templates.newRCSTemplate": "New RCS {template}",
|
|
1708
|
-
"creatives.containersV2.Templates.newSMSTemplate": "New SMS {template}",
|
|
1709
|
-
"creatives.containersV2.Templates.newTemplate": "New template",
|
|
1710
|
-
"creatives.containersV2.Templates.newWhatsappTemplate": "Add new Whatsapp {template}",
|
|
1711
|
-
"creatives.containersV2.Templates.noAccountMessage": "Please select an account to proceed",
|
|
1712
|
-
"creatives.containersV2.Templates.noAccountsPresent": "Push notifications are not setup for your brand",
|
|
1713
|
-
"creatives.containersV2.Templates.noAccountsPresentFacebook": "Please setup the Facebook account & Facebook page to start creating content in Capillary's FB content creator.",
|
|
1714
|
-
"creatives.containersV2.Templates.noAccountsPresentLine": "Line accounts are not setup for your brand",
|
|
1715
|
-
"creatives.containersV2.Templates.noAccountsPresentViber": "Viber accounts are not setup for your brand",
|
|
1716
|
-
"creatives.containersV2.Templates.noAccountsPresentWeChat": "Wechat accounts are not setup for your brand",
|
|
1717
|
-
"creatives.containersV2.Templates.noAccountsPresentWhatsapp": "Whatsapp accounts are not setup for your brand",
|
|
1718
|
-
"creatives.containersV2.Templates.noApprovedWhatsappTemplatesDesc": "Please try creating a new template, once it is approved by Whatsapp it will be available here",
|
|
1719
|
-
"creatives.containersV2.Templates.noApprovedWhatsappTemplatesTitle": "Sorry, we couldn’t find any approved templates",
|
|
1720
|
-
"creatives.containersV2.Templates.noFilteredWhatsappTemplatesDesc": "Please try searching with another term or apply different filter",
|
|
1721
|
-
"creatives.containersV2.Templates.noFilteredWhatsappTemplatesTitle": "Sorry, we couldn’t find any matches",
|
|
1722
|
-
"creatives.containersV2.Templates.noTemplatesFound": "No templates found",
|
|
1723
|
-
"creatives.containersV2.Templates.noTemplatesMessage": "No templates available",
|
|
1724
|
-
"creatives.containersV2.Templates.preview": "Preview",
|
|
1725
|
-
"creatives.containersV2.Templates.previewButton": "Preview",
|
|
1726
|
-
"creatives.containersV2.Templates.previewGenerateText": "Preview is being generated...",
|
|
1727
|
-
"creatives.containersV2.Templates.promotional": "Promotional",
|
|
1728
|
-
"creatives.containersV2.Templates.pushTitleIllustartion": "Create a mobile push notification {template}",
|
|
1729
|
-
"creatives.containersV2.Templates.rcsDescIllustartion": "These templates can be reused when creating a new message content",
|
|
1730
|
-
"creatives.containersV2.Templates.rcsDltIllustrationDesc": "Please try creating a new DLT template in SMS section, once it is created, it will be available here",
|
|
1731
|
-
"creatives.containersV2.Templates.rcsDltIllustrationTitle": "Sorry, we couldn’t find any DLT templates",
|
|
1732
|
-
"creatives.containersV2.Templates.rcsTitleIllustartion": "Add new RCS creatives {template}",
|
|
1733
|
-
"creatives.containersV2.Templates.richMediaTemplates": "Rich media templates",
|
|
1734
|
-
"creatives.containersV2.Templates.searchText": "Search",
|
|
1735
|
-
"creatives.containersV2.Templates.selectAccount": "Select account",
|
|
1736
|
-
"creatives.containersV2.Templates.selectButton": "Select",
|
|
1737
|
-
"creatives.containersV2.Templates.selectDefaultButton": "Select",
|
|
1738
|
-
"creatives.containersV2.Templates.selectSmsHeader": "Select SMS template",
|
|
1739
|
-
"creatives.containersV2.Templates.selectWechatHeader": "Select WECHAT template",
|
|
1740
|
-
"creatives.containersV2.Templates.serviceExplicit": "Service explicit",
|
|
1741
|
-
"creatives.containersV2.Templates.serviceImplicit": "Service implicit",
|
|
1742
|
-
"creatives.containersV2.Templates.smsChannelTemplatesHeader": "SMS templates",
|
|
1743
|
-
"creatives.containersV2.Templates.smsHeader": "SMS",
|
|
1744
|
-
"creatives.containersV2.Templates.smsTitleIllustartion": "Create an SMS {template}",
|
|
1745
|
-
"creatives.containersV2.Templates.somethingWentWrong": "Something went wrong!!",
|
|
1746
|
-
"creatives.containersV2.Templates.sortBy": "Sort by",
|
|
1747
|
-
"creatives.containersV2.Templates.status": "Status",
|
|
1748
|
-
"creatives.containersV2.Templates.template": "template",
|
|
1749
|
-
"creatives.containersV2.Templates.templateDeleteConfirm": "Are you sure you wish to delete this template?",
|
|
1750
|
-
"creatives.containersV2.Templates.templateDeleteSuccess": "SMS template deleted successfully",
|
|
1751
|
-
"creatives.containersV2.Templates.templateDuplicateSuccess": "Template duplicated successfully",
|
|
1752
|
-
"creatives.containersV2.Templates.templateSelection": "Template selection",
|
|
1753
|
-
"creatives.containersV2.Templates.textTemplate": "Text",
|
|
1754
|
-
"creatives.containersV2.Templates.unMapButton": "Unmap",
|
|
1755
|
-
"creatives.containersV2.Templates.uploadFile": "Upload file",
|
|
1756
|
-
"creatives.containersV2.Templates.uploadTemplate": "Upload template",
|
|
1757
|
-
"creatives.containersV2.Templates.uploadedAt": "Modified",
|
|
1758
|
-
"creatives.containersV2.Templates.uploadedBy": "Uploaded by",
|
|
1759
|
-
"creatives.containersV2.Templates.uploadingFile": "Uploading file",
|
|
1760
|
-
"creatives.containersV2.Templates.useEditor": "Use editor",
|
|
1761
|
-
"creatives.containersV2.Templates.weChatRichmediaTemplate": "Richmedia template",
|
|
1762
|
-
"creatives.containersV2.Templates.wechatAccount": "Wechat account",
|
|
1763
|
-
"creatives.containersV2.Templates.wechatAccountNotConfigured": "Selected wechat account is not configured to create wechat templates",
|
|
1764
|
-
"creatives.containersV2.Templates.wechatChannelTemplatesHeader": "WECHAT templates",
|
|
1765
|
-
"creatives.containersV2.Templates.wechatHeader": "WECHAT",
|
|
1766
|
-
"creatives.containersV2.Templates.whatsappAccount": "Whatsapp account",
|
|
1767
|
-
"creatives.containersV2.Templates.whatsappDescIllustration": "These templates can be reused when creating a
|
|
1768
|
-
new message content.",
|
|
1769
|
-
"creatives.containersV2.Templates.whatsappMaxTemplates": "WhatsApp allows {maxCount} approved templates. To accommodate new approved templates either delete the existing one or reach out to Capillary POC to increase the limit.",
|
|
1770
|
-
"creatives.containersV2.Templates.whatsappOnlyApprovedTemplates": "Only \\"Approved\\" templates are available here, as you can use those templates to create a message.",
|
|
1771
|
-
"creatives.containersV2.Templates.whatsappOverview": "Overview",
|
|
1772
|
-
"creatives.containersV2.Templates.whatsappTitleIllustration": "Add a new Whatsapp creative {template}",
|
|
1773
|
-
"creatives.containersV2.Templates.yesText": "Yes, delete",
|
|
1774
|
-
"creatives.containersV2.Templates.zipUploadFailed": "Failed to upload zip file",
|
|
1775
1589
|
"creatives.containersV2.TemplatesV2.FTP": "FTP",
|
|
1776
1590
|
"creatives.containersV2.TemplatesV2.callTask": "Call Task",
|
|
1777
1591
|
"creatives.containersV2.TemplatesV2.creatives": "Creatives",
|
|
@@ -1840,8 +1654,6 @@ new message content.",
|
|
|
1840
1654
|
"creatives.containersV2.Whatsapp.alertUpdate": "Alert update",
|
|
1841
1655
|
"creatives.containersV2.Whatsapp.alertUpdateTooltip": "Send important updates or news to customers.",
|
|
1842
1656
|
"creatives.containersV2.Whatsapp.approved": "Approved",
|
|
1843
|
-
"creatives.containersV2.Whatsapp.transactional": "Transactional",
|
|
1844
|
-
"creatives.containersV2.Whatsapp.transactionalTooltip": "Send account updates, order updates, alerts, and more to share important information.",
|
|
1845
1657
|
"creatives.containersV2.addLabels": "Add labels",
|
|
1846
1658
|
"creatives.containersV2.appName": "App Name",
|
|
1847
1659
|
"creatives.containersV2.applyNow": "Apply now",
|
|
@@ -1934,7 +1746,6 @@ new message content.",
|
|
|
1934
1746
|
"creatives.containersV2.richMedia.Create.wechatTitle": "Title",
|
|
1935
1747
|
"creatives.containersV2.richMedia.Create.wrongFormatFile": "Wrong file upoaded. Please upload image file",
|
|
1936
1748
|
"creatives.containersV2.richMedia.Create.wrongUrl": "Enter correct URL",
|
|
1937
|
-
"creatives.containersV2.save": "Save",
|
|
1938
1749
|
"creatives.containersV2.shopNow": "Shop Now",
|
|
1939
1750
|
"creatives.containersV2.signUp": "Sign Up",
|
|
1940
1751
|
"creatives.containersV2.subscribe": "Subscribe",
|
|
@@ -4238,19 +4049,15 @@ FREE GIFTS-
|
|
|
4238
4049
|
"app.components.CapVideoUpload.fileFormat": "Format: MP4",
|
|
4239
4050
|
"app.components.CapVideoUpload.imageReUpload": "Re upload",
|
|
4240
4051
|
"app.components.CapVideoUpload.or": "OR",
|
|
4241
|
-
"app.components.CapVideoUpload.selectFromComputer": "Select from computer",
|
|
4242
4052
|
"app.components.CapVideoUpload.textMessageAddLabel": "How do you want to upload the image?",
|
|
4243
4053
|
"app.components.CapVideoUpload.textMessageCreateNew": "Create new",
|
|
4244
4054
|
"app.components.CapVideoUpload.textMessageORLabel": "OR",
|
|
4245
4055
|
"app.components.CapVideoUpload.textMessageSelectTemplate": "Select template",
|
|
4056
|
+
"app.components.CapVideoUpload.uploadComputer": "Your computer",
|
|
4246
4057
|
"app.components.CapVideoUpload.videoIncorrectSize": "This file format/size is not supported.",
|
|
4247
4058
|
"app.components.CapVideoUpload.videoRatioDescription": "Video ratio: 9:16 to 16:9",
|
|
4248
4059
|
"app.components.CapVideoUpload.videoSizeDescription": "File size: Up to {size}",
|
|
4249
|
-
"app.components.CapVideoUpload.whatsappErrorMessage": "Please upload the video with allowed file extension, size, dimension and aspect ratio",
|
|
4250
|
-
"app.components.CapVideoUpload.whatsappFileFormat": "Format: MP4",
|
|
4251
4060
|
"app.components.TemplatePreview.includesOptoutTag": "Includes optout tag",
|
|
4252
|
-
"app.components.TemplatePreview.optoutCharactersTotal": "Includes optout tag ({optoutUrlLength} characters)",
|
|
4253
|
-
"app.components.TemplatePreview.whatsappMessageLength": "1 Message ({length} characters)",
|
|
4254
4061
|
"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.",
|
|
4255
4062
|
"app.v2containers.SmsTrai.Create.doneButtonLabel": "Done",
|
|
4256
4063
|
"app.v2containers.SmsTrai.Create.downloadIssues": "Download issues",
|
|
@@ -4379,28 +4186,18 @@ FREE GIFTS-
|
|
|
4379
4186
|
"creatives.componentsV2.CapActionButton.templateButtonLinkPlaceholder": "Enter button link",
|
|
4380
4187
|
"creatives.componentsV2.CapActionButton.templateButtonText": "Button text",
|
|
4381
4188
|
"creatives.componentsV2.CapActionButton.templateButtonTextPlaceholder": "Enter button text",
|
|
4382
|
-
"creatives.componentsV2.CapDocumentUpload.docErrorDesc": "Please upload the document with allowed file extension and size",
|
|
4383
|
-
"creatives.componentsV2.CapDocumentUpload.docReUpload": "Reupload",
|
|
4384
|
-
"creatives.componentsV2.CapDocumentUpload.dragAndDrop": "Drag and drop document here",
|
|
4385
|
-
"creatives.componentsV2.CapDocumentUpload.format": "Format: {format}",
|
|
4386
|
-
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
4387
|
-
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
4388
|
-
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
4389
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
4390
4189
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
4391
4190
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
4392
4191
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
4393
4192
|
"creatives.componentsV2.CapImageUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
4394
|
-
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
4395
4193
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
4194
|
+
"creatives.componentsV2.CapImageUpload.imageIncorrectSize": "Please upload the image with correct type, size and dimension",
|
|
4396
4195
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
4397
4196
|
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
4398
4197
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
4399
4198
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
4400
4199
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
4401
4200
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
4402
|
-
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
4403
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
4404
4201
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
4405
4202
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
4406
4203
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -4486,21 +4283,8 @@ FREE GIFTS-
|
|
|
4486
4283
|
"creatives.componentsV2.SmsTest.header": "This is the SmsTest component !",
|
|
4487
4284
|
"creatives.componentsV2.SmsTest.inputSmsTemplate": "Please input sms template content.",
|
|
4488
4285
|
"creatives.componentsV2.SmsTest.inputTemplateName": "Please input template name.",
|
|
4489
|
-
"creatives.componentsV2.TemplatePreview.charactersPerSms": "SMS chars",
|
|
4490
|
-
"creatives.componentsV2.TemplatePreview.charactersTotal": "{smsCount} SMS ({charCount} characters)",
|
|
4491
|
-
"creatives.componentsV2.TemplatePreview.close": "close",
|
|
4492
4286
|
"creatives.componentsV2.TemplatePreview.playVideo": "Play",
|
|
4493
|
-
"creatives.componentsV2.TemplatePreview.preview": "Preview",
|
|
4494
|
-
"creatives.componentsV2.TemplatePreview.previewGenerated": "Preview is being generated",
|
|
4495
|
-
"creatives.componentsV2.TemplatePreview.previewGenerationMessage": "Preview is being generated",
|
|
4496
4287
|
"creatives.componentsV2.TemplatePreview.showDetails": "Show details",
|
|
4497
|
-
"creatives.componentsV2.TemplatePreview.sms": "SMS",
|
|
4498
|
-
"creatives.componentsV2.TemplatePreview.smsFormatType": "Message has unicode characters",
|
|
4499
|
-
"creatives.componentsV2.TemplatePreview.smsIcon": "Sms Icon",
|
|
4500
|
-
"creatives.componentsV2.TemplatePreview.testMessage": "Test Message",
|
|
4501
|
-
"creatives.componentsV2.TemplatePreview.textMessageCharacter": "characters",
|
|
4502
|
-
"creatives.componentsV2.TemplatePreview.textMessageLabel": "text msg-",
|
|
4503
|
-
"creatives.componentsV2.TemplatePreview.videoPreviewTooltip": "This is just for preview purposes, video cannot be played here",
|
|
4504
4288
|
"creatives.componentsV2.Toastr.header": "This is the Toastr component !",
|
|
4505
4289
|
"creatives.componentsV2.ToastrMessage.close": "This is the ToastrMessage component !",
|
|
4506
4290
|
"creatives.componentsV2.ToastrMessage.header": "This is the ToastrMessage component !",
|
|
@@ -4511,7 +4295,6 @@ FREE GIFTS-
|
|
|
4511
4295
|
"creatives.componentsV2.TopBar.logout": "Logout",
|
|
4512
4296
|
"creatives.componentsV2.TopBar.profile": "Profile",
|
|
4513
4297
|
"creatives.componentsV2.TopBar.settings": "Settings",
|
|
4514
|
-
"creatives.componentsV2.unbalanacedCurlyBraces": "Invalid label, please close all curly braces",
|
|
4515
4298
|
"creatives.componentsv2.MobilePushPreviewV2.header": "This is the MobilePushPreviewV2 component !",
|
|
4516
4299
|
"creatives.containers.Assets.Gallery.alphabetically": "Alphabetically",
|
|
4517
4300
|
"creatives.containers.Assets.Gallery.assetDeleteFailed": "Image deletion failed.",
|
|
@@ -5250,7 +5033,6 @@ FREE GIFTS-
|
|
|
5250
5033
|
"creatives.containersV2.Creatives.templateDeleteConfirm": "Are you sure you want to delete this template?",
|
|
5251
5034
|
"creatives.containersV2.Creatives.templateDeleteSuccess": "SMS template deleted successfully",
|
|
5252
5035
|
"creatives.containersV2.Creatives.templateDuplicateSuccess": "Template duplicated successfully",
|
|
5253
|
-
"creatives.containersV2.Creatives.templateNameEmpty": "Template name cannot be empty",
|
|
5254
5036
|
"creatives.containersV2.Creatives.templateSelection": "Template selection",
|
|
5255
5037
|
"creatives.containersV2.Creatives.textTemplate": "Text",
|
|
5256
5038
|
"creatives.containersV2.Creatives.unMapButton": "Unmap",
|
|
@@ -5388,7 +5170,6 @@ FREE GIFTS-
|
|
|
5388
5170
|
"creatives.containersV2.Email.yes": "Yes",
|
|
5389
5171
|
"creatives.containersV2.EmailWrapper.createMode": "How do you want to create ?",
|
|
5390
5172
|
"creatives.containersV2.EmailWrapper.creativeName": "Creative name",
|
|
5391
|
-
"creatives.containersV2.EmailWrapper.emptyTemplateName": "Please enter template name.",
|
|
5392
5173
|
"creatives.containersV2.EmailWrapper.header": "This is EmailWrapper container !",
|
|
5393
5174
|
"creatives.containersV2.EmailWrapper.invalidUploadFileDesc": "Please select another file with valid file format.",
|
|
5394
5175
|
"creatives.containersV2.EmailWrapper.invalidUploadFileError": "File cannot be uploaded.",
|
|
@@ -5550,8 +5331,7 @@ FREE GIFTS-
|
|
|
5550
5331
|
"creatives.containersV2.LineImageCarousel.emptyTitleErrorMessage": "Template title can not be empty",
|
|
5551
5332
|
"creatives.containersV2.LineImageCarousel.enterTextActionTypeTitle": "Enter text",
|
|
5552
5333
|
"creatives.containersV2.LineImageCarousel.enterUriActionTypeTitle": "Enter url",
|
|
5553
|
-
"creatives.containersV2.LineImageCarousel.
|
|
5554
|
-
"creatives.containersV2.LineImageCarousel.imageDimenstionDescription": "Format: JPEG, PNG Aspect ratio: 1:1 Dimensions: 1024px x 1024px Size: 1 MB",
|
|
5334
|
+
"creatives.containersV2.LineImageCarousel.imageDimenstionDescription": "Format: JPEG, PNG Aspect Ratio: 1:1 Dimensions: 1024px x 1024px Size: 1 MB",
|
|
5555
5335
|
"creatives.containersV2.LineImageCarousel.imageGallery": "Gallery",
|
|
5556
5336
|
"creatives.containersV2.LineImageCarousel.imageReUpload": "Re upload",
|
|
5557
5337
|
"creatives.containersV2.LineImageCarousel.inValidUrliErrorMessage": "Action content uri is not valid",
|
|
@@ -5667,12 +5447,12 @@ FREE GIFTS-
|
|
|
5667
5447
|
"creatives.containersV2.LineWrapper.changeModalDescription": "The already added content for this card will be lost by changing the content tab.",
|
|
5668
5448
|
"creatives.containersV2.LineWrapper.changeModalLabel": "Do you still want to make the changes to content tab",
|
|
5669
5449
|
"creatives.containersV2.LineWrapper.changeModalTitle": "Changing content tab?",
|
|
5670
|
-
"creatives.containersV2.LineWrapper.flexLabel": "Card message",
|
|
5671
5450
|
"creatives.containersV2.LineWrapper.imageLabel": "Image",
|
|
5672
5451
|
"creatives.containersV2.LineWrapper.imagemapLabel": "Rich message",
|
|
5673
5452
|
"creatives.containersV2.LineWrapper.modalDiscardChangesButtonLabel": "No",
|
|
5674
5453
|
"creatives.containersV2.LineWrapper.modalSaveChangesButtonLabel": "Yes, change",
|
|
5675
5454
|
"creatives.containersV2.LineWrapper.stickerLabel": "Sticker",
|
|
5455
|
+
"creatives.containersV2.LineWrapper.templateLabel": "Card message",
|
|
5676
5456
|
"creatives.containersV2.LineWrapper.textLabel": "Text",
|
|
5677
5457
|
"creatives.containersV2.LineWrapper.videoLabel": "Rich video message",
|
|
5678
5458
|
"creatives.containersV2.Login.header": "This is login container change !",
|
|
@@ -5827,162 +5607,7 @@ FREE GIFTS-
|
|
|
5827
5607
|
"creatives.containersV2.MobilepushWrapper.image": "Image content",
|
|
5828
5608
|
"creatives.containersV2.MobilepushWrapper.text": "Text content",
|
|
5829
5609
|
"creatives.containersV2.NotFoundPage.header": "Looks like you are lost!",
|
|
5830
|
-
"creatives.containersV2.Rcs.addSmsCreative": "Add SMS creative",
|
|
5831
|
-
"creatives.containersV2.Rcs.buttonTextAndUrl": ", CTA button text & url",
|
|
5832
|
-
"creatives.containersV2.Rcs.disabledMediaTooltip": "Not yet enabled. Coming soon!",
|
|
5833
|
-
"creatives.containersV2.Rcs.dltEditHeader": "Edit SMS",
|
|
5834
|
-
"creatives.containersV2.Rcs.emptyTemplateDescErrorMessage": "Template message cannot be empty",
|
|
5835
|
-
"creatives.containersV2.Rcs.fallbackDesc": "We would suggest to add fallback SMS",
|
|
5836
|
-
"creatives.containersV2.Rcs.fallbackLabel": "Fallback SMS message",
|
|
5837
|
-
"creatives.containersV2.Rcs.fallbackMsgLenError": "Only 1 SMS (160 characters) allowed for fallback sms",
|
|
5838
|
-
"creatives.containersV2.Rcs.fallbackMsgPlaceholder": "Enter the text message content for fallback SMS",
|
|
5839
|
-
"creatives.containersV2.Rcs.fallbackPreviewtitle": "Preview of fallback SMS",
|
|
5840
|
-
"creatives.containersV2.Rcs.fallbackTextAreaLabel": "SMS message",
|
|
5841
|
-
"creatives.containersV2.Rcs.fallbackToolTip": "This is to deliver an RCS message as an SMS message to end users whose phones do not support RCS",
|
|
5842
|
-
"creatives.containersV2.Rcs.image": "and image",
|
|
5843
|
-
"creatives.containersV2.Rcs.mediaImage": "Image",
|
|
5844
|
-
"creatives.containersV2.Rcs.mediaLabel": "Media",
|
|
5845
|
-
"creatives.containersV2.Rcs.mediaNone": "None",
|
|
5846
|
-
"creatives.containersV2.Rcs.mediaVideo": "Video/Slideshow",
|
|
5847
|
-
"creatives.containersV2.Rcs.optional": "(Optional)",
|
|
5848
|
-
"creatives.containersV2.Rcs.rcsCreateNotification": "RCS template created successfully",
|
|
5849
|
-
"creatives.containersV2.Rcs.rcsDltDesc": "Select any of the existing templates",
|
|
5850
|
-
"creatives.containersV2.Rcs.rcsDltTitle": "SMS creative templates",
|
|
5851
|
-
"creatives.containersV2.Rcs.rcsDoneBtnToolTip": "Please add template name {type} to proceed further",
|
|
5852
|
-
"creatives.containersV2.Rcs.rcsEditNotification": "RCS template updated successfully",
|
|
5853
|
-
"creatives.containersV2.Rcs.templateButton": "Buttons",
|
|
5854
|
-
"creatives.containersV2.Rcs.templateButtonDesc": "Use buttons to redirect user to respective link or quick response/ action.",
|
|
5855
|
-
"creatives.containersV2.Rcs.templateCTAButton": "Call to action",
|
|
5856
|
-
"creatives.containersV2.Rcs.templateCTAButtonDesc": "Create up to 3 buttons that let customers respond to your messages or take action.",
|
|
5857
|
-
"creatives.containersV2.Rcs.templateDescLabel": "Text message",
|
|
5858
|
-
"creatives.containersV2.Rcs.templateDescLengthError": "Template message length cannot exceed 1000",
|
|
5859
|
-
"creatives.containersV2.Rcs.templateDescPlaceholder": "Enter the text message",
|
|
5860
|
-
"creatives.containersV2.Rcs.templateQRButton": "Quick reply",
|
|
5861
|
-
"creatives.containersV2.Rcs.templateQRButtonDesc": "Create up to 3 buttons that let customers respond to your messages or take action.",
|
|
5862
|
-
"creatives.containersV2.Rcs.templateTitle": "Title",
|
|
5863
|
-
"creatives.containersV2.Rcs.templateTitlePlaceholder": "Enter title",
|
|
5864
|
-
"creatives.containersV2.Rcs.textMessage": "and text message",
|
|
5865
|
-
"creatives.containersV2.Rcs.totalCharacters": "{smsCount} SMS ({number} characters)",
|
|
5866
5610
|
"creatives.containersV2.TagList.header": "This is TagList container !",
|
|
5867
|
-
"creatives.containersV2.Templates.accountConfigError": "This account is not configured properly. You can configure it",
|
|
5868
|
-
"creatives.containersV2.Templates.all": "All",
|
|
5869
|
-
"creatives.containersV2.Templates.alphabeticallyOption": "Alphabetically",
|
|
5870
|
-
"creatives.containersV2.Templates.areYouSureText": "Confirm delete template",
|
|
5871
|
-
"creatives.containersV2.Templates.blankTemplate": "Blank template",
|
|
5872
|
-
"creatives.containersV2.Templates.campaigns": "Campaigns",
|
|
5873
|
-
"creatives.containersV2.Templates.cancelText": "Cancel",
|
|
5874
|
-
"creatives.containersV2.Templates.category": "Category",
|
|
5875
|
-
"creatives.containersV2.Templates.chooseAccount": "Choose the account to send content",
|
|
5876
|
-
"creatives.containersV2.Templates.clearAll": "Clear all",
|
|
5877
|
-
"creatives.containersV2.Templates.continue": "Continue",
|
|
5878
|
-
"creatives.containersV2.Templates.createEmailActionButton": "Create email",
|
|
5879
|
-
"creatives.containersV2.Templates.createMessageContent": "New message",
|
|
5880
|
-
"creatives.containersV2.Templates.createNewActionButton": "Create new",
|
|
5881
|
-
"creatives.containersV2.Templates.createNewTemplateLink": "Create new template",
|
|
5882
|
-
"creatives.containersV2.Templates.createSmsActionButton": "Create SMS",
|
|
5883
|
-
"creatives.containersV2.Templates.creativeTemplates": "Creative templates",
|
|
5884
|
-
"creatives.containersV2.Templates.creativeTemplatesDesc": "(Select only one creative)",
|
|
5885
|
-
"creatives.containersV2.Templates.creatives": "Creatives",
|
|
5886
|
-
"creatives.containersV2.Templates.creativesTemplatesEdit": "Edit",
|
|
5887
|
-
"creatives.containersV2.Templates.creativesTemplatesSave": "Done",
|
|
5888
|
-
"creatives.containersV2.Templates.deleteButton": "Delete",
|
|
5889
|
-
"creatives.containersV2.Templates.deletedSuccssfully": "Template deleted successfully",
|
|
5890
|
-
"creatives.containersV2.Templates.deletingTemplate": "Deleting template...",
|
|
5891
|
-
"creatives.containersV2.Templates.deletionFailed": "Template deletion failed",
|
|
5892
|
-
"creatives.containersV2.Templates.duplicateButton": "Duplicate",
|
|
5893
|
-
"creatives.containersV2.Templates.duplicatingTemplate": "Duplicating template...",
|
|
5894
|
-
"creatives.containersV2.Templates.ebillHeader": "Ebill",
|
|
5895
|
-
"creatives.containersV2.Templates.ebillPreview": "Ebill preview",
|
|
5896
|
-
"creatives.containersV2.Templates.editButton": "Edit",
|
|
5897
|
-
"creatives.containersV2.Templates.editMessageContent": "Edit message content",
|
|
5898
|
-
"creatives.containersV2.Templates.emailHeader": "Email",
|
|
5899
|
-
"creatives.containersV2.Templates.emailPreview": "Email preview",
|
|
5900
|
-
"creatives.containersV2.Templates.emailTitleIllustartion": "Create an email {template}",
|
|
5901
|
-
"creatives.containersV2.Templates.gettingAllTemplates": "Getting all templates...",
|
|
5902
|
-
"creatives.containersV2.Templates.header": "This is Templates container !",
|
|
5903
|
-
"creatives.containersV2.Templates.imageCarouselTemplate": "Card message",
|
|
5904
|
-
"creatives.containersV2.Templates.imageMapTemplate": "Rich message",
|
|
5905
|
-
"creatives.containersV2.Templates.imageMapVideoTemplate": "Rich video message",
|
|
5906
|
-
"creatives.containersV2.Templates.imageTemplate": "Image",
|
|
5907
|
-
"creatives.containersV2.Templates.invalidUploadFileError": "File cannot be uploaded. Please select another file with valid file format.",
|
|
5908
|
-
"creatives.containersV2.Templates.layoutSelection": "Select layout",
|
|
5909
|
-
"creatives.containersV2.Templates.lineAccount": "Line account",
|
|
5910
|
-
"creatives.containersV2.Templates.lineHeader": "Line",
|
|
5911
|
-
"creatives.containersV2.Templates.mapTemplate": "Map template",
|
|
5912
|
-
"creatives.containersV2.Templates.mapTemplates": "Map templates",
|
|
5913
|
-
"creatives.containersV2.Templates.mobilepushAccount": "Mobilepush account",
|
|
5914
|
-
"creatives.containersV2.Templates.mobilepushHeader": "Mobile Push",
|
|
5915
|
-
"creatives.containersV2.Templates.mostRecentOption": "Most recent",
|
|
5916
|
-
"creatives.containersV2.Templates.newEmailTemplate": "New email {template}",
|
|
5917
|
-
"creatives.containersV2.Templates.newNotificationTemplate": "New notification {template}",
|
|
5918
|
-
"creatives.containersV2.Templates.newRCSTemplate": "New RCS {template}",
|
|
5919
|
-
"creatives.containersV2.Templates.newSMSTemplate": "New SMS {template}",
|
|
5920
|
-
"creatives.containersV2.Templates.newTemplate": "New template",
|
|
5921
|
-
"creatives.containersV2.Templates.newWhatsappTemplate": "Add new Whatsapp {template}",
|
|
5922
|
-
"creatives.containersV2.Templates.noAccountMessage": "Please select an account to proceed",
|
|
5923
|
-
"creatives.containersV2.Templates.noAccountsPresent": "Push notifications are not setup for your brand",
|
|
5924
|
-
"creatives.containersV2.Templates.noAccountsPresentFacebook": "Please setup the Facebook account & Facebook page to start creating content in Capillary's FB content creator.",
|
|
5925
|
-
"creatives.containersV2.Templates.noAccountsPresentLine": "Line accounts are not setup for your brand",
|
|
5926
|
-
"creatives.containersV2.Templates.noAccountsPresentViber": "Viber accounts are not setup for your brand",
|
|
5927
|
-
"creatives.containersV2.Templates.noAccountsPresentWeChat": "Wechat accounts are not setup for your brand",
|
|
5928
|
-
"creatives.containersV2.Templates.noAccountsPresentWhatsapp": "Whatsapp accounts are not setup for your brand",
|
|
5929
|
-
"creatives.containersV2.Templates.noApprovedWhatsappTemplatesDesc": "Please try creating a new template, once it is approved by Whatsapp it will be available here",
|
|
5930
|
-
"creatives.containersV2.Templates.noApprovedWhatsappTemplatesTitle": "Sorry, we couldn’t find any approved templates",
|
|
5931
|
-
"creatives.containersV2.Templates.noFilteredWhatsappTemplatesDesc": "Please try searching with another term or apply different filter",
|
|
5932
|
-
"creatives.containersV2.Templates.noFilteredWhatsappTemplatesTitle": "Sorry, we couldn’t find any matches",
|
|
5933
|
-
"creatives.containersV2.Templates.noTemplatesFound": "No templates found",
|
|
5934
|
-
"creatives.containersV2.Templates.noTemplatesMessage": "No templates available",
|
|
5935
|
-
"creatives.containersV2.Templates.preview": "Preview",
|
|
5936
|
-
"creatives.containersV2.Templates.previewButton": "Preview",
|
|
5937
|
-
"creatives.containersV2.Templates.previewGenerateText": "Preview is being generated...",
|
|
5938
|
-
"creatives.containersV2.Templates.promotional": "Promotional",
|
|
5939
|
-
"creatives.containersV2.Templates.pushTitleIllustartion": "Create a mobile push notification {template}",
|
|
5940
|
-
"creatives.containersV2.Templates.rcsDescIllustartion": "These templates can be reused when creating a new message content",
|
|
5941
|
-
"creatives.containersV2.Templates.rcsDltIllustrationDesc": "Please try creating a new DLT template in SMS section, once it is created, it will be available here",
|
|
5942
|
-
"creatives.containersV2.Templates.rcsDltIllustrationTitle": "Sorry, we couldn’t find any DLT templates",
|
|
5943
|
-
"creatives.containersV2.Templates.rcsTitleIllustartion": "Add new RCS creatives {template}",
|
|
5944
|
-
"creatives.containersV2.Templates.richMediaTemplates": "Rich media templates",
|
|
5945
|
-
"creatives.containersV2.Templates.searchText": "Search",
|
|
5946
|
-
"creatives.containersV2.Templates.selectAccount": "Select account",
|
|
5947
|
-
"creatives.containersV2.Templates.selectButton": "Select",
|
|
5948
|
-
"creatives.containersV2.Templates.selectDefaultButton": "Select",
|
|
5949
|
-
"creatives.containersV2.Templates.selectSmsHeader": "Select SMS template",
|
|
5950
|
-
"creatives.containersV2.Templates.selectWechatHeader": "Select WECHAT template",
|
|
5951
|
-
"creatives.containersV2.Templates.serviceExplicit": "Service explicit",
|
|
5952
|
-
"creatives.containersV2.Templates.serviceImplicit": "Service implicit",
|
|
5953
|
-
"creatives.containersV2.Templates.smsChannelTemplatesHeader": "SMS templates",
|
|
5954
|
-
"creatives.containersV2.Templates.smsHeader": "SMS",
|
|
5955
|
-
"creatives.containersV2.Templates.smsTitleIllustartion": "Create an SMS {template}",
|
|
5956
|
-
"creatives.containersV2.Templates.somethingWentWrong": "Something went wrong!!",
|
|
5957
|
-
"creatives.containersV2.Templates.sortBy": "Sort by",
|
|
5958
|
-
"creatives.containersV2.Templates.status": "Status",
|
|
5959
|
-
"creatives.containersV2.Templates.template": "template",
|
|
5960
|
-
"creatives.containersV2.Templates.templateDeleteConfirm": "Are you sure you wish to delete this template?",
|
|
5961
|
-
"creatives.containersV2.Templates.templateDeleteSuccess": "SMS template deleted successfully",
|
|
5962
|
-
"creatives.containersV2.Templates.templateDuplicateSuccess": "Template duplicated successfully",
|
|
5963
|
-
"creatives.containersV2.Templates.templateSelection": "Template selection",
|
|
5964
|
-
"creatives.containersV2.Templates.textTemplate": "Text",
|
|
5965
|
-
"creatives.containersV2.Templates.unMapButton": "Unmap",
|
|
5966
|
-
"creatives.containersV2.Templates.uploadFile": "Upload file",
|
|
5967
|
-
"creatives.containersV2.Templates.uploadTemplate": "Upload template",
|
|
5968
|
-
"creatives.containersV2.Templates.uploadedAt": "Modified",
|
|
5969
|
-
"creatives.containersV2.Templates.uploadedBy": "Uploaded by",
|
|
5970
|
-
"creatives.containersV2.Templates.uploadingFile": "Uploading file",
|
|
5971
|
-
"creatives.containersV2.Templates.useEditor": "Use editor",
|
|
5972
|
-
"creatives.containersV2.Templates.weChatRichmediaTemplate": "Richmedia template",
|
|
5973
|
-
"creatives.containersV2.Templates.wechatAccount": "Wechat account",
|
|
5974
|
-
"creatives.containersV2.Templates.wechatAccountNotConfigured": "Selected wechat account is not configured to create wechat templates",
|
|
5975
|
-
"creatives.containersV2.Templates.wechatChannelTemplatesHeader": "WECHAT templates",
|
|
5976
|
-
"creatives.containersV2.Templates.wechatHeader": "WECHAT",
|
|
5977
|
-
"creatives.containersV2.Templates.whatsappAccount": "Whatsapp account",
|
|
5978
|
-
"creatives.containersV2.Templates.whatsappDescIllustration": "These templates can be reused when creating a
|
|
5979
|
-
new message content.",
|
|
5980
|
-
"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.",
|
|
5981
|
-
"creatives.containersV2.Templates.whatsappOnlyApprovedTemplates": "Only \\"Approved\\" templates are available here, as you can use those templates to create a message.",
|
|
5982
|
-
"creatives.containersV2.Templates.whatsappOverview": "Overview",
|
|
5983
|
-
"creatives.containersV2.Templates.whatsappTitleIllustration": "Add a new Whatsapp creative {template}",
|
|
5984
|
-
"creatives.containersV2.Templates.yesText": "Yes, delete",
|
|
5985
|
-
"creatives.containersV2.Templates.zipUploadFailed": "Failed to upload zip file",
|
|
5986
5611
|
"creatives.containersV2.TemplatesV2.FTP": "FTP",
|
|
5987
5612
|
"creatives.containersV2.TemplatesV2.callTask": "Call Task",
|
|
5988
5613
|
"creatives.containersV2.TemplatesV2.creatives": "Creatives",
|
|
@@ -6051,8 +5676,6 @@ new message content.",
|
|
|
6051
5676
|
"creatives.containersV2.Whatsapp.alertUpdate": "Alert update",
|
|
6052
5677
|
"creatives.containersV2.Whatsapp.alertUpdateTooltip": "Send important updates or news to customers.",
|
|
6053
5678
|
"creatives.containersV2.Whatsapp.approved": "Approved",
|
|
6054
|
-
"creatives.containersV2.Whatsapp.transactional": "Transactional",
|
|
6055
|
-
"creatives.containersV2.Whatsapp.transactionalTooltip": "Send account updates, order updates, alerts, and more to share important information.",
|
|
6056
5679
|
"creatives.containersV2.addLabels": "Add labels",
|
|
6057
5680
|
"creatives.containersV2.appName": "App Name",
|
|
6058
5681
|
"creatives.containersV2.applyNow": "Apply now",
|
|
@@ -6145,7 +5768,6 @@ new message content.",
|
|
|
6145
5768
|
"creatives.containersV2.richMedia.Create.wechatTitle": "Title",
|
|
6146
5769
|
"creatives.containersV2.richMedia.Create.wrongFormatFile": "Wrong file upoaded. Please upload image file",
|
|
6147
5770
|
"creatives.containersV2.richMedia.Create.wrongUrl": "Enter correct URL",
|
|
6148
|
-
"creatives.containersV2.save": "Save",
|
|
6149
5771
|
"creatives.containersV2.shopNow": "Shop Now",
|
|
6150
5772
|
"creatives.containersV2.signUp": "Sign Up",
|
|
6151
5773
|
"creatives.containersV2.subscribe": "Subscribe",
|
|
@@ -7100,19 +6722,15 @@ exports[`Creatives SmsTraiEdit test/> should render 1`] = `
|
|
|
7100
6722
|
"app.components.CapVideoUpload.fileFormat": "Format: MP4",
|
|
7101
6723
|
"app.components.CapVideoUpload.imageReUpload": "Re upload",
|
|
7102
6724
|
"app.components.CapVideoUpload.or": "OR",
|
|
7103
|
-
"app.components.CapVideoUpload.selectFromComputer": "Select from computer",
|
|
7104
6725
|
"app.components.CapVideoUpload.textMessageAddLabel": "How do you want to upload the image?",
|
|
7105
6726
|
"app.components.CapVideoUpload.textMessageCreateNew": "Create new",
|
|
7106
6727
|
"app.components.CapVideoUpload.textMessageORLabel": "OR",
|
|
7107
6728
|
"app.components.CapVideoUpload.textMessageSelectTemplate": "Select template",
|
|
6729
|
+
"app.components.CapVideoUpload.uploadComputer": "Your computer",
|
|
7108
6730
|
"app.components.CapVideoUpload.videoIncorrectSize": "This file format/size is not supported.",
|
|
7109
6731
|
"app.components.CapVideoUpload.videoRatioDescription": "Video ratio: 9:16 to 16:9",
|
|
7110
6732
|
"app.components.CapVideoUpload.videoSizeDescription": "File size: Up to {size}",
|
|
7111
|
-
"app.components.CapVideoUpload.whatsappErrorMessage": "Please upload the video with allowed file extension, size, dimension and aspect ratio",
|
|
7112
|
-
"app.components.CapVideoUpload.whatsappFileFormat": "Format: MP4",
|
|
7113
6733
|
"app.components.TemplatePreview.includesOptoutTag": "Includes optout tag",
|
|
7114
|
-
"app.components.TemplatePreview.optoutCharactersTotal": "Includes optout tag ({optoutUrlLength} characters)",
|
|
7115
|
-
"app.components.TemplatePreview.whatsappMessageLength": "1 Message ({length} characters)",
|
|
7116
6734
|
"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.",
|
|
7117
6735
|
"app.v2containers.SmsTrai.Create.doneButtonLabel": "Done",
|
|
7118
6736
|
"app.v2containers.SmsTrai.Create.downloadIssues": "Download issues",
|
|
@@ -7241,28 +6859,18 @@ exports[`Creatives SmsTraiEdit test/> should render 1`] = `
|
|
|
7241
6859
|
"creatives.componentsV2.CapActionButton.templateButtonLinkPlaceholder": "Enter button link",
|
|
7242
6860
|
"creatives.componentsV2.CapActionButton.templateButtonText": "Button text",
|
|
7243
6861
|
"creatives.componentsV2.CapActionButton.templateButtonTextPlaceholder": "Enter button text",
|
|
7244
|
-
"creatives.componentsV2.CapDocumentUpload.docErrorDesc": "Please upload the document with allowed file extension and size",
|
|
7245
|
-
"creatives.componentsV2.CapDocumentUpload.docReUpload": "Reupload",
|
|
7246
|
-
"creatives.componentsV2.CapDocumentUpload.dragAndDrop": "Drag and drop document here",
|
|
7247
|
-
"creatives.componentsV2.CapDocumentUpload.format": "Format: {format}",
|
|
7248
|
-
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
7249
|
-
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
7250
|
-
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
7251
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
7252
6862
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
7253
6863
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
7254
6864
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
7255
6865
|
"creatives.componentsV2.CapImageUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
7256
|
-
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
7257
6866
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
6867
|
+
"creatives.componentsV2.CapImageUpload.imageIncorrectSize": "Please upload the image with correct type, size and dimension",
|
|
7258
6868
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
7259
6869
|
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
7260
6870
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
7261
6871
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
7262
6872
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
7263
6873
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
7264
|
-
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
7265
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
7266
6874
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
7267
6875
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
7268
6876
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -7348,21 +6956,8 @@ exports[`Creatives SmsTraiEdit test/> should render 1`] = `
|
|
|
7348
6956
|
"creatives.componentsV2.SmsTest.header": "This is the SmsTest component !",
|
|
7349
6957
|
"creatives.componentsV2.SmsTest.inputSmsTemplate": "Please input sms template content.",
|
|
7350
6958
|
"creatives.componentsV2.SmsTest.inputTemplateName": "Please input template name.",
|
|
7351
|
-
"creatives.componentsV2.TemplatePreview.charactersPerSms": "SMS chars",
|
|
7352
|
-
"creatives.componentsV2.TemplatePreview.charactersTotal": "{smsCount} SMS ({charCount} characters)",
|
|
7353
|
-
"creatives.componentsV2.TemplatePreview.close": "close",
|
|
7354
6959
|
"creatives.componentsV2.TemplatePreview.playVideo": "Play",
|
|
7355
|
-
"creatives.componentsV2.TemplatePreview.preview": "Preview",
|
|
7356
|
-
"creatives.componentsV2.TemplatePreview.previewGenerated": "Preview is being generated",
|
|
7357
|
-
"creatives.componentsV2.TemplatePreview.previewGenerationMessage": "Preview is being generated",
|
|
7358
6960
|
"creatives.componentsV2.TemplatePreview.showDetails": "Show details",
|
|
7359
|
-
"creatives.componentsV2.TemplatePreview.sms": "SMS",
|
|
7360
|
-
"creatives.componentsV2.TemplatePreview.smsFormatType": "Message has unicode characters",
|
|
7361
|
-
"creatives.componentsV2.TemplatePreview.smsIcon": "Sms Icon",
|
|
7362
|
-
"creatives.componentsV2.TemplatePreview.testMessage": "Test Message",
|
|
7363
|
-
"creatives.componentsV2.TemplatePreview.textMessageCharacter": "characters",
|
|
7364
|
-
"creatives.componentsV2.TemplatePreview.textMessageLabel": "text msg-",
|
|
7365
|
-
"creatives.componentsV2.TemplatePreview.videoPreviewTooltip": "This is just for preview purposes, video cannot be played here",
|
|
7366
6961
|
"creatives.componentsV2.Toastr.header": "This is the Toastr component !",
|
|
7367
6962
|
"creatives.componentsV2.ToastrMessage.close": "This is the ToastrMessage component !",
|
|
7368
6963
|
"creatives.componentsV2.ToastrMessage.header": "This is the ToastrMessage component !",
|
|
@@ -7373,7 +6968,6 @@ exports[`Creatives SmsTraiEdit test/> should render 1`] = `
|
|
|
7373
6968
|
"creatives.componentsV2.TopBar.logout": "Logout",
|
|
7374
6969
|
"creatives.componentsV2.TopBar.profile": "Profile",
|
|
7375
6970
|
"creatives.componentsV2.TopBar.settings": "Settings",
|
|
7376
|
-
"creatives.componentsV2.unbalanacedCurlyBraces": "Invalid label, please close all curly braces",
|
|
7377
6971
|
"creatives.componentsv2.MobilePushPreviewV2.header": "This is the MobilePushPreviewV2 component !",
|
|
7378
6972
|
"creatives.containers.Assets.Gallery.alphabetically": "Alphabetically",
|
|
7379
6973
|
"creatives.containers.Assets.Gallery.assetDeleteFailed": "Image deletion failed.",
|
|
@@ -8112,7 +7706,6 @@ exports[`Creatives SmsTraiEdit test/> should render 1`] = `
|
|
|
8112
7706
|
"creatives.containersV2.Creatives.templateDeleteConfirm": "Are you sure you want to delete this template?",
|
|
8113
7707
|
"creatives.containersV2.Creatives.templateDeleteSuccess": "SMS template deleted successfully",
|
|
8114
7708
|
"creatives.containersV2.Creatives.templateDuplicateSuccess": "Template duplicated successfully",
|
|
8115
|
-
"creatives.containersV2.Creatives.templateNameEmpty": "Template name cannot be empty",
|
|
8116
7709
|
"creatives.containersV2.Creatives.templateSelection": "Template selection",
|
|
8117
7710
|
"creatives.containersV2.Creatives.textTemplate": "Text",
|
|
8118
7711
|
"creatives.containersV2.Creatives.unMapButton": "Unmap",
|
|
@@ -8250,7 +7843,6 @@ exports[`Creatives SmsTraiEdit test/> should render 1`] = `
|
|
|
8250
7843
|
"creatives.containersV2.Email.yes": "Yes",
|
|
8251
7844
|
"creatives.containersV2.EmailWrapper.createMode": "How do you want to create ?",
|
|
8252
7845
|
"creatives.containersV2.EmailWrapper.creativeName": "Creative name",
|
|
8253
|
-
"creatives.containersV2.EmailWrapper.emptyTemplateName": "Please enter template name.",
|
|
8254
7846
|
"creatives.containersV2.EmailWrapper.header": "This is EmailWrapper container !",
|
|
8255
7847
|
"creatives.containersV2.EmailWrapper.invalidUploadFileDesc": "Please select another file with valid file format.",
|
|
8256
7848
|
"creatives.containersV2.EmailWrapper.invalidUploadFileError": "File cannot be uploaded.",
|
|
@@ -8412,8 +8004,7 @@ exports[`Creatives SmsTraiEdit test/> should render 1`] = `
|
|
|
8412
8004
|
"creatives.containersV2.LineImageCarousel.emptyTitleErrorMessage": "Template title can not be empty",
|
|
8413
8005
|
"creatives.containersV2.LineImageCarousel.enterTextActionTypeTitle": "Enter text",
|
|
8414
8006
|
"creatives.containersV2.LineImageCarousel.enterUriActionTypeTitle": "Enter url",
|
|
8415
|
-
"creatives.containersV2.LineImageCarousel.
|
|
8416
|
-
"creatives.containersV2.LineImageCarousel.imageDimenstionDescription": "Format: JPEG, PNG Aspect ratio: 1:1 Dimensions: 1024px x 1024px Size: 1 MB",
|
|
8007
|
+
"creatives.containersV2.LineImageCarousel.imageDimenstionDescription": "Format: JPEG, PNG Aspect Ratio: 1:1 Dimensions: 1024px x 1024px Size: 1 MB",
|
|
8417
8008
|
"creatives.containersV2.LineImageCarousel.imageGallery": "Gallery",
|
|
8418
8009
|
"creatives.containersV2.LineImageCarousel.imageReUpload": "Re upload",
|
|
8419
8010
|
"creatives.containersV2.LineImageCarousel.inValidUrliErrorMessage": "Action content uri is not valid",
|
|
@@ -8529,12 +8120,12 @@ exports[`Creatives SmsTraiEdit test/> should render 1`] = `
|
|
|
8529
8120
|
"creatives.containersV2.LineWrapper.changeModalDescription": "The already added content for this card will be lost by changing the content tab.",
|
|
8530
8121
|
"creatives.containersV2.LineWrapper.changeModalLabel": "Do you still want to make the changes to content tab",
|
|
8531
8122
|
"creatives.containersV2.LineWrapper.changeModalTitle": "Changing content tab?",
|
|
8532
|
-
"creatives.containersV2.LineWrapper.flexLabel": "Card message",
|
|
8533
8123
|
"creatives.containersV2.LineWrapper.imageLabel": "Image",
|
|
8534
8124
|
"creatives.containersV2.LineWrapper.imagemapLabel": "Rich message",
|
|
8535
8125
|
"creatives.containersV2.LineWrapper.modalDiscardChangesButtonLabel": "No",
|
|
8536
8126
|
"creatives.containersV2.LineWrapper.modalSaveChangesButtonLabel": "Yes, change",
|
|
8537
8127
|
"creatives.containersV2.LineWrapper.stickerLabel": "Sticker",
|
|
8128
|
+
"creatives.containersV2.LineWrapper.templateLabel": "Card message",
|
|
8538
8129
|
"creatives.containersV2.LineWrapper.textLabel": "Text",
|
|
8539
8130
|
"creatives.containersV2.LineWrapper.videoLabel": "Rich video message",
|
|
8540
8131
|
"creatives.containersV2.Login.header": "This is login container change !",
|
|
@@ -8689,162 +8280,7 @@ exports[`Creatives SmsTraiEdit test/> should render 1`] = `
|
|
|
8689
8280
|
"creatives.containersV2.MobilepushWrapper.image": "Image content",
|
|
8690
8281
|
"creatives.containersV2.MobilepushWrapper.text": "Text content",
|
|
8691
8282
|
"creatives.containersV2.NotFoundPage.header": "Looks like you are lost!",
|
|
8692
|
-
"creatives.containersV2.Rcs.addSmsCreative": "Add SMS creative",
|
|
8693
|
-
"creatives.containersV2.Rcs.buttonTextAndUrl": ", CTA button text & url",
|
|
8694
|
-
"creatives.containersV2.Rcs.disabledMediaTooltip": "Not yet enabled. Coming soon!",
|
|
8695
|
-
"creatives.containersV2.Rcs.dltEditHeader": "Edit SMS",
|
|
8696
|
-
"creatives.containersV2.Rcs.emptyTemplateDescErrorMessage": "Template message cannot be empty",
|
|
8697
|
-
"creatives.containersV2.Rcs.fallbackDesc": "We would suggest to add fallback SMS",
|
|
8698
|
-
"creatives.containersV2.Rcs.fallbackLabel": "Fallback SMS message",
|
|
8699
|
-
"creatives.containersV2.Rcs.fallbackMsgLenError": "Only 1 SMS (160 characters) allowed for fallback sms",
|
|
8700
|
-
"creatives.containersV2.Rcs.fallbackMsgPlaceholder": "Enter the text message content for fallback SMS",
|
|
8701
|
-
"creatives.containersV2.Rcs.fallbackPreviewtitle": "Preview of fallback SMS",
|
|
8702
|
-
"creatives.containersV2.Rcs.fallbackTextAreaLabel": "SMS message",
|
|
8703
|
-
"creatives.containersV2.Rcs.fallbackToolTip": "This is to deliver an RCS message as an SMS message to end users whose phones do not support RCS",
|
|
8704
|
-
"creatives.containersV2.Rcs.image": "and image",
|
|
8705
|
-
"creatives.containersV2.Rcs.mediaImage": "Image",
|
|
8706
|
-
"creatives.containersV2.Rcs.mediaLabel": "Media",
|
|
8707
|
-
"creatives.containersV2.Rcs.mediaNone": "None",
|
|
8708
|
-
"creatives.containersV2.Rcs.mediaVideo": "Video/Slideshow",
|
|
8709
|
-
"creatives.containersV2.Rcs.optional": "(Optional)",
|
|
8710
|
-
"creatives.containersV2.Rcs.rcsCreateNotification": "RCS template created successfully",
|
|
8711
|
-
"creatives.containersV2.Rcs.rcsDltDesc": "Select any of the existing templates",
|
|
8712
|
-
"creatives.containersV2.Rcs.rcsDltTitle": "SMS creative templates",
|
|
8713
|
-
"creatives.containersV2.Rcs.rcsDoneBtnToolTip": "Please add template name {type} to proceed further",
|
|
8714
|
-
"creatives.containersV2.Rcs.rcsEditNotification": "RCS template updated successfully",
|
|
8715
|
-
"creatives.containersV2.Rcs.templateButton": "Buttons",
|
|
8716
|
-
"creatives.containersV2.Rcs.templateButtonDesc": "Use buttons to redirect user to respective link or quick response/ action.",
|
|
8717
|
-
"creatives.containersV2.Rcs.templateCTAButton": "Call to action",
|
|
8718
|
-
"creatives.containersV2.Rcs.templateCTAButtonDesc": "Create up to 3 buttons that let customers respond to your messages or take action.",
|
|
8719
|
-
"creatives.containersV2.Rcs.templateDescLabel": "Text message",
|
|
8720
|
-
"creatives.containersV2.Rcs.templateDescLengthError": "Template message length cannot exceed 1000",
|
|
8721
|
-
"creatives.containersV2.Rcs.templateDescPlaceholder": "Enter the text message",
|
|
8722
|
-
"creatives.containersV2.Rcs.templateQRButton": "Quick reply",
|
|
8723
|
-
"creatives.containersV2.Rcs.templateQRButtonDesc": "Create up to 3 buttons that let customers respond to your messages or take action.",
|
|
8724
|
-
"creatives.containersV2.Rcs.templateTitle": "Title",
|
|
8725
|
-
"creatives.containersV2.Rcs.templateTitlePlaceholder": "Enter title",
|
|
8726
|
-
"creatives.containersV2.Rcs.textMessage": "and text message",
|
|
8727
|
-
"creatives.containersV2.Rcs.totalCharacters": "{smsCount} SMS ({number} characters)",
|
|
8728
8283
|
"creatives.containersV2.TagList.header": "This is TagList container !",
|
|
8729
|
-
"creatives.containersV2.Templates.accountConfigError": "This account is not configured properly. You can configure it",
|
|
8730
|
-
"creatives.containersV2.Templates.all": "All",
|
|
8731
|
-
"creatives.containersV2.Templates.alphabeticallyOption": "Alphabetically",
|
|
8732
|
-
"creatives.containersV2.Templates.areYouSureText": "Confirm delete template",
|
|
8733
|
-
"creatives.containersV2.Templates.blankTemplate": "Blank template",
|
|
8734
|
-
"creatives.containersV2.Templates.campaigns": "Campaigns",
|
|
8735
|
-
"creatives.containersV2.Templates.cancelText": "Cancel",
|
|
8736
|
-
"creatives.containersV2.Templates.category": "Category",
|
|
8737
|
-
"creatives.containersV2.Templates.chooseAccount": "Choose the account to send content",
|
|
8738
|
-
"creatives.containersV2.Templates.clearAll": "Clear all",
|
|
8739
|
-
"creatives.containersV2.Templates.continue": "Continue",
|
|
8740
|
-
"creatives.containersV2.Templates.createEmailActionButton": "Create email",
|
|
8741
|
-
"creatives.containersV2.Templates.createMessageContent": "New message",
|
|
8742
|
-
"creatives.containersV2.Templates.createNewActionButton": "Create new",
|
|
8743
|
-
"creatives.containersV2.Templates.createNewTemplateLink": "Create new template",
|
|
8744
|
-
"creatives.containersV2.Templates.createSmsActionButton": "Create SMS",
|
|
8745
|
-
"creatives.containersV2.Templates.creativeTemplates": "Creative templates",
|
|
8746
|
-
"creatives.containersV2.Templates.creativeTemplatesDesc": "(Select only one creative)",
|
|
8747
|
-
"creatives.containersV2.Templates.creatives": "Creatives",
|
|
8748
|
-
"creatives.containersV2.Templates.creativesTemplatesEdit": "Edit",
|
|
8749
|
-
"creatives.containersV2.Templates.creativesTemplatesSave": "Done",
|
|
8750
|
-
"creatives.containersV2.Templates.deleteButton": "Delete",
|
|
8751
|
-
"creatives.containersV2.Templates.deletedSuccssfully": "Template deleted successfully",
|
|
8752
|
-
"creatives.containersV2.Templates.deletingTemplate": "Deleting template...",
|
|
8753
|
-
"creatives.containersV2.Templates.deletionFailed": "Template deletion failed",
|
|
8754
|
-
"creatives.containersV2.Templates.duplicateButton": "Duplicate",
|
|
8755
|
-
"creatives.containersV2.Templates.duplicatingTemplate": "Duplicating template...",
|
|
8756
|
-
"creatives.containersV2.Templates.ebillHeader": "Ebill",
|
|
8757
|
-
"creatives.containersV2.Templates.ebillPreview": "Ebill preview",
|
|
8758
|
-
"creatives.containersV2.Templates.editButton": "Edit",
|
|
8759
|
-
"creatives.containersV2.Templates.editMessageContent": "Edit message content",
|
|
8760
|
-
"creatives.containersV2.Templates.emailHeader": "Email",
|
|
8761
|
-
"creatives.containersV2.Templates.emailPreview": "Email preview",
|
|
8762
|
-
"creatives.containersV2.Templates.emailTitleIllustartion": "Create an email {template}",
|
|
8763
|
-
"creatives.containersV2.Templates.gettingAllTemplates": "Getting all templates...",
|
|
8764
|
-
"creatives.containersV2.Templates.header": "This is Templates container !",
|
|
8765
|
-
"creatives.containersV2.Templates.imageCarouselTemplate": "Card message",
|
|
8766
|
-
"creatives.containersV2.Templates.imageMapTemplate": "Rich message",
|
|
8767
|
-
"creatives.containersV2.Templates.imageMapVideoTemplate": "Rich video message",
|
|
8768
|
-
"creatives.containersV2.Templates.imageTemplate": "Image",
|
|
8769
|
-
"creatives.containersV2.Templates.invalidUploadFileError": "File cannot be uploaded. Please select another file with valid file format.",
|
|
8770
|
-
"creatives.containersV2.Templates.layoutSelection": "Select layout",
|
|
8771
|
-
"creatives.containersV2.Templates.lineAccount": "Line account",
|
|
8772
|
-
"creatives.containersV2.Templates.lineHeader": "Line",
|
|
8773
|
-
"creatives.containersV2.Templates.mapTemplate": "Map template",
|
|
8774
|
-
"creatives.containersV2.Templates.mapTemplates": "Map templates",
|
|
8775
|
-
"creatives.containersV2.Templates.mobilepushAccount": "Mobilepush account",
|
|
8776
|
-
"creatives.containersV2.Templates.mobilepushHeader": "Mobile Push",
|
|
8777
|
-
"creatives.containersV2.Templates.mostRecentOption": "Most recent",
|
|
8778
|
-
"creatives.containersV2.Templates.newEmailTemplate": "New email {template}",
|
|
8779
|
-
"creatives.containersV2.Templates.newNotificationTemplate": "New notification {template}",
|
|
8780
|
-
"creatives.containersV2.Templates.newRCSTemplate": "New RCS {template}",
|
|
8781
|
-
"creatives.containersV2.Templates.newSMSTemplate": "New SMS {template}",
|
|
8782
|
-
"creatives.containersV2.Templates.newTemplate": "New template",
|
|
8783
|
-
"creatives.containersV2.Templates.newWhatsappTemplate": "Add new Whatsapp {template}",
|
|
8784
|
-
"creatives.containersV2.Templates.noAccountMessage": "Please select an account to proceed",
|
|
8785
|
-
"creatives.containersV2.Templates.noAccountsPresent": "Push notifications are not setup for your brand",
|
|
8786
|
-
"creatives.containersV2.Templates.noAccountsPresentFacebook": "Please setup the Facebook account & Facebook page to start creating content in Capillary's FB content creator.",
|
|
8787
|
-
"creatives.containersV2.Templates.noAccountsPresentLine": "Line accounts are not setup for your brand",
|
|
8788
|
-
"creatives.containersV2.Templates.noAccountsPresentViber": "Viber accounts are not setup for your brand",
|
|
8789
|
-
"creatives.containersV2.Templates.noAccountsPresentWeChat": "Wechat accounts are not setup for your brand",
|
|
8790
|
-
"creatives.containersV2.Templates.noAccountsPresentWhatsapp": "Whatsapp accounts are not setup for your brand",
|
|
8791
|
-
"creatives.containersV2.Templates.noApprovedWhatsappTemplatesDesc": "Please try creating a new template, once it is approved by Whatsapp it will be available here",
|
|
8792
|
-
"creatives.containersV2.Templates.noApprovedWhatsappTemplatesTitle": "Sorry, we couldn’t find any approved templates",
|
|
8793
|
-
"creatives.containersV2.Templates.noFilteredWhatsappTemplatesDesc": "Please try searching with another term or apply different filter",
|
|
8794
|
-
"creatives.containersV2.Templates.noFilteredWhatsappTemplatesTitle": "Sorry, we couldn’t find any matches",
|
|
8795
|
-
"creatives.containersV2.Templates.noTemplatesFound": "No templates found",
|
|
8796
|
-
"creatives.containersV2.Templates.noTemplatesMessage": "No templates available",
|
|
8797
|
-
"creatives.containersV2.Templates.preview": "Preview",
|
|
8798
|
-
"creatives.containersV2.Templates.previewButton": "Preview",
|
|
8799
|
-
"creatives.containersV2.Templates.previewGenerateText": "Preview is being generated...",
|
|
8800
|
-
"creatives.containersV2.Templates.promotional": "Promotional",
|
|
8801
|
-
"creatives.containersV2.Templates.pushTitleIllustartion": "Create a mobile push notification {template}",
|
|
8802
|
-
"creatives.containersV2.Templates.rcsDescIllustartion": "These templates can be reused when creating a new message content",
|
|
8803
|
-
"creatives.containersV2.Templates.rcsDltIllustrationDesc": "Please try creating a new DLT template in SMS section, once it is created, it will be available here",
|
|
8804
|
-
"creatives.containersV2.Templates.rcsDltIllustrationTitle": "Sorry, we couldn’t find any DLT templates",
|
|
8805
|
-
"creatives.containersV2.Templates.rcsTitleIllustartion": "Add new RCS creatives {template}",
|
|
8806
|
-
"creatives.containersV2.Templates.richMediaTemplates": "Rich media templates",
|
|
8807
|
-
"creatives.containersV2.Templates.searchText": "Search",
|
|
8808
|
-
"creatives.containersV2.Templates.selectAccount": "Select account",
|
|
8809
|
-
"creatives.containersV2.Templates.selectButton": "Select",
|
|
8810
|
-
"creatives.containersV2.Templates.selectDefaultButton": "Select",
|
|
8811
|
-
"creatives.containersV2.Templates.selectSmsHeader": "Select SMS template",
|
|
8812
|
-
"creatives.containersV2.Templates.selectWechatHeader": "Select WECHAT template",
|
|
8813
|
-
"creatives.containersV2.Templates.serviceExplicit": "Service explicit",
|
|
8814
|
-
"creatives.containersV2.Templates.serviceImplicit": "Service implicit",
|
|
8815
|
-
"creatives.containersV2.Templates.smsChannelTemplatesHeader": "SMS templates",
|
|
8816
|
-
"creatives.containersV2.Templates.smsHeader": "SMS",
|
|
8817
|
-
"creatives.containersV2.Templates.smsTitleIllustartion": "Create an SMS {template}",
|
|
8818
|
-
"creatives.containersV2.Templates.somethingWentWrong": "Something went wrong!!",
|
|
8819
|
-
"creatives.containersV2.Templates.sortBy": "Sort by",
|
|
8820
|
-
"creatives.containersV2.Templates.status": "Status",
|
|
8821
|
-
"creatives.containersV2.Templates.template": "template",
|
|
8822
|
-
"creatives.containersV2.Templates.templateDeleteConfirm": "Are you sure you wish to delete this template?",
|
|
8823
|
-
"creatives.containersV2.Templates.templateDeleteSuccess": "SMS template deleted successfully",
|
|
8824
|
-
"creatives.containersV2.Templates.templateDuplicateSuccess": "Template duplicated successfully",
|
|
8825
|
-
"creatives.containersV2.Templates.templateSelection": "Template selection",
|
|
8826
|
-
"creatives.containersV2.Templates.textTemplate": "Text",
|
|
8827
|
-
"creatives.containersV2.Templates.unMapButton": "Unmap",
|
|
8828
|
-
"creatives.containersV2.Templates.uploadFile": "Upload file",
|
|
8829
|
-
"creatives.containersV2.Templates.uploadTemplate": "Upload template",
|
|
8830
|
-
"creatives.containersV2.Templates.uploadedAt": "Modified",
|
|
8831
|
-
"creatives.containersV2.Templates.uploadedBy": "Uploaded by",
|
|
8832
|
-
"creatives.containersV2.Templates.uploadingFile": "Uploading file",
|
|
8833
|
-
"creatives.containersV2.Templates.useEditor": "Use editor",
|
|
8834
|
-
"creatives.containersV2.Templates.weChatRichmediaTemplate": "Richmedia template",
|
|
8835
|
-
"creatives.containersV2.Templates.wechatAccount": "Wechat account",
|
|
8836
|
-
"creatives.containersV2.Templates.wechatAccountNotConfigured": "Selected wechat account is not configured to create wechat templates",
|
|
8837
|
-
"creatives.containersV2.Templates.wechatChannelTemplatesHeader": "WECHAT templates",
|
|
8838
|
-
"creatives.containersV2.Templates.wechatHeader": "WECHAT",
|
|
8839
|
-
"creatives.containersV2.Templates.whatsappAccount": "Whatsapp account",
|
|
8840
|
-
"creatives.containersV2.Templates.whatsappDescIllustration": "These templates can be reused when creating a
|
|
8841
|
-
new message content.",
|
|
8842
|
-
"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.",
|
|
8843
|
-
"creatives.containersV2.Templates.whatsappOnlyApprovedTemplates": "Only \\"Approved\\" templates are available here, as you can use those templates to create a message.",
|
|
8844
|
-
"creatives.containersV2.Templates.whatsappOverview": "Overview",
|
|
8845
|
-
"creatives.containersV2.Templates.whatsappTitleIllustration": "Add a new Whatsapp creative {template}",
|
|
8846
|
-
"creatives.containersV2.Templates.yesText": "Yes, delete",
|
|
8847
|
-
"creatives.containersV2.Templates.zipUploadFailed": "Failed to upload zip file",
|
|
8848
8284
|
"creatives.containersV2.TemplatesV2.FTP": "FTP",
|
|
8849
8285
|
"creatives.containersV2.TemplatesV2.callTask": "Call Task",
|
|
8850
8286
|
"creatives.containersV2.TemplatesV2.creatives": "Creatives",
|
|
@@ -8913,8 +8349,6 @@ new message content.",
|
|
|
8913
8349
|
"creatives.containersV2.Whatsapp.alertUpdate": "Alert update",
|
|
8914
8350
|
"creatives.containersV2.Whatsapp.alertUpdateTooltip": "Send important updates or news to customers.",
|
|
8915
8351
|
"creatives.containersV2.Whatsapp.approved": "Approved",
|
|
8916
|
-
"creatives.containersV2.Whatsapp.transactional": "Transactional",
|
|
8917
|
-
"creatives.containersV2.Whatsapp.transactionalTooltip": "Send account updates, order updates, alerts, and more to share important information.",
|
|
8918
8352
|
"creatives.containersV2.addLabels": "Add labels",
|
|
8919
8353
|
"creatives.containersV2.appName": "App Name",
|
|
8920
8354
|
"creatives.containersV2.applyNow": "Apply now",
|
|
@@ -9007,7 +8441,6 @@ new message content.",
|
|
|
9007
8441
|
"creatives.containersV2.richMedia.Create.wechatTitle": "Title",
|
|
9008
8442
|
"creatives.containersV2.richMedia.Create.wrongFormatFile": "Wrong file upoaded. Please upload image file",
|
|
9009
8443
|
"creatives.containersV2.richMedia.Create.wrongUrl": "Enter correct URL",
|
|
9010
|
-
"creatives.containersV2.save": "Save",
|
|
9011
8444
|
"creatives.containersV2.shopNow": "Shop Now",
|
|
9012
8445
|
"creatives.containersV2.signUp": "Sign Up",
|
|
9013
8446
|
"creatives.containersV2.subscribe": "Subscribe",
|
|
@@ -11145,19 +10578,15 @@ FREE GIFTS-
|
|
|
11145
10578
|
"app.components.CapVideoUpload.fileFormat": "Format: MP4",
|
|
11146
10579
|
"app.components.CapVideoUpload.imageReUpload": "Re upload",
|
|
11147
10580
|
"app.components.CapVideoUpload.or": "OR",
|
|
11148
|
-
"app.components.CapVideoUpload.selectFromComputer": "Select from computer",
|
|
11149
10581
|
"app.components.CapVideoUpload.textMessageAddLabel": "How do you want to upload the image?",
|
|
11150
10582
|
"app.components.CapVideoUpload.textMessageCreateNew": "Create new",
|
|
11151
10583
|
"app.components.CapVideoUpload.textMessageORLabel": "OR",
|
|
11152
10584
|
"app.components.CapVideoUpload.textMessageSelectTemplate": "Select template",
|
|
10585
|
+
"app.components.CapVideoUpload.uploadComputer": "Your computer",
|
|
11153
10586
|
"app.components.CapVideoUpload.videoIncorrectSize": "This file format/size is not supported.",
|
|
11154
10587
|
"app.components.CapVideoUpload.videoRatioDescription": "Video ratio: 9:16 to 16:9",
|
|
11155
10588
|
"app.components.CapVideoUpload.videoSizeDescription": "File size: Up to {size}",
|
|
11156
|
-
"app.components.CapVideoUpload.whatsappErrorMessage": "Please upload the video with allowed file extension, size, dimension and aspect ratio",
|
|
11157
|
-
"app.components.CapVideoUpload.whatsappFileFormat": "Format: MP4",
|
|
11158
10589
|
"app.components.TemplatePreview.includesOptoutTag": "Includes optout tag",
|
|
11159
|
-
"app.components.TemplatePreview.optoutCharactersTotal": "Includes optout tag ({optoutUrlLength} characters)",
|
|
11160
|
-
"app.components.TemplatePreview.whatsappMessageLength": "1 Message ({length} characters)",
|
|
11161
10590
|
"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.",
|
|
11162
10591
|
"app.v2containers.SmsTrai.Create.doneButtonLabel": "Done",
|
|
11163
10592
|
"app.v2containers.SmsTrai.Create.downloadIssues": "Download issues",
|
|
@@ -11286,28 +10715,18 @@ FREE GIFTS-
|
|
|
11286
10715
|
"creatives.componentsV2.CapActionButton.templateButtonLinkPlaceholder": "Enter button link",
|
|
11287
10716
|
"creatives.componentsV2.CapActionButton.templateButtonText": "Button text",
|
|
11288
10717
|
"creatives.componentsV2.CapActionButton.templateButtonTextPlaceholder": "Enter button text",
|
|
11289
|
-
"creatives.componentsV2.CapDocumentUpload.docErrorDesc": "Please upload the document with allowed file extension and size",
|
|
11290
|
-
"creatives.componentsV2.CapDocumentUpload.docReUpload": "Reupload",
|
|
11291
|
-
"creatives.componentsV2.CapDocumentUpload.dragAndDrop": "Drag and drop document here",
|
|
11292
|
-
"creatives.componentsV2.CapDocumentUpload.format": "Format: {format}",
|
|
11293
|
-
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
11294
|
-
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
11295
|
-
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
11296
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
11297
10718
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
11298
10719
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
11299
10720
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
11300
10721
|
"creatives.componentsV2.CapImageUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
11301
|
-
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
11302
10722
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
10723
|
+
"creatives.componentsV2.CapImageUpload.imageIncorrectSize": "Please upload the image with correct type, size and dimension",
|
|
11303
10724
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
11304
10725
|
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
11305
10726
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
11306
10727
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
11307
10728
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
11308
10729
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
11309
|
-
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
11310
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
11311
10730
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
11312
10731
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
11313
10732
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -11393,21 +10812,8 @@ FREE GIFTS-
|
|
|
11393
10812
|
"creatives.componentsV2.SmsTest.header": "This is the SmsTest component !",
|
|
11394
10813
|
"creatives.componentsV2.SmsTest.inputSmsTemplate": "Please input sms template content.",
|
|
11395
10814
|
"creatives.componentsV2.SmsTest.inputTemplateName": "Please input template name.",
|
|
11396
|
-
"creatives.componentsV2.TemplatePreview.charactersPerSms": "SMS chars",
|
|
11397
|
-
"creatives.componentsV2.TemplatePreview.charactersTotal": "{smsCount} SMS ({charCount} characters)",
|
|
11398
|
-
"creatives.componentsV2.TemplatePreview.close": "close",
|
|
11399
10815
|
"creatives.componentsV2.TemplatePreview.playVideo": "Play",
|
|
11400
|
-
"creatives.componentsV2.TemplatePreview.preview": "Preview",
|
|
11401
|
-
"creatives.componentsV2.TemplatePreview.previewGenerated": "Preview is being generated",
|
|
11402
|
-
"creatives.componentsV2.TemplatePreview.previewGenerationMessage": "Preview is being generated",
|
|
11403
10816
|
"creatives.componentsV2.TemplatePreview.showDetails": "Show details",
|
|
11404
|
-
"creatives.componentsV2.TemplatePreview.sms": "SMS",
|
|
11405
|
-
"creatives.componentsV2.TemplatePreview.smsFormatType": "Message has unicode characters",
|
|
11406
|
-
"creatives.componentsV2.TemplatePreview.smsIcon": "Sms Icon",
|
|
11407
|
-
"creatives.componentsV2.TemplatePreview.testMessage": "Test Message",
|
|
11408
|
-
"creatives.componentsV2.TemplatePreview.textMessageCharacter": "characters",
|
|
11409
|
-
"creatives.componentsV2.TemplatePreview.textMessageLabel": "text msg-",
|
|
11410
|
-
"creatives.componentsV2.TemplatePreview.videoPreviewTooltip": "This is just for preview purposes, video cannot be played here",
|
|
11411
10817
|
"creatives.componentsV2.Toastr.header": "This is the Toastr component !",
|
|
11412
10818
|
"creatives.componentsV2.ToastrMessage.close": "This is the ToastrMessage component !",
|
|
11413
10819
|
"creatives.componentsV2.ToastrMessage.header": "This is the ToastrMessage component !",
|
|
@@ -11418,7 +10824,6 @@ FREE GIFTS-
|
|
|
11418
10824
|
"creatives.componentsV2.TopBar.logout": "Logout",
|
|
11419
10825
|
"creatives.componentsV2.TopBar.profile": "Profile",
|
|
11420
10826
|
"creatives.componentsV2.TopBar.settings": "Settings",
|
|
11421
|
-
"creatives.componentsV2.unbalanacedCurlyBraces": "Invalid label, please close all curly braces",
|
|
11422
10827
|
"creatives.componentsv2.MobilePushPreviewV2.header": "This is the MobilePushPreviewV2 component !",
|
|
11423
10828
|
"creatives.containers.Assets.Gallery.alphabetically": "Alphabetically",
|
|
11424
10829
|
"creatives.containers.Assets.Gallery.assetDeleteFailed": "Image deletion failed.",
|
|
@@ -12157,7 +11562,6 @@ FREE GIFTS-
|
|
|
12157
11562
|
"creatives.containersV2.Creatives.templateDeleteConfirm": "Are you sure you want to delete this template?",
|
|
12158
11563
|
"creatives.containersV2.Creatives.templateDeleteSuccess": "SMS template deleted successfully",
|
|
12159
11564
|
"creatives.containersV2.Creatives.templateDuplicateSuccess": "Template duplicated successfully",
|
|
12160
|
-
"creatives.containersV2.Creatives.templateNameEmpty": "Template name cannot be empty",
|
|
12161
11565
|
"creatives.containersV2.Creatives.templateSelection": "Template selection",
|
|
12162
11566
|
"creatives.containersV2.Creatives.textTemplate": "Text",
|
|
12163
11567
|
"creatives.containersV2.Creatives.unMapButton": "Unmap",
|
|
@@ -12295,7 +11699,6 @@ FREE GIFTS-
|
|
|
12295
11699
|
"creatives.containersV2.Email.yes": "Yes",
|
|
12296
11700
|
"creatives.containersV2.EmailWrapper.createMode": "How do you want to create ?",
|
|
12297
11701
|
"creatives.containersV2.EmailWrapper.creativeName": "Creative name",
|
|
12298
|
-
"creatives.containersV2.EmailWrapper.emptyTemplateName": "Please enter template name.",
|
|
12299
11702
|
"creatives.containersV2.EmailWrapper.header": "This is EmailWrapper container !",
|
|
12300
11703
|
"creatives.containersV2.EmailWrapper.invalidUploadFileDesc": "Please select another file with valid file format.",
|
|
12301
11704
|
"creatives.containersV2.EmailWrapper.invalidUploadFileError": "File cannot be uploaded.",
|
|
@@ -12457,8 +11860,7 @@ FREE GIFTS-
|
|
|
12457
11860
|
"creatives.containersV2.LineImageCarousel.emptyTitleErrorMessage": "Template title can not be empty",
|
|
12458
11861
|
"creatives.containersV2.LineImageCarousel.enterTextActionTypeTitle": "Enter text",
|
|
12459
11862
|
"creatives.containersV2.LineImageCarousel.enterUriActionTypeTitle": "Enter url",
|
|
12460
|
-
"creatives.containersV2.LineImageCarousel.
|
|
12461
|
-
"creatives.containersV2.LineImageCarousel.imageDimenstionDescription": "Format: JPEG, PNG Aspect ratio: 1:1 Dimensions: 1024px x 1024px Size: 1 MB",
|
|
11863
|
+
"creatives.containersV2.LineImageCarousel.imageDimenstionDescription": "Format: JPEG, PNG Aspect Ratio: 1:1 Dimensions: 1024px x 1024px Size: 1 MB",
|
|
12462
11864
|
"creatives.containersV2.LineImageCarousel.imageGallery": "Gallery",
|
|
12463
11865
|
"creatives.containersV2.LineImageCarousel.imageReUpload": "Re upload",
|
|
12464
11866
|
"creatives.containersV2.LineImageCarousel.inValidUrliErrorMessage": "Action content uri is not valid",
|
|
@@ -12574,12 +11976,12 @@ FREE GIFTS-
|
|
|
12574
11976
|
"creatives.containersV2.LineWrapper.changeModalDescription": "The already added content for this card will be lost by changing the content tab.",
|
|
12575
11977
|
"creatives.containersV2.LineWrapper.changeModalLabel": "Do you still want to make the changes to content tab",
|
|
12576
11978
|
"creatives.containersV2.LineWrapper.changeModalTitle": "Changing content tab?",
|
|
12577
|
-
"creatives.containersV2.LineWrapper.flexLabel": "Card message",
|
|
12578
11979
|
"creatives.containersV2.LineWrapper.imageLabel": "Image",
|
|
12579
11980
|
"creatives.containersV2.LineWrapper.imagemapLabel": "Rich message",
|
|
12580
11981
|
"creatives.containersV2.LineWrapper.modalDiscardChangesButtonLabel": "No",
|
|
12581
11982
|
"creatives.containersV2.LineWrapper.modalSaveChangesButtonLabel": "Yes, change",
|
|
12582
11983
|
"creatives.containersV2.LineWrapper.stickerLabel": "Sticker",
|
|
11984
|
+
"creatives.containersV2.LineWrapper.templateLabel": "Card message",
|
|
12583
11985
|
"creatives.containersV2.LineWrapper.textLabel": "Text",
|
|
12584
11986
|
"creatives.containersV2.LineWrapper.videoLabel": "Rich video message",
|
|
12585
11987
|
"creatives.containersV2.Login.header": "This is login container change !",
|
|
@@ -12734,162 +12136,7 @@ FREE GIFTS-
|
|
|
12734
12136
|
"creatives.containersV2.MobilepushWrapper.image": "Image content",
|
|
12735
12137
|
"creatives.containersV2.MobilepushWrapper.text": "Text content",
|
|
12736
12138
|
"creatives.containersV2.NotFoundPage.header": "Looks like you are lost!",
|
|
12737
|
-
"creatives.containersV2.Rcs.addSmsCreative": "Add SMS creative",
|
|
12738
|
-
"creatives.containersV2.Rcs.buttonTextAndUrl": ", CTA button text & url",
|
|
12739
|
-
"creatives.containersV2.Rcs.disabledMediaTooltip": "Not yet enabled. Coming soon!",
|
|
12740
|
-
"creatives.containersV2.Rcs.dltEditHeader": "Edit SMS",
|
|
12741
|
-
"creatives.containersV2.Rcs.emptyTemplateDescErrorMessage": "Template message cannot be empty",
|
|
12742
|
-
"creatives.containersV2.Rcs.fallbackDesc": "We would suggest to add fallback SMS",
|
|
12743
|
-
"creatives.containersV2.Rcs.fallbackLabel": "Fallback SMS message",
|
|
12744
|
-
"creatives.containersV2.Rcs.fallbackMsgLenError": "Only 1 SMS (160 characters) allowed for fallback sms",
|
|
12745
|
-
"creatives.containersV2.Rcs.fallbackMsgPlaceholder": "Enter the text message content for fallback SMS",
|
|
12746
|
-
"creatives.containersV2.Rcs.fallbackPreviewtitle": "Preview of fallback SMS",
|
|
12747
|
-
"creatives.containersV2.Rcs.fallbackTextAreaLabel": "SMS message",
|
|
12748
|
-
"creatives.containersV2.Rcs.fallbackToolTip": "This is to deliver an RCS message as an SMS message to end users whose phones do not support RCS",
|
|
12749
|
-
"creatives.containersV2.Rcs.image": "and image",
|
|
12750
|
-
"creatives.containersV2.Rcs.mediaImage": "Image",
|
|
12751
|
-
"creatives.containersV2.Rcs.mediaLabel": "Media",
|
|
12752
|
-
"creatives.containersV2.Rcs.mediaNone": "None",
|
|
12753
|
-
"creatives.containersV2.Rcs.mediaVideo": "Video/Slideshow",
|
|
12754
|
-
"creatives.containersV2.Rcs.optional": "(Optional)",
|
|
12755
|
-
"creatives.containersV2.Rcs.rcsCreateNotification": "RCS template created successfully",
|
|
12756
|
-
"creatives.containersV2.Rcs.rcsDltDesc": "Select any of the existing templates",
|
|
12757
|
-
"creatives.containersV2.Rcs.rcsDltTitle": "SMS creative templates",
|
|
12758
|
-
"creatives.containersV2.Rcs.rcsDoneBtnToolTip": "Please add template name {type} to proceed further",
|
|
12759
|
-
"creatives.containersV2.Rcs.rcsEditNotification": "RCS template updated successfully",
|
|
12760
|
-
"creatives.containersV2.Rcs.templateButton": "Buttons",
|
|
12761
|
-
"creatives.containersV2.Rcs.templateButtonDesc": "Use buttons to redirect user to respective link or quick response/ action.",
|
|
12762
|
-
"creatives.containersV2.Rcs.templateCTAButton": "Call to action",
|
|
12763
|
-
"creatives.containersV2.Rcs.templateCTAButtonDesc": "Create up to 3 buttons that let customers respond to your messages or take action.",
|
|
12764
|
-
"creatives.containersV2.Rcs.templateDescLabel": "Text message",
|
|
12765
|
-
"creatives.containersV2.Rcs.templateDescLengthError": "Template message length cannot exceed 1000",
|
|
12766
|
-
"creatives.containersV2.Rcs.templateDescPlaceholder": "Enter the text message",
|
|
12767
|
-
"creatives.containersV2.Rcs.templateQRButton": "Quick reply",
|
|
12768
|
-
"creatives.containersV2.Rcs.templateQRButtonDesc": "Create up to 3 buttons that let customers respond to your messages or take action.",
|
|
12769
|
-
"creatives.containersV2.Rcs.templateTitle": "Title",
|
|
12770
|
-
"creatives.containersV2.Rcs.templateTitlePlaceholder": "Enter title",
|
|
12771
|
-
"creatives.containersV2.Rcs.textMessage": "and text message",
|
|
12772
|
-
"creatives.containersV2.Rcs.totalCharacters": "{smsCount} SMS ({number} characters)",
|
|
12773
12139
|
"creatives.containersV2.TagList.header": "This is TagList container !",
|
|
12774
|
-
"creatives.containersV2.Templates.accountConfigError": "This account is not configured properly. You can configure it",
|
|
12775
|
-
"creatives.containersV2.Templates.all": "All",
|
|
12776
|
-
"creatives.containersV2.Templates.alphabeticallyOption": "Alphabetically",
|
|
12777
|
-
"creatives.containersV2.Templates.areYouSureText": "Confirm delete template",
|
|
12778
|
-
"creatives.containersV2.Templates.blankTemplate": "Blank template",
|
|
12779
|
-
"creatives.containersV2.Templates.campaigns": "Campaigns",
|
|
12780
|
-
"creatives.containersV2.Templates.cancelText": "Cancel",
|
|
12781
|
-
"creatives.containersV2.Templates.category": "Category",
|
|
12782
|
-
"creatives.containersV2.Templates.chooseAccount": "Choose the account to send content",
|
|
12783
|
-
"creatives.containersV2.Templates.clearAll": "Clear all",
|
|
12784
|
-
"creatives.containersV2.Templates.continue": "Continue",
|
|
12785
|
-
"creatives.containersV2.Templates.createEmailActionButton": "Create email",
|
|
12786
|
-
"creatives.containersV2.Templates.createMessageContent": "New message",
|
|
12787
|
-
"creatives.containersV2.Templates.createNewActionButton": "Create new",
|
|
12788
|
-
"creatives.containersV2.Templates.createNewTemplateLink": "Create new template",
|
|
12789
|
-
"creatives.containersV2.Templates.createSmsActionButton": "Create SMS",
|
|
12790
|
-
"creatives.containersV2.Templates.creativeTemplates": "Creative templates",
|
|
12791
|
-
"creatives.containersV2.Templates.creativeTemplatesDesc": "(Select only one creative)",
|
|
12792
|
-
"creatives.containersV2.Templates.creatives": "Creatives",
|
|
12793
|
-
"creatives.containersV2.Templates.creativesTemplatesEdit": "Edit",
|
|
12794
|
-
"creatives.containersV2.Templates.creativesTemplatesSave": "Done",
|
|
12795
|
-
"creatives.containersV2.Templates.deleteButton": "Delete",
|
|
12796
|
-
"creatives.containersV2.Templates.deletedSuccssfully": "Template deleted successfully",
|
|
12797
|
-
"creatives.containersV2.Templates.deletingTemplate": "Deleting template...",
|
|
12798
|
-
"creatives.containersV2.Templates.deletionFailed": "Template deletion failed",
|
|
12799
|
-
"creatives.containersV2.Templates.duplicateButton": "Duplicate",
|
|
12800
|
-
"creatives.containersV2.Templates.duplicatingTemplate": "Duplicating template...",
|
|
12801
|
-
"creatives.containersV2.Templates.ebillHeader": "Ebill",
|
|
12802
|
-
"creatives.containersV2.Templates.ebillPreview": "Ebill preview",
|
|
12803
|
-
"creatives.containersV2.Templates.editButton": "Edit",
|
|
12804
|
-
"creatives.containersV2.Templates.editMessageContent": "Edit message content",
|
|
12805
|
-
"creatives.containersV2.Templates.emailHeader": "Email",
|
|
12806
|
-
"creatives.containersV2.Templates.emailPreview": "Email preview",
|
|
12807
|
-
"creatives.containersV2.Templates.emailTitleIllustartion": "Create an email {template}",
|
|
12808
|
-
"creatives.containersV2.Templates.gettingAllTemplates": "Getting all templates...",
|
|
12809
|
-
"creatives.containersV2.Templates.header": "This is Templates container !",
|
|
12810
|
-
"creatives.containersV2.Templates.imageCarouselTemplate": "Card message",
|
|
12811
|
-
"creatives.containersV2.Templates.imageMapTemplate": "Rich message",
|
|
12812
|
-
"creatives.containersV2.Templates.imageMapVideoTemplate": "Rich video message",
|
|
12813
|
-
"creatives.containersV2.Templates.imageTemplate": "Image",
|
|
12814
|
-
"creatives.containersV2.Templates.invalidUploadFileError": "File cannot be uploaded. Please select another file with valid file format.",
|
|
12815
|
-
"creatives.containersV2.Templates.layoutSelection": "Select layout",
|
|
12816
|
-
"creatives.containersV2.Templates.lineAccount": "Line account",
|
|
12817
|
-
"creatives.containersV2.Templates.lineHeader": "Line",
|
|
12818
|
-
"creatives.containersV2.Templates.mapTemplate": "Map template",
|
|
12819
|
-
"creatives.containersV2.Templates.mapTemplates": "Map templates",
|
|
12820
|
-
"creatives.containersV2.Templates.mobilepushAccount": "Mobilepush account",
|
|
12821
|
-
"creatives.containersV2.Templates.mobilepushHeader": "Mobile Push",
|
|
12822
|
-
"creatives.containersV2.Templates.mostRecentOption": "Most recent",
|
|
12823
|
-
"creatives.containersV2.Templates.newEmailTemplate": "New email {template}",
|
|
12824
|
-
"creatives.containersV2.Templates.newNotificationTemplate": "New notification {template}",
|
|
12825
|
-
"creatives.containersV2.Templates.newRCSTemplate": "New RCS {template}",
|
|
12826
|
-
"creatives.containersV2.Templates.newSMSTemplate": "New SMS {template}",
|
|
12827
|
-
"creatives.containersV2.Templates.newTemplate": "New template",
|
|
12828
|
-
"creatives.containersV2.Templates.newWhatsappTemplate": "Add new Whatsapp {template}",
|
|
12829
|
-
"creatives.containersV2.Templates.noAccountMessage": "Please select an account to proceed",
|
|
12830
|
-
"creatives.containersV2.Templates.noAccountsPresent": "Push notifications are not setup for your brand",
|
|
12831
|
-
"creatives.containersV2.Templates.noAccountsPresentFacebook": "Please setup the Facebook account & Facebook page to start creating content in Capillary's FB content creator.",
|
|
12832
|
-
"creatives.containersV2.Templates.noAccountsPresentLine": "Line accounts are not setup for your brand",
|
|
12833
|
-
"creatives.containersV2.Templates.noAccountsPresentViber": "Viber accounts are not setup for your brand",
|
|
12834
|
-
"creatives.containersV2.Templates.noAccountsPresentWeChat": "Wechat accounts are not setup for your brand",
|
|
12835
|
-
"creatives.containersV2.Templates.noAccountsPresentWhatsapp": "Whatsapp accounts are not setup for your brand",
|
|
12836
|
-
"creatives.containersV2.Templates.noApprovedWhatsappTemplatesDesc": "Please try creating a new template, once it is approved by Whatsapp it will be available here",
|
|
12837
|
-
"creatives.containersV2.Templates.noApprovedWhatsappTemplatesTitle": "Sorry, we couldn’t find any approved templates",
|
|
12838
|
-
"creatives.containersV2.Templates.noFilteredWhatsappTemplatesDesc": "Please try searching with another term or apply different filter",
|
|
12839
|
-
"creatives.containersV2.Templates.noFilteredWhatsappTemplatesTitle": "Sorry, we couldn’t find any matches",
|
|
12840
|
-
"creatives.containersV2.Templates.noTemplatesFound": "No templates found",
|
|
12841
|
-
"creatives.containersV2.Templates.noTemplatesMessage": "No templates available",
|
|
12842
|
-
"creatives.containersV2.Templates.preview": "Preview",
|
|
12843
|
-
"creatives.containersV2.Templates.previewButton": "Preview",
|
|
12844
|
-
"creatives.containersV2.Templates.previewGenerateText": "Preview is being generated...",
|
|
12845
|
-
"creatives.containersV2.Templates.promotional": "Promotional",
|
|
12846
|
-
"creatives.containersV2.Templates.pushTitleIllustartion": "Create a mobile push notification {template}",
|
|
12847
|
-
"creatives.containersV2.Templates.rcsDescIllustartion": "These templates can be reused when creating a new message content",
|
|
12848
|
-
"creatives.containersV2.Templates.rcsDltIllustrationDesc": "Please try creating a new DLT template in SMS section, once it is created, it will be available here",
|
|
12849
|
-
"creatives.containersV2.Templates.rcsDltIllustrationTitle": "Sorry, we couldn’t find any DLT templates",
|
|
12850
|
-
"creatives.containersV2.Templates.rcsTitleIllustartion": "Add new RCS creatives {template}",
|
|
12851
|
-
"creatives.containersV2.Templates.richMediaTemplates": "Rich media templates",
|
|
12852
|
-
"creatives.containersV2.Templates.searchText": "Search",
|
|
12853
|
-
"creatives.containersV2.Templates.selectAccount": "Select account",
|
|
12854
|
-
"creatives.containersV2.Templates.selectButton": "Select",
|
|
12855
|
-
"creatives.containersV2.Templates.selectDefaultButton": "Select",
|
|
12856
|
-
"creatives.containersV2.Templates.selectSmsHeader": "Select SMS template",
|
|
12857
|
-
"creatives.containersV2.Templates.selectWechatHeader": "Select WECHAT template",
|
|
12858
|
-
"creatives.containersV2.Templates.serviceExplicit": "Service explicit",
|
|
12859
|
-
"creatives.containersV2.Templates.serviceImplicit": "Service implicit",
|
|
12860
|
-
"creatives.containersV2.Templates.smsChannelTemplatesHeader": "SMS templates",
|
|
12861
|
-
"creatives.containersV2.Templates.smsHeader": "SMS",
|
|
12862
|
-
"creatives.containersV2.Templates.smsTitleIllustartion": "Create an SMS {template}",
|
|
12863
|
-
"creatives.containersV2.Templates.somethingWentWrong": "Something went wrong!!",
|
|
12864
|
-
"creatives.containersV2.Templates.sortBy": "Sort by",
|
|
12865
|
-
"creatives.containersV2.Templates.status": "Status",
|
|
12866
|
-
"creatives.containersV2.Templates.template": "template",
|
|
12867
|
-
"creatives.containersV2.Templates.templateDeleteConfirm": "Are you sure you wish to delete this template?",
|
|
12868
|
-
"creatives.containersV2.Templates.templateDeleteSuccess": "SMS template deleted successfully",
|
|
12869
|
-
"creatives.containersV2.Templates.templateDuplicateSuccess": "Template duplicated successfully",
|
|
12870
|
-
"creatives.containersV2.Templates.templateSelection": "Template selection",
|
|
12871
|
-
"creatives.containersV2.Templates.textTemplate": "Text",
|
|
12872
|
-
"creatives.containersV2.Templates.unMapButton": "Unmap",
|
|
12873
|
-
"creatives.containersV2.Templates.uploadFile": "Upload file",
|
|
12874
|
-
"creatives.containersV2.Templates.uploadTemplate": "Upload template",
|
|
12875
|
-
"creatives.containersV2.Templates.uploadedAt": "Modified",
|
|
12876
|
-
"creatives.containersV2.Templates.uploadedBy": "Uploaded by",
|
|
12877
|
-
"creatives.containersV2.Templates.uploadingFile": "Uploading file",
|
|
12878
|
-
"creatives.containersV2.Templates.useEditor": "Use editor",
|
|
12879
|
-
"creatives.containersV2.Templates.weChatRichmediaTemplate": "Richmedia template",
|
|
12880
|
-
"creatives.containersV2.Templates.wechatAccount": "Wechat account",
|
|
12881
|
-
"creatives.containersV2.Templates.wechatAccountNotConfigured": "Selected wechat account is not configured to create wechat templates",
|
|
12882
|
-
"creatives.containersV2.Templates.wechatChannelTemplatesHeader": "WECHAT templates",
|
|
12883
|
-
"creatives.containersV2.Templates.wechatHeader": "WECHAT",
|
|
12884
|
-
"creatives.containersV2.Templates.whatsappAccount": "Whatsapp account",
|
|
12885
|
-
"creatives.containersV2.Templates.whatsappDescIllustration": "These templates can be reused when creating a
|
|
12886
|
-
new message content.",
|
|
12887
|
-
"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.",
|
|
12888
|
-
"creatives.containersV2.Templates.whatsappOnlyApprovedTemplates": "Only \\"Approved\\" templates are available here, as you can use those templates to create a message.",
|
|
12889
|
-
"creatives.containersV2.Templates.whatsappOverview": "Overview",
|
|
12890
|
-
"creatives.containersV2.Templates.whatsappTitleIllustration": "Add a new Whatsapp creative {template}",
|
|
12891
|
-
"creatives.containersV2.Templates.yesText": "Yes, delete",
|
|
12892
|
-
"creatives.containersV2.Templates.zipUploadFailed": "Failed to upload zip file",
|
|
12893
12140
|
"creatives.containersV2.TemplatesV2.FTP": "FTP",
|
|
12894
12141
|
"creatives.containersV2.TemplatesV2.callTask": "Call Task",
|
|
12895
12142
|
"creatives.containersV2.TemplatesV2.creatives": "Creatives",
|
|
@@ -12958,8 +12205,6 @@ new message content.",
|
|
|
12958
12205
|
"creatives.containersV2.Whatsapp.alertUpdate": "Alert update",
|
|
12959
12206
|
"creatives.containersV2.Whatsapp.alertUpdateTooltip": "Send important updates or news to customers.",
|
|
12960
12207
|
"creatives.containersV2.Whatsapp.approved": "Approved",
|
|
12961
|
-
"creatives.containersV2.Whatsapp.transactional": "Transactional",
|
|
12962
|
-
"creatives.containersV2.Whatsapp.transactionalTooltip": "Send account updates, order updates, alerts, and more to share important information.",
|
|
12963
12208
|
"creatives.containersV2.addLabels": "Add labels",
|
|
12964
12209
|
"creatives.containersV2.appName": "App Name",
|
|
12965
12210
|
"creatives.containersV2.applyNow": "Apply now",
|
|
@@ -13052,7 +12297,6 @@ new message content.",
|
|
|
13052
12297
|
"creatives.containersV2.richMedia.Create.wechatTitle": "Title",
|
|
13053
12298
|
"creatives.containersV2.richMedia.Create.wrongFormatFile": "Wrong file upoaded. Please upload image file",
|
|
13054
12299
|
"creatives.containersV2.richMedia.Create.wrongUrl": "Enter correct URL",
|
|
13055
|
-
"creatives.containersV2.save": "Save",
|
|
13056
12300
|
"creatives.containersV2.shopNow": "Shop Now",
|
|
13057
12301
|
"creatives.containersV2.signUp": "Sign Up",
|
|
13058
12302
|
"creatives.containersV2.subscribe": "Subscribe",
|
|
@@ -13979,19 +13223,15 @@ exports[`Creatives SmsTraiEdit test/> should render 2`] = `
|
|
|
13979
13223
|
"app.components.CapVideoUpload.fileFormat": "Format: MP4",
|
|
13980
13224
|
"app.components.CapVideoUpload.imageReUpload": "Re upload",
|
|
13981
13225
|
"app.components.CapVideoUpload.or": "OR",
|
|
13982
|
-
"app.components.CapVideoUpload.selectFromComputer": "Select from computer",
|
|
13983
13226
|
"app.components.CapVideoUpload.textMessageAddLabel": "How do you want to upload the image?",
|
|
13984
13227
|
"app.components.CapVideoUpload.textMessageCreateNew": "Create new",
|
|
13985
13228
|
"app.components.CapVideoUpload.textMessageORLabel": "OR",
|
|
13986
13229
|
"app.components.CapVideoUpload.textMessageSelectTemplate": "Select template",
|
|
13230
|
+
"app.components.CapVideoUpload.uploadComputer": "Your computer",
|
|
13987
13231
|
"app.components.CapVideoUpload.videoIncorrectSize": "This file format/size is not supported.",
|
|
13988
13232
|
"app.components.CapVideoUpload.videoRatioDescription": "Video ratio: 9:16 to 16:9",
|
|
13989
13233
|
"app.components.CapVideoUpload.videoSizeDescription": "File size: Up to {size}",
|
|
13990
|
-
"app.components.CapVideoUpload.whatsappErrorMessage": "Please upload the video with allowed file extension, size, dimension and aspect ratio",
|
|
13991
|
-
"app.components.CapVideoUpload.whatsappFileFormat": "Format: MP4",
|
|
13992
13234
|
"app.components.TemplatePreview.includesOptoutTag": "Includes optout tag",
|
|
13993
|
-
"app.components.TemplatePreview.optoutCharactersTotal": "Includes optout tag ({optoutUrlLength} characters)",
|
|
13994
|
-
"app.components.TemplatePreview.whatsappMessageLength": "1 Message ({length} characters)",
|
|
13995
13235
|
"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.",
|
|
13996
13236
|
"app.v2containers.SmsTrai.Create.doneButtonLabel": "Done",
|
|
13997
13237
|
"app.v2containers.SmsTrai.Create.downloadIssues": "Download issues",
|
|
@@ -14120,28 +13360,18 @@ exports[`Creatives SmsTraiEdit test/> should render 2`] = `
|
|
|
14120
13360
|
"creatives.componentsV2.CapActionButton.templateButtonLinkPlaceholder": "Enter button link",
|
|
14121
13361
|
"creatives.componentsV2.CapActionButton.templateButtonText": "Button text",
|
|
14122
13362
|
"creatives.componentsV2.CapActionButton.templateButtonTextPlaceholder": "Enter button text",
|
|
14123
|
-
"creatives.componentsV2.CapDocumentUpload.docErrorDesc": "Please upload the document with allowed file extension and size",
|
|
14124
|
-
"creatives.componentsV2.CapDocumentUpload.docReUpload": "Reupload",
|
|
14125
|
-
"creatives.componentsV2.CapDocumentUpload.dragAndDrop": "Drag and drop document here",
|
|
14126
|
-
"creatives.componentsV2.CapDocumentUpload.format": "Format: {format}",
|
|
14127
|
-
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
14128
|
-
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
14129
|
-
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
14130
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
14131
13363
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
14132
13364
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
14133
13365
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
14134
13366
|
"creatives.componentsV2.CapImageUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
14135
|
-
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
14136
13367
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
13368
|
+
"creatives.componentsV2.CapImageUpload.imageIncorrectSize": "Please upload the image with correct type, size and dimension",
|
|
14137
13369
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
14138
13370
|
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
14139
13371
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
14140
13372
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
14141
13373
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
14142
13374
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
14143
|
-
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
14144
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
14145
13375
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
14146
13376
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
14147
13377
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -14227,21 +13457,8 @@ exports[`Creatives SmsTraiEdit test/> should render 2`] = `
|
|
|
14227
13457
|
"creatives.componentsV2.SmsTest.header": "This is the SmsTest component !",
|
|
14228
13458
|
"creatives.componentsV2.SmsTest.inputSmsTemplate": "Please input sms template content.",
|
|
14229
13459
|
"creatives.componentsV2.SmsTest.inputTemplateName": "Please input template name.",
|
|
14230
|
-
"creatives.componentsV2.TemplatePreview.charactersPerSms": "SMS chars",
|
|
14231
|
-
"creatives.componentsV2.TemplatePreview.charactersTotal": "{smsCount} SMS ({charCount} characters)",
|
|
14232
|
-
"creatives.componentsV2.TemplatePreview.close": "close",
|
|
14233
13460
|
"creatives.componentsV2.TemplatePreview.playVideo": "Play",
|
|
14234
|
-
"creatives.componentsV2.TemplatePreview.preview": "Preview",
|
|
14235
|
-
"creatives.componentsV2.TemplatePreview.previewGenerated": "Preview is being generated",
|
|
14236
|
-
"creatives.componentsV2.TemplatePreview.previewGenerationMessage": "Preview is being generated",
|
|
14237
13461
|
"creatives.componentsV2.TemplatePreview.showDetails": "Show details",
|
|
14238
|
-
"creatives.componentsV2.TemplatePreview.sms": "SMS",
|
|
14239
|
-
"creatives.componentsV2.TemplatePreview.smsFormatType": "Message has unicode characters",
|
|
14240
|
-
"creatives.componentsV2.TemplatePreview.smsIcon": "Sms Icon",
|
|
14241
|
-
"creatives.componentsV2.TemplatePreview.testMessage": "Test Message",
|
|
14242
|
-
"creatives.componentsV2.TemplatePreview.textMessageCharacter": "characters",
|
|
14243
|
-
"creatives.componentsV2.TemplatePreview.textMessageLabel": "text msg-",
|
|
14244
|
-
"creatives.componentsV2.TemplatePreview.videoPreviewTooltip": "This is just for preview purposes, video cannot be played here",
|
|
14245
13462
|
"creatives.componentsV2.Toastr.header": "This is the Toastr component !",
|
|
14246
13463
|
"creatives.componentsV2.ToastrMessage.close": "This is the ToastrMessage component !",
|
|
14247
13464
|
"creatives.componentsV2.ToastrMessage.header": "This is the ToastrMessage component !",
|
|
@@ -14252,7 +13469,6 @@ exports[`Creatives SmsTraiEdit test/> should render 2`] = `
|
|
|
14252
13469
|
"creatives.componentsV2.TopBar.logout": "Logout",
|
|
14253
13470
|
"creatives.componentsV2.TopBar.profile": "Profile",
|
|
14254
13471
|
"creatives.componentsV2.TopBar.settings": "Settings",
|
|
14255
|
-
"creatives.componentsV2.unbalanacedCurlyBraces": "Invalid label, please close all curly braces",
|
|
14256
13472
|
"creatives.componentsv2.MobilePushPreviewV2.header": "This is the MobilePushPreviewV2 component !",
|
|
14257
13473
|
"creatives.containers.Assets.Gallery.alphabetically": "Alphabetically",
|
|
14258
13474
|
"creatives.containers.Assets.Gallery.assetDeleteFailed": "Image deletion failed.",
|
|
@@ -14991,7 +14207,6 @@ exports[`Creatives SmsTraiEdit test/> should render 2`] = `
|
|
|
14991
14207
|
"creatives.containersV2.Creatives.templateDeleteConfirm": "Are you sure you want to delete this template?",
|
|
14992
14208
|
"creatives.containersV2.Creatives.templateDeleteSuccess": "SMS template deleted successfully",
|
|
14993
14209
|
"creatives.containersV2.Creatives.templateDuplicateSuccess": "Template duplicated successfully",
|
|
14994
|
-
"creatives.containersV2.Creatives.templateNameEmpty": "Template name cannot be empty",
|
|
14995
14210
|
"creatives.containersV2.Creatives.templateSelection": "Template selection",
|
|
14996
14211
|
"creatives.containersV2.Creatives.textTemplate": "Text",
|
|
14997
14212
|
"creatives.containersV2.Creatives.unMapButton": "Unmap",
|
|
@@ -15129,7 +14344,6 @@ exports[`Creatives SmsTraiEdit test/> should render 2`] = `
|
|
|
15129
14344
|
"creatives.containersV2.Email.yes": "Yes",
|
|
15130
14345
|
"creatives.containersV2.EmailWrapper.createMode": "How do you want to create ?",
|
|
15131
14346
|
"creatives.containersV2.EmailWrapper.creativeName": "Creative name",
|
|
15132
|
-
"creatives.containersV2.EmailWrapper.emptyTemplateName": "Please enter template name.",
|
|
15133
14347
|
"creatives.containersV2.EmailWrapper.header": "This is EmailWrapper container !",
|
|
15134
14348
|
"creatives.containersV2.EmailWrapper.invalidUploadFileDesc": "Please select another file with valid file format.",
|
|
15135
14349
|
"creatives.containersV2.EmailWrapper.invalidUploadFileError": "File cannot be uploaded.",
|
|
@@ -15291,8 +14505,7 @@ exports[`Creatives SmsTraiEdit test/> should render 2`] = `
|
|
|
15291
14505
|
"creatives.containersV2.LineImageCarousel.emptyTitleErrorMessage": "Template title can not be empty",
|
|
15292
14506
|
"creatives.containersV2.LineImageCarousel.enterTextActionTypeTitle": "Enter text",
|
|
15293
14507
|
"creatives.containersV2.LineImageCarousel.enterUriActionTypeTitle": "Enter url",
|
|
15294
|
-
"creatives.containersV2.LineImageCarousel.
|
|
15295
|
-
"creatives.containersV2.LineImageCarousel.imageDimenstionDescription": "Format: JPEG, PNG Aspect ratio: 1:1 Dimensions: 1024px x 1024px Size: 1 MB",
|
|
14508
|
+
"creatives.containersV2.LineImageCarousel.imageDimenstionDescription": "Format: JPEG, PNG Aspect Ratio: 1:1 Dimensions: 1024px x 1024px Size: 1 MB",
|
|
15296
14509
|
"creatives.containersV2.LineImageCarousel.imageGallery": "Gallery",
|
|
15297
14510
|
"creatives.containersV2.LineImageCarousel.imageReUpload": "Re upload",
|
|
15298
14511
|
"creatives.containersV2.LineImageCarousel.inValidUrliErrorMessage": "Action content uri is not valid",
|
|
@@ -15408,12 +14621,12 @@ exports[`Creatives SmsTraiEdit test/> should render 2`] = `
|
|
|
15408
14621
|
"creatives.containersV2.LineWrapper.changeModalDescription": "The already added content for this card will be lost by changing the content tab.",
|
|
15409
14622
|
"creatives.containersV2.LineWrapper.changeModalLabel": "Do you still want to make the changes to content tab",
|
|
15410
14623
|
"creatives.containersV2.LineWrapper.changeModalTitle": "Changing content tab?",
|
|
15411
|
-
"creatives.containersV2.LineWrapper.flexLabel": "Card message",
|
|
15412
14624
|
"creatives.containersV2.LineWrapper.imageLabel": "Image",
|
|
15413
14625
|
"creatives.containersV2.LineWrapper.imagemapLabel": "Rich message",
|
|
15414
14626
|
"creatives.containersV2.LineWrapper.modalDiscardChangesButtonLabel": "No",
|
|
15415
14627
|
"creatives.containersV2.LineWrapper.modalSaveChangesButtonLabel": "Yes, change",
|
|
15416
14628
|
"creatives.containersV2.LineWrapper.stickerLabel": "Sticker",
|
|
14629
|
+
"creatives.containersV2.LineWrapper.templateLabel": "Card message",
|
|
15417
14630
|
"creatives.containersV2.LineWrapper.textLabel": "Text",
|
|
15418
14631
|
"creatives.containersV2.LineWrapper.videoLabel": "Rich video message",
|
|
15419
14632
|
"creatives.containersV2.Login.header": "This is login container change !",
|
|
@@ -15568,162 +14781,7 @@ exports[`Creatives SmsTraiEdit test/> should render 2`] = `
|
|
|
15568
14781
|
"creatives.containersV2.MobilepushWrapper.image": "Image content",
|
|
15569
14782
|
"creatives.containersV2.MobilepushWrapper.text": "Text content",
|
|
15570
14783
|
"creatives.containersV2.NotFoundPage.header": "Looks like you are lost!",
|
|
15571
|
-
"creatives.containersV2.Rcs.addSmsCreative": "Add SMS creative",
|
|
15572
|
-
"creatives.containersV2.Rcs.buttonTextAndUrl": ", CTA button text & url",
|
|
15573
|
-
"creatives.containersV2.Rcs.disabledMediaTooltip": "Not yet enabled. Coming soon!",
|
|
15574
|
-
"creatives.containersV2.Rcs.dltEditHeader": "Edit SMS",
|
|
15575
|
-
"creatives.containersV2.Rcs.emptyTemplateDescErrorMessage": "Template message cannot be empty",
|
|
15576
|
-
"creatives.containersV2.Rcs.fallbackDesc": "We would suggest to add fallback SMS",
|
|
15577
|
-
"creatives.containersV2.Rcs.fallbackLabel": "Fallback SMS message",
|
|
15578
|
-
"creatives.containersV2.Rcs.fallbackMsgLenError": "Only 1 SMS (160 characters) allowed for fallback sms",
|
|
15579
|
-
"creatives.containersV2.Rcs.fallbackMsgPlaceholder": "Enter the text message content for fallback SMS",
|
|
15580
|
-
"creatives.containersV2.Rcs.fallbackPreviewtitle": "Preview of fallback SMS",
|
|
15581
|
-
"creatives.containersV2.Rcs.fallbackTextAreaLabel": "SMS message",
|
|
15582
|
-
"creatives.containersV2.Rcs.fallbackToolTip": "This is to deliver an RCS message as an SMS message to end users whose phones do not support RCS",
|
|
15583
|
-
"creatives.containersV2.Rcs.image": "and image",
|
|
15584
|
-
"creatives.containersV2.Rcs.mediaImage": "Image",
|
|
15585
|
-
"creatives.containersV2.Rcs.mediaLabel": "Media",
|
|
15586
|
-
"creatives.containersV2.Rcs.mediaNone": "None",
|
|
15587
|
-
"creatives.containersV2.Rcs.mediaVideo": "Video/Slideshow",
|
|
15588
|
-
"creatives.containersV2.Rcs.optional": "(Optional)",
|
|
15589
|
-
"creatives.containersV2.Rcs.rcsCreateNotification": "RCS template created successfully",
|
|
15590
|
-
"creatives.containersV2.Rcs.rcsDltDesc": "Select any of the existing templates",
|
|
15591
|
-
"creatives.containersV2.Rcs.rcsDltTitle": "SMS creative templates",
|
|
15592
|
-
"creatives.containersV2.Rcs.rcsDoneBtnToolTip": "Please add template name {type} to proceed further",
|
|
15593
|
-
"creatives.containersV2.Rcs.rcsEditNotification": "RCS template updated successfully",
|
|
15594
|
-
"creatives.containersV2.Rcs.templateButton": "Buttons",
|
|
15595
|
-
"creatives.containersV2.Rcs.templateButtonDesc": "Use buttons to redirect user to respective link or quick response/ action.",
|
|
15596
|
-
"creatives.containersV2.Rcs.templateCTAButton": "Call to action",
|
|
15597
|
-
"creatives.containersV2.Rcs.templateCTAButtonDesc": "Create up to 3 buttons that let customers respond to your messages or take action.",
|
|
15598
|
-
"creatives.containersV2.Rcs.templateDescLabel": "Text message",
|
|
15599
|
-
"creatives.containersV2.Rcs.templateDescLengthError": "Template message length cannot exceed 1000",
|
|
15600
|
-
"creatives.containersV2.Rcs.templateDescPlaceholder": "Enter the text message",
|
|
15601
|
-
"creatives.containersV2.Rcs.templateQRButton": "Quick reply",
|
|
15602
|
-
"creatives.containersV2.Rcs.templateQRButtonDesc": "Create up to 3 buttons that let customers respond to your messages or take action.",
|
|
15603
|
-
"creatives.containersV2.Rcs.templateTitle": "Title",
|
|
15604
|
-
"creatives.containersV2.Rcs.templateTitlePlaceholder": "Enter title",
|
|
15605
|
-
"creatives.containersV2.Rcs.textMessage": "and text message",
|
|
15606
|
-
"creatives.containersV2.Rcs.totalCharacters": "{smsCount} SMS ({number} characters)",
|
|
15607
14784
|
"creatives.containersV2.TagList.header": "This is TagList container !",
|
|
15608
|
-
"creatives.containersV2.Templates.accountConfigError": "This account is not configured properly. You can configure it",
|
|
15609
|
-
"creatives.containersV2.Templates.all": "All",
|
|
15610
|
-
"creatives.containersV2.Templates.alphabeticallyOption": "Alphabetically",
|
|
15611
|
-
"creatives.containersV2.Templates.areYouSureText": "Confirm delete template",
|
|
15612
|
-
"creatives.containersV2.Templates.blankTemplate": "Blank template",
|
|
15613
|
-
"creatives.containersV2.Templates.campaigns": "Campaigns",
|
|
15614
|
-
"creatives.containersV2.Templates.cancelText": "Cancel",
|
|
15615
|
-
"creatives.containersV2.Templates.category": "Category",
|
|
15616
|
-
"creatives.containersV2.Templates.chooseAccount": "Choose the account to send content",
|
|
15617
|
-
"creatives.containersV2.Templates.clearAll": "Clear all",
|
|
15618
|
-
"creatives.containersV2.Templates.continue": "Continue",
|
|
15619
|
-
"creatives.containersV2.Templates.createEmailActionButton": "Create email",
|
|
15620
|
-
"creatives.containersV2.Templates.createMessageContent": "New message",
|
|
15621
|
-
"creatives.containersV2.Templates.createNewActionButton": "Create new",
|
|
15622
|
-
"creatives.containersV2.Templates.createNewTemplateLink": "Create new template",
|
|
15623
|
-
"creatives.containersV2.Templates.createSmsActionButton": "Create SMS",
|
|
15624
|
-
"creatives.containersV2.Templates.creativeTemplates": "Creative templates",
|
|
15625
|
-
"creatives.containersV2.Templates.creativeTemplatesDesc": "(Select only one creative)",
|
|
15626
|
-
"creatives.containersV2.Templates.creatives": "Creatives",
|
|
15627
|
-
"creatives.containersV2.Templates.creativesTemplatesEdit": "Edit",
|
|
15628
|
-
"creatives.containersV2.Templates.creativesTemplatesSave": "Done",
|
|
15629
|
-
"creatives.containersV2.Templates.deleteButton": "Delete",
|
|
15630
|
-
"creatives.containersV2.Templates.deletedSuccssfully": "Template deleted successfully",
|
|
15631
|
-
"creatives.containersV2.Templates.deletingTemplate": "Deleting template...",
|
|
15632
|
-
"creatives.containersV2.Templates.deletionFailed": "Template deletion failed",
|
|
15633
|
-
"creatives.containersV2.Templates.duplicateButton": "Duplicate",
|
|
15634
|
-
"creatives.containersV2.Templates.duplicatingTemplate": "Duplicating template...",
|
|
15635
|
-
"creatives.containersV2.Templates.ebillHeader": "Ebill",
|
|
15636
|
-
"creatives.containersV2.Templates.ebillPreview": "Ebill preview",
|
|
15637
|
-
"creatives.containersV2.Templates.editButton": "Edit",
|
|
15638
|
-
"creatives.containersV2.Templates.editMessageContent": "Edit message content",
|
|
15639
|
-
"creatives.containersV2.Templates.emailHeader": "Email",
|
|
15640
|
-
"creatives.containersV2.Templates.emailPreview": "Email preview",
|
|
15641
|
-
"creatives.containersV2.Templates.emailTitleIllustartion": "Create an email {template}",
|
|
15642
|
-
"creatives.containersV2.Templates.gettingAllTemplates": "Getting all templates...",
|
|
15643
|
-
"creatives.containersV2.Templates.header": "This is Templates container !",
|
|
15644
|
-
"creatives.containersV2.Templates.imageCarouselTemplate": "Card message",
|
|
15645
|
-
"creatives.containersV2.Templates.imageMapTemplate": "Rich message",
|
|
15646
|
-
"creatives.containersV2.Templates.imageMapVideoTemplate": "Rich video message",
|
|
15647
|
-
"creatives.containersV2.Templates.imageTemplate": "Image",
|
|
15648
|
-
"creatives.containersV2.Templates.invalidUploadFileError": "File cannot be uploaded. Please select another file with valid file format.",
|
|
15649
|
-
"creatives.containersV2.Templates.layoutSelection": "Select layout",
|
|
15650
|
-
"creatives.containersV2.Templates.lineAccount": "Line account",
|
|
15651
|
-
"creatives.containersV2.Templates.lineHeader": "Line",
|
|
15652
|
-
"creatives.containersV2.Templates.mapTemplate": "Map template",
|
|
15653
|
-
"creatives.containersV2.Templates.mapTemplates": "Map templates",
|
|
15654
|
-
"creatives.containersV2.Templates.mobilepushAccount": "Mobilepush account",
|
|
15655
|
-
"creatives.containersV2.Templates.mobilepushHeader": "Mobile Push",
|
|
15656
|
-
"creatives.containersV2.Templates.mostRecentOption": "Most recent",
|
|
15657
|
-
"creatives.containersV2.Templates.newEmailTemplate": "New email {template}",
|
|
15658
|
-
"creatives.containersV2.Templates.newNotificationTemplate": "New notification {template}",
|
|
15659
|
-
"creatives.containersV2.Templates.newRCSTemplate": "New RCS {template}",
|
|
15660
|
-
"creatives.containersV2.Templates.newSMSTemplate": "New SMS {template}",
|
|
15661
|
-
"creatives.containersV2.Templates.newTemplate": "New template",
|
|
15662
|
-
"creatives.containersV2.Templates.newWhatsappTemplate": "Add new Whatsapp {template}",
|
|
15663
|
-
"creatives.containersV2.Templates.noAccountMessage": "Please select an account to proceed",
|
|
15664
|
-
"creatives.containersV2.Templates.noAccountsPresent": "Push notifications are not setup for your brand",
|
|
15665
|
-
"creatives.containersV2.Templates.noAccountsPresentFacebook": "Please setup the Facebook account & Facebook page to start creating content in Capillary's FB content creator.",
|
|
15666
|
-
"creatives.containersV2.Templates.noAccountsPresentLine": "Line accounts are not setup for your brand",
|
|
15667
|
-
"creatives.containersV2.Templates.noAccountsPresentViber": "Viber accounts are not setup for your brand",
|
|
15668
|
-
"creatives.containersV2.Templates.noAccountsPresentWeChat": "Wechat accounts are not setup for your brand",
|
|
15669
|
-
"creatives.containersV2.Templates.noAccountsPresentWhatsapp": "Whatsapp accounts are not setup for your brand",
|
|
15670
|
-
"creatives.containersV2.Templates.noApprovedWhatsappTemplatesDesc": "Please try creating a new template, once it is approved by Whatsapp it will be available here",
|
|
15671
|
-
"creatives.containersV2.Templates.noApprovedWhatsappTemplatesTitle": "Sorry, we couldn’t find any approved templates",
|
|
15672
|
-
"creatives.containersV2.Templates.noFilteredWhatsappTemplatesDesc": "Please try searching with another term or apply different filter",
|
|
15673
|
-
"creatives.containersV2.Templates.noFilteredWhatsappTemplatesTitle": "Sorry, we couldn’t find any matches",
|
|
15674
|
-
"creatives.containersV2.Templates.noTemplatesFound": "No templates found",
|
|
15675
|
-
"creatives.containersV2.Templates.noTemplatesMessage": "No templates available",
|
|
15676
|
-
"creatives.containersV2.Templates.preview": "Preview",
|
|
15677
|
-
"creatives.containersV2.Templates.previewButton": "Preview",
|
|
15678
|
-
"creatives.containersV2.Templates.previewGenerateText": "Preview is being generated...",
|
|
15679
|
-
"creatives.containersV2.Templates.promotional": "Promotional",
|
|
15680
|
-
"creatives.containersV2.Templates.pushTitleIllustartion": "Create a mobile push notification {template}",
|
|
15681
|
-
"creatives.containersV2.Templates.rcsDescIllustartion": "These templates can be reused when creating a new message content",
|
|
15682
|
-
"creatives.containersV2.Templates.rcsDltIllustrationDesc": "Please try creating a new DLT template in SMS section, once it is created, it will be available here",
|
|
15683
|
-
"creatives.containersV2.Templates.rcsDltIllustrationTitle": "Sorry, we couldn’t find any DLT templates",
|
|
15684
|
-
"creatives.containersV2.Templates.rcsTitleIllustartion": "Add new RCS creatives {template}",
|
|
15685
|
-
"creatives.containersV2.Templates.richMediaTemplates": "Rich media templates",
|
|
15686
|
-
"creatives.containersV2.Templates.searchText": "Search",
|
|
15687
|
-
"creatives.containersV2.Templates.selectAccount": "Select account",
|
|
15688
|
-
"creatives.containersV2.Templates.selectButton": "Select",
|
|
15689
|
-
"creatives.containersV2.Templates.selectDefaultButton": "Select",
|
|
15690
|
-
"creatives.containersV2.Templates.selectSmsHeader": "Select SMS template",
|
|
15691
|
-
"creatives.containersV2.Templates.selectWechatHeader": "Select WECHAT template",
|
|
15692
|
-
"creatives.containersV2.Templates.serviceExplicit": "Service explicit",
|
|
15693
|
-
"creatives.containersV2.Templates.serviceImplicit": "Service implicit",
|
|
15694
|
-
"creatives.containersV2.Templates.smsChannelTemplatesHeader": "SMS templates",
|
|
15695
|
-
"creatives.containersV2.Templates.smsHeader": "SMS",
|
|
15696
|
-
"creatives.containersV2.Templates.smsTitleIllustartion": "Create an SMS {template}",
|
|
15697
|
-
"creatives.containersV2.Templates.somethingWentWrong": "Something went wrong!!",
|
|
15698
|
-
"creatives.containersV2.Templates.sortBy": "Sort by",
|
|
15699
|
-
"creatives.containersV2.Templates.status": "Status",
|
|
15700
|
-
"creatives.containersV2.Templates.template": "template",
|
|
15701
|
-
"creatives.containersV2.Templates.templateDeleteConfirm": "Are you sure you wish to delete this template?",
|
|
15702
|
-
"creatives.containersV2.Templates.templateDeleteSuccess": "SMS template deleted successfully",
|
|
15703
|
-
"creatives.containersV2.Templates.templateDuplicateSuccess": "Template duplicated successfully",
|
|
15704
|
-
"creatives.containersV2.Templates.templateSelection": "Template selection",
|
|
15705
|
-
"creatives.containersV2.Templates.textTemplate": "Text",
|
|
15706
|
-
"creatives.containersV2.Templates.unMapButton": "Unmap",
|
|
15707
|
-
"creatives.containersV2.Templates.uploadFile": "Upload file",
|
|
15708
|
-
"creatives.containersV2.Templates.uploadTemplate": "Upload template",
|
|
15709
|
-
"creatives.containersV2.Templates.uploadedAt": "Modified",
|
|
15710
|
-
"creatives.containersV2.Templates.uploadedBy": "Uploaded by",
|
|
15711
|
-
"creatives.containersV2.Templates.uploadingFile": "Uploading file",
|
|
15712
|
-
"creatives.containersV2.Templates.useEditor": "Use editor",
|
|
15713
|
-
"creatives.containersV2.Templates.weChatRichmediaTemplate": "Richmedia template",
|
|
15714
|
-
"creatives.containersV2.Templates.wechatAccount": "Wechat account",
|
|
15715
|
-
"creatives.containersV2.Templates.wechatAccountNotConfigured": "Selected wechat account is not configured to create wechat templates",
|
|
15716
|
-
"creatives.containersV2.Templates.wechatChannelTemplatesHeader": "WECHAT templates",
|
|
15717
|
-
"creatives.containersV2.Templates.wechatHeader": "WECHAT",
|
|
15718
|
-
"creatives.containersV2.Templates.whatsappAccount": "Whatsapp account",
|
|
15719
|
-
"creatives.containersV2.Templates.whatsappDescIllustration": "These templates can be reused when creating a
|
|
15720
|
-
new message content.",
|
|
15721
|
-
"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.",
|
|
15722
|
-
"creatives.containersV2.Templates.whatsappOnlyApprovedTemplates": "Only \\"Approved\\" templates are available here, as you can use those templates to create a message.",
|
|
15723
|
-
"creatives.containersV2.Templates.whatsappOverview": "Overview",
|
|
15724
|
-
"creatives.containersV2.Templates.whatsappTitleIllustration": "Add a new Whatsapp creative {template}",
|
|
15725
|
-
"creatives.containersV2.Templates.yesText": "Yes, delete",
|
|
15726
|
-
"creatives.containersV2.Templates.zipUploadFailed": "Failed to upload zip file",
|
|
15727
14785
|
"creatives.containersV2.TemplatesV2.FTP": "FTP",
|
|
15728
14786
|
"creatives.containersV2.TemplatesV2.callTask": "Call Task",
|
|
15729
14787
|
"creatives.containersV2.TemplatesV2.creatives": "Creatives",
|
|
@@ -15792,8 +14850,6 @@ new message content.",
|
|
|
15792
14850
|
"creatives.containersV2.Whatsapp.alertUpdate": "Alert update",
|
|
15793
14851
|
"creatives.containersV2.Whatsapp.alertUpdateTooltip": "Send important updates or news to customers.",
|
|
15794
14852
|
"creatives.containersV2.Whatsapp.approved": "Approved",
|
|
15795
|
-
"creatives.containersV2.Whatsapp.transactional": "Transactional",
|
|
15796
|
-
"creatives.containersV2.Whatsapp.transactionalTooltip": "Send account updates, order updates, alerts, and more to share important information.",
|
|
15797
14853
|
"creatives.containersV2.addLabels": "Add labels",
|
|
15798
14854
|
"creatives.containersV2.appName": "App Name",
|
|
15799
14855
|
"creatives.containersV2.applyNow": "Apply now",
|
|
@@ -15886,7 +14942,6 @@ new message content.",
|
|
|
15886
14942
|
"creatives.containersV2.richMedia.Create.wechatTitle": "Title",
|
|
15887
14943
|
"creatives.containersV2.richMedia.Create.wrongFormatFile": "Wrong file upoaded. Please upload image file",
|
|
15888
14944
|
"creatives.containersV2.richMedia.Create.wrongUrl": "Enter correct URL",
|
|
15889
|
-
"creatives.containersV2.save": "Save",
|
|
15890
14945
|
"creatives.containersV2.shopNow": "Shop Now",
|
|
15891
14946
|
"creatives.containersV2.signUp": "Sign Up",
|
|
15892
14947
|
"creatives.containersV2.subscribe": "Subscribe",
|
|
@@ -18472,19 +17527,15 @@ FREE GIFTS-
|
|
|
18472
17527
|
"app.components.CapVideoUpload.fileFormat": "Format: MP4",
|
|
18473
17528
|
"app.components.CapVideoUpload.imageReUpload": "Re upload",
|
|
18474
17529
|
"app.components.CapVideoUpload.or": "OR",
|
|
18475
|
-
"app.components.CapVideoUpload.selectFromComputer": "Select from computer",
|
|
18476
17530
|
"app.components.CapVideoUpload.textMessageAddLabel": "How do you want to upload the image?",
|
|
18477
17531
|
"app.components.CapVideoUpload.textMessageCreateNew": "Create new",
|
|
18478
17532
|
"app.components.CapVideoUpload.textMessageORLabel": "OR",
|
|
18479
17533
|
"app.components.CapVideoUpload.textMessageSelectTemplate": "Select template",
|
|
17534
|
+
"app.components.CapVideoUpload.uploadComputer": "Your computer",
|
|
18480
17535
|
"app.components.CapVideoUpload.videoIncorrectSize": "This file format/size is not supported.",
|
|
18481
17536
|
"app.components.CapVideoUpload.videoRatioDescription": "Video ratio: 9:16 to 16:9",
|
|
18482
17537
|
"app.components.CapVideoUpload.videoSizeDescription": "File size: Up to {size}",
|
|
18483
|
-
"app.components.CapVideoUpload.whatsappErrorMessage": "Please upload the video with allowed file extension, size, dimension and aspect ratio",
|
|
18484
|
-
"app.components.CapVideoUpload.whatsappFileFormat": "Format: MP4",
|
|
18485
17538
|
"app.components.TemplatePreview.includesOptoutTag": "Includes optout tag",
|
|
18486
|
-
"app.components.TemplatePreview.optoutCharactersTotal": "Includes optout tag ({optoutUrlLength} characters)",
|
|
18487
|
-
"app.components.TemplatePreview.whatsappMessageLength": "1 Message ({length} characters)",
|
|
18488
17539
|
"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.",
|
|
18489
17540
|
"app.v2containers.SmsTrai.Create.doneButtonLabel": "Done",
|
|
18490
17541
|
"app.v2containers.SmsTrai.Create.downloadIssues": "Download issues",
|
|
@@ -18613,28 +17664,18 @@ FREE GIFTS-
|
|
|
18613
17664
|
"creatives.componentsV2.CapActionButton.templateButtonLinkPlaceholder": "Enter button link",
|
|
18614
17665
|
"creatives.componentsV2.CapActionButton.templateButtonText": "Button text",
|
|
18615
17666
|
"creatives.componentsV2.CapActionButton.templateButtonTextPlaceholder": "Enter button text",
|
|
18616
|
-
"creatives.componentsV2.CapDocumentUpload.docErrorDesc": "Please upload the document with allowed file extension and size",
|
|
18617
|
-
"creatives.componentsV2.CapDocumentUpload.docReUpload": "Reupload",
|
|
18618
|
-
"creatives.componentsV2.CapDocumentUpload.dragAndDrop": "Drag and drop document here",
|
|
18619
|
-
"creatives.componentsV2.CapDocumentUpload.format": "Format: {format}",
|
|
18620
|
-
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
18621
|
-
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
18622
|
-
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
18623
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
18624
17667
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
18625
17668
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
18626
17669
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
18627
17670
|
"creatives.componentsV2.CapImageUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
18628
|
-
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
18629
17671
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
17672
|
+
"creatives.componentsV2.CapImageUpload.imageIncorrectSize": "Please upload the image with correct type, size and dimension",
|
|
18630
17673
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
18631
17674
|
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
18632
17675
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
18633
17676
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
18634
17677
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
18635
17678
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
18636
|
-
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
18637
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
18638
17679
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
18639
17680
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
18640
17681
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -18720,21 +17761,8 @@ FREE GIFTS-
|
|
|
18720
17761
|
"creatives.componentsV2.SmsTest.header": "This is the SmsTest component !",
|
|
18721
17762
|
"creatives.componentsV2.SmsTest.inputSmsTemplate": "Please input sms template content.",
|
|
18722
17763
|
"creatives.componentsV2.SmsTest.inputTemplateName": "Please input template name.",
|
|
18723
|
-
"creatives.componentsV2.TemplatePreview.charactersPerSms": "SMS chars",
|
|
18724
|
-
"creatives.componentsV2.TemplatePreview.charactersTotal": "{smsCount} SMS ({charCount} characters)",
|
|
18725
|
-
"creatives.componentsV2.TemplatePreview.close": "close",
|
|
18726
17764
|
"creatives.componentsV2.TemplatePreview.playVideo": "Play",
|
|
18727
|
-
"creatives.componentsV2.TemplatePreview.preview": "Preview",
|
|
18728
|
-
"creatives.componentsV2.TemplatePreview.previewGenerated": "Preview is being generated",
|
|
18729
|
-
"creatives.componentsV2.TemplatePreview.previewGenerationMessage": "Preview is being generated",
|
|
18730
17765
|
"creatives.componentsV2.TemplatePreview.showDetails": "Show details",
|
|
18731
|
-
"creatives.componentsV2.TemplatePreview.sms": "SMS",
|
|
18732
|
-
"creatives.componentsV2.TemplatePreview.smsFormatType": "Message has unicode characters",
|
|
18733
|
-
"creatives.componentsV2.TemplatePreview.smsIcon": "Sms Icon",
|
|
18734
|
-
"creatives.componentsV2.TemplatePreview.testMessage": "Test Message",
|
|
18735
|
-
"creatives.componentsV2.TemplatePreview.textMessageCharacter": "characters",
|
|
18736
|
-
"creatives.componentsV2.TemplatePreview.textMessageLabel": "text msg-",
|
|
18737
|
-
"creatives.componentsV2.TemplatePreview.videoPreviewTooltip": "This is just for preview purposes, video cannot be played here",
|
|
18738
17766
|
"creatives.componentsV2.Toastr.header": "This is the Toastr component !",
|
|
18739
17767
|
"creatives.componentsV2.ToastrMessage.close": "This is the ToastrMessage component !",
|
|
18740
17768
|
"creatives.componentsV2.ToastrMessage.header": "This is the ToastrMessage component !",
|
|
@@ -18745,7 +17773,6 @@ FREE GIFTS-
|
|
|
18745
17773
|
"creatives.componentsV2.TopBar.logout": "Logout",
|
|
18746
17774
|
"creatives.componentsV2.TopBar.profile": "Profile",
|
|
18747
17775
|
"creatives.componentsV2.TopBar.settings": "Settings",
|
|
18748
|
-
"creatives.componentsV2.unbalanacedCurlyBraces": "Invalid label, please close all curly braces",
|
|
18749
17776
|
"creatives.componentsv2.MobilePushPreviewV2.header": "This is the MobilePushPreviewV2 component !",
|
|
18750
17777
|
"creatives.containers.Assets.Gallery.alphabetically": "Alphabetically",
|
|
18751
17778
|
"creatives.containers.Assets.Gallery.assetDeleteFailed": "Image deletion failed.",
|
|
@@ -19484,7 +18511,6 @@ FREE GIFTS-
|
|
|
19484
18511
|
"creatives.containersV2.Creatives.templateDeleteConfirm": "Are you sure you want to delete this template?",
|
|
19485
18512
|
"creatives.containersV2.Creatives.templateDeleteSuccess": "SMS template deleted successfully",
|
|
19486
18513
|
"creatives.containersV2.Creatives.templateDuplicateSuccess": "Template duplicated successfully",
|
|
19487
|
-
"creatives.containersV2.Creatives.templateNameEmpty": "Template name cannot be empty",
|
|
19488
18514
|
"creatives.containersV2.Creatives.templateSelection": "Template selection",
|
|
19489
18515
|
"creatives.containersV2.Creatives.textTemplate": "Text",
|
|
19490
18516
|
"creatives.containersV2.Creatives.unMapButton": "Unmap",
|
|
@@ -19622,7 +18648,6 @@ FREE GIFTS-
|
|
|
19622
18648
|
"creatives.containersV2.Email.yes": "Yes",
|
|
19623
18649
|
"creatives.containersV2.EmailWrapper.createMode": "How do you want to create ?",
|
|
19624
18650
|
"creatives.containersV2.EmailWrapper.creativeName": "Creative name",
|
|
19625
|
-
"creatives.containersV2.EmailWrapper.emptyTemplateName": "Please enter template name.",
|
|
19626
18651
|
"creatives.containersV2.EmailWrapper.header": "This is EmailWrapper container !",
|
|
19627
18652
|
"creatives.containersV2.EmailWrapper.invalidUploadFileDesc": "Please select another file with valid file format.",
|
|
19628
18653
|
"creatives.containersV2.EmailWrapper.invalidUploadFileError": "File cannot be uploaded.",
|
|
@@ -19784,8 +18809,7 @@ FREE GIFTS-
|
|
|
19784
18809
|
"creatives.containersV2.LineImageCarousel.emptyTitleErrorMessage": "Template title can not be empty",
|
|
19785
18810
|
"creatives.containersV2.LineImageCarousel.enterTextActionTypeTitle": "Enter text",
|
|
19786
18811
|
"creatives.containersV2.LineImageCarousel.enterUriActionTypeTitle": "Enter url",
|
|
19787
|
-
"creatives.containersV2.LineImageCarousel.
|
|
19788
|
-
"creatives.containersV2.LineImageCarousel.imageDimenstionDescription": "Format: JPEG, PNG Aspect ratio: 1:1 Dimensions: 1024px x 1024px Size: 1 MB",
|
|
18812
|
+
"creatives.containersV2.LineImageCarousel.imageDimenstionDescription": "Format: JPEG, PNG Aspect Ratio: 1:1 Dimensions: 1024px x 1024px Size: 1 MB",
|
|
19789
18813
|
"creatives.containersV2.LineImageCarousel.imageGallery": "Gallery",
|
|
19790
18814
|
"creatives.containersV2.LineImageCarousel.imageReUpload": "Re upload",
|
|
19791
18815
|
"creatives.containersV2.LineImageCarousel.inValidUrliErrorMessage": "Action content uri is not valid",
|
|
@@ -19901,12 +18925,12 @@ FREE GIFTS-
|
|
|
19901
18925
|
"creatives.containersV2.LineWrapper.changeModalDescription": "The already added content for this card will be lost by changing the content tab.",
|
|
19902
18926
|
"creatives.containersV2.LineWrapper.changeModalLabel": "Do you still want to make the changes to content tab",
|
|
19903
18927
|
"creatives.containersV2.LineWrapper.changeModalTitle": "Changing content tab?",
|
|
19904
|
-
"creatives.containersV2.LineWrapper.flexLabel": "Card message",
|
|
19905
18928
|
"creatives.containersV2.LineWrapper.imageLabel": "Image",
|
|
19906
18929
|
"creatives.containersV2.LineWrapper.imagemapLabel": "Rich message",
|
|
19907
18930
|
"creatives.containersV2.LineWrapper.modalDiscardChangesButtonLabel": "No",
|
|
19908
18931
|
"creatives.containersV2.LineWrapper.modalSaveChangesButtonLabel": "Yes, change",
|
|
19909
18932
|
"creatives.containersV2.LineWrapper.stickerLabel": "Sticker",
|
|
18933
|
+
"creatives.containersV2.LineWrapper.templateLabel": "Card message",
|
|
19910
18934
|
"creatives.containersV2.LineWrapper.textLabel": "Text",
|
|
19911
18935
|
"creatives.containersV2.LineWrapper.videoLabel": "Rich video message",
|
|
19912
18936
|
"creatives.containersV2.Login.header": "This is login container change !",
|
|
@@ -20061,162 +19085,7 @@ FREE GIFTS-
|
|
|
20061
19085
|
"creatives.containersV2.MobilepushWrapper.image": "Image content",
|
|
20062
19086
|
"creatives.containersV2.MobilepushWrapper.text": "Text content",
|
|
20063
19087
|
"creatives.containersV2.NotFoundPage.header": "Looks like you are lost!",
|
|
20064
|
-
"creatives.containersV2.Rcs.addSmsCreative": "Add SMS creative",
|
|
20065
|
-
"creatives.containersV2.Rcs.buttonTextAndUrl": ", CTA button text & url",
|
|
20066
|
-
"creatives.containersV2.Rcs.disabledMediaTooltip": "Not yet enabled. Coming soon!",
|
|
20067
|
-
"creatives.containersV2.Rcs.dltEditHeader": "Edit SMS",
|
|
20068
|
-
"creatives.containersV2.Rcs.emptyTemplateDescErrorMessage": "Template message cannot be empty",
|
|
20069
|
-
"creatives.containersV2.Rcs.fallbackDesc": "We would suggest to add fallback SMS",
|
|
20070
|
-
"creatives.containersV2.Rcs.fallbackLabel": "Fallback SMS message",
|
|
20071
|
-
"creatives.containersV2.Rcs.fallbackMsgLenError": "Only 1 SMS (160 characters) allowed for fallback sms",
|
|
20072
|
-
"creatives.containersV2.Rcs.fallbackMsgPlaceholder": "Enter the text message content for fallback SMS",
|
|
20073
|
-
"creatives.containersV2.Rcs.fallbackPreviewtitle": "Preview of fallback SMS",
|
|
20074
|
-
"creatives.containersV2.Rcs.fallbackTextAreaLabel": "SMS message",
|
|
20075
|
-
"creatives.containersV2.Rcs.fallbackToolTip": "This is to deliver an RCS message as an SMS message to end users whose phones do not support RCS",
|
|
20076
|
-
"creatives.containersV2.Rcs.image": "and image",
|
|
20077
|
-
"creatives.containersV2.Rcs.mediaImage": "Image",
|
|
20078
|
-
"creatives.containersV2.Rcs.mediaLabel": "Media",
|
|
20079
|
-
"creatives.containersV2.Rcs.mediaNone": "None",
|
|
20080
|
-
"creatives.containersV2.Rcs.mediaVideo": "Video/Slideshow",
|
|
20081
|
-
"creatives.containersV2.Rcs.optional": "(Optional)",
|
|
20082
|
-
"creatives.containersV2.Rcs.rcsCreateNotification": "RCS template created successfully",
|
|
20083
|
-
"creatives.containersV2.Rcs.rcsDltDesc": "Select any of the existing templates",
|
|
20084
|
-
"creatives.containersV2.Rcs.rcsDltTitle": "SMS creative templates",
|
|
20085
|
-
"creatives.containersV2.Rcs.rcsDoneBtnToolTip": "Please add template name {type} to proceed further",
|
|
20086
|
-
"creatives.containersV2.Rcs.rcsEditNotification": "RCS template updated successfully",
|
|
20087
|
-
"creatives.containersV2.Rcs.templateButton": "Buttons",
|
|
20088
|
-
"creatives.containersV2.Rcs.templateButtonDesc": "Use buttons to redirect user to respective link or quick response/ action.",
|
|
20089
|
-
"creatives.containersV2.Rcs.templateCTAButton": "Call to action",
|
|
20090
|
-
"creatives.containersV2.Rcs.templateCTAButtonDesc": "Create up to 3 buttons that let customers respond to your messages or take action.",
|
|
20091
|
-
"creatives.containersV2.Rcs.templateDescLabel": "Text message",
|
|
20092
|
-
"creatives.containersV2.Rcs.templateDescLengthError": "Template message length cannot exceed 1000",
|
|
20093
|
-
"creatives.containersV2.Rcs.templateDescPlaceholder": "Enter the text message",
|
|
20094
|
-
"creatives.containersV2.Rcs.templateQRButton": "Quick reply",
|
|
20095
|
-
"creatives.containersV2.Rcs.templateQRButtonDesc": "Create up to 3 buttons that let customers respond to your messages or take action.",
|
|
20096
|
-
"creatives.containersV2.Rcs.templateTitle": "Title",
|
|
20097
|
-
"creatives.containersV2.Rcs.templateTitlePlaceholder": "Enter title",
|
|
20098
|
-
"creatives.containersV2.Rcs.textMessage": "and text message",
|
|
20099
|
-
"creatives.containersV2.Rcs.totalCharacters": "{smsCount} SMS ({number} characters)",
|
|
20100
19088
|
"creatives.containersV2.TagList.header": "This is TagList container !",
|
|
20101
|
-
"creatives.containersV2.Templates.accountConfigError": "This account is not configured properly. You can configure it",
|
|
20102
|
-
"creatives.containersV2.Templates.all": "All",
|
|
20103
|
-
"creatives.containersV2.Templates.alphabeticallyOption": "Alphabetically",
|
|
20104
|
-
"creatives.containersV2.Templates.areYouSureText": "Confirm delete template",
|
|
20105
|
-
"creatives.containersV2.Templates.blankTemplate": "Blank template",
|
|
20106
|
-
"creatives.containersV2.Templates.campaigns": "Campaigns",
|
|
20107
|
-
"creatives.containersV2.Templates.cancelText": "Cancel",
|
|
20108
|
-
"creatives.containersV2.Templates.category": "Category",
|
|
20109
|
-
"creatives.containersV2.Templates.chooseAccount": "Choose the account to send content",
|
|
20110
|
-
"creatives.containersV2.Templates.clearAll": "Clear all",
|
|
20111
|
-
"creatives.containersV2.Templates.continue": "Continue",
|
|
20112
|
-
"creatives.containersV2.Templates.createEmailActionButton": "Create email",
|
|
20113
|
-
"creatives.containersV2.Templates.createMessageContent": "New message",
|
|
20114
|
-
"creatives.containersV2.Templates.createNewActionButton": "Create new",
|
|
20115
|
-
"creatives.containersV2.Templates.createNewTemplateLink": "Create new template",
|
|
20116
|
-
"creatives.containersV2.Templates.createSmsActionButton": "Create SMS",
|
|
20117
|
-
"creatives.containersV2.Templates.creativeTemplates": "Creative templates",
|
|
20118
|
-
"creatives.containersV2.Templates.creativeTemplatesDesc": "(Select only one creative)",
|
|
20119
|
-
"creatives.containersV2.Templates.creatives": "Creatives",
|
|
20120
|
-
"creatives.containersV2.Templates.creativesTemplatesEdit": "Edit",
|
|
20121
|
-
"creatives.containersV2.Templates.creativesTemplatesSave": "Done",
|
|
20122
|
-
"creatives.containersV2.Templates.deleteButton": "Delete",
|
|
20123
|
-
"creatives.containersV2.Templates.deletedSuccssfully": "Template deleted successfully",
|
|
20124
|
-
"creatives.containersV2.Templates.deletingTemplate": "Deleting template...",
|
|
20125
|
-
"creatives.containersV2.Templates.deletionFailed": "Template deletion failed",
|
|
20126
|
-
"creatives.containersV2.Templates.duplicateButton": "Duplicate",
|
|
20127
|
-
"creatives.containersV2.Templates.duplicatingTemplate": "Duplicating template...",
|
|
20128
|
-
"creatives.containersV2.Templates.ebillHeader": "Ebill",
|
|
20129
|
-
"creatives.containersV2.Templates.ebillPreview": "Ebill preview",
|
|
20130
|
-
"creatives.containersV2.Templates.editButton": "Edit",
|
|
20131
|
-
"creatives.containersV2.Templates.editMessageContent": "Edit message content",
|
|
20132
|
-
"creatives.containersV2.Templates.emailHeader": "Email",
|
|
20133
|
-
"creatives.containersV2.Templates.emailPreview": "Email preview",
|
|
20134
|
-
"creatives.containersV2.Templates.emailTitleIllustartion": "Create an email {template}",
|
|
20135
|
-
"creatives.containersV2.Templates.gettingAllTemplates": "Getting all templates...",
|
|
20136
|
-
"creatives.containersV2.Templates.header": "This is Templates container !",
|
|
20137
|
-
"creatives.containersV2.Templates.imageCarouselTemplate": "Card message",
|
|
20138
|
-
"creatives.containersV2.Templates.imageMapTemplate": "Rich message",
|
|
20139
|
-
"creatives.containersV2.Templates.imageMapVideoTemplate": "Rich video message",
|
|
20140
|
-
"creatives.containersV2.Templates.imageTemplate": "Image",
|
|
20141
|
-
"creatives.containersV2.Templates.invalidUploadFileError": "File cannot be uploaded. Please select another file with valid file format.",
|
|
20142
|
-
"creatives.containersV2.Templates.layoutSelection": "Select layout",
|
|
20143
|
-
"creatives.containersV2.Templates.lineAccount": "Line account",
|
|
20144
|
-
"creatives.containersV2.Templates.lineHeader": "Line",
|
|
20145
|
-
"creatives.containersV2.Templates.mapTemplate": "Map template",
|
|
20146
|
-
"creatives.containersV2.Templates.mapTemplates": "Map templates",
|
|
20147
|
-
"creatives.containersV2.Templates.mobilepushAccount": "Mobilepush account",
|
|
20148
|
-
"creatives.containersV2.Templates.mobilepushHeader": "Mobile Push",
|
|
20149
|
-
"creatives.containersV2.Templates.mostRecentOption": "Most recent",
|
|
20150
|
-
"creatives.containersV2.Templates.newEmailTemplate": "New email {template}",
|
|
20151
|
-
"creatives.containersV2.Templates.newNotificationTemplate": "New notification {template}",
|
|
20152
|
-
"creatives.containersV2.Templates.newRCSTemplate": "New RCS {template}",
|
|
20153
|
-
"creatives.containersV2.Templates.newSMSTemplate": "New SMS {template}",
|
|
20154
|
-
"creatives.containersV2.Templates.newTemplate": "New template",
|
|
20155
|
-
"creatives.containersV2.Templates.newWhatsappTemplate": "Add new Whatsapp {template}",
|
|
20156
|
-
"creatives.containersV2.Templates.noAccountMessage": "Please select an account to proceed",
|
|
20157
|
-
"creatives.containersV2.Templates.noAccountsPresent": "Push notifications are not setup for your brand",
|
|
20158
|
-
"creatives.containersV2.Templates.noAccountsPresentFacebook": "Please setup the Facebook account & Facebook page to start creating content in Capillary's FB content creator.",
|
|
20159
|
-
"creatives.containersV2.Templates.noAccountsPresentLine": "Line accounts are not setup for your brand",
|
|
20160
|
-
"creatives.containersV2.Templates.noAccountsPresentViber": "Viber accounts are not setup for your brand",
|
|
20161
|
-
"creatives.containersV2.Templates.noAccountsPresentWeChat": "Wechat accounts are not setup for your brand",
|
|
20162
|
-
"creatives.containersV2.Templates.noAccountsPresentWhatsapp": "Whatsapp accounts are not setup for your brand",
|
|
20163
|
-
"creatives.containersV2.Templates.noApprovedWhatsappTemplatesDesc": "Please try creating a new template, once it is approved by Whatsapp it will be available here",
|
|
20164
|
-
"creatives.containersV2.Templates.noApprovedWhatsappTemplatesTitle": "Sorry, we couldn’t find any approved templates",
|
|
20165
|
-
"creatives.containersV2.Templates.noFilteredWhatsappTemplatesDesc": "Please try searching with another term or apply different filter",
|
|
20166
|
-
"creatives.containersV2.Templates.noFilteredWhatsappTemplatesTitle": "Sorry, we couldn’t find any matches",
|
|
20167
|
-
"creatives.containersV2.Templates.noTemplatesFound": "No templates found",
|
|
20168
|
-
"creatives.containersV2.Templates.noTemplatesMessage": "No templates available",
|
|
20169
|
-
"creatives.containersV2.Templates.preview": "Preview",
|
|
20170
|
-
"creatives.containersV2.Templates.previewButton": "Preview",
|
|
20171
|
-
"creatives.containersV2.Templates.previewGenerateText": "Preview is being generated...",
|
|
20172
|
-
"creatives.containersV2.Templates.promotional": "Promotional",
|
|
20173
|
-
"creatives.containersV2.Templates.pushTitleIllustartion": "Create a mobile push notification {template}",
|
|
20174
|
-
"creatives.containersV2.Templates.rcsDescIllustartion": "These templates can be reused when creating a new message content",
|
|
20175
|
-
"creatives.containersV2.Templates.rcsDltIllustrationDesc": "Please try creating a new DLT template in SMS section, once it is created, it will be available here",
|
|
20176
|
-
"creatives.containersV2.Templates.rcsDltIllustrationTitle": "Sorry, we couldn’t find any DLT templates",
|
|
20177
|
-
"creatives.containersV2.Templates.rcsTitleIllustartion": "Add new RCS creatives {template}",
|
|
20178
|
-
"creatives.containersV2.Templates.richMediaTemplates": "Rich media templates",
|
|
20179
|
-
"creatives.containersV2.Templates.searchText": "Search",
|
|
20180
|
-
"creatives.containersV2.Templates.selectAccount": "Select account",
|
|
20181
|
-
"creatives.containersV2.Templates.selectButton": "Select",
|
|
20182
|
-
"creatives.containersV2.Templates.selectDefaultButton": "Select",
|
|
20183
|
-
"creatives.containersV2.Templates.selectSmsHeader": "Select SMS template",
|
|
20184
|
-
"creatives.containersV2.Templates.selectWechatHeader": "Select WECHAT template",
|
|
20185
|
-
"creatives.containersV2.Templates.serviceExplicit": "Service explicit",
|
|
20186
|
-
"creatives.containersV2.Templates.serviceImplicit": "Service implicit",
|
|
20187
|
-
"creatives.containersV2.Templates.smsChannelTemplatesHeader": "SMS templates",
|
|
20188
|
-
"creatives.containersV2.Templates.smsHeader": "SMS",
|
|
20189
|
-
"creatives.containersV2.Templates.smsTitleIllustartion": "Create an SMS {template}",
|
|
20190
|
-
"creatives.containersV2.Templates.somethingWentWrong": "Something went wrong!!",
|
|
20191
|
-
"creatives.containersV2.Templates.sortBy": "Sort by",
|
|
20192
|
-
"creatives.containersV2.Templates.status": "Status",
|
|
20193
|
-
"creatives.containersV2.Templates.template": "template",
|
|
20194
|
-
"creatives.containersV2.Templates.templateDeleteConfirm": "Are you sure you wish to delete this template?",
|
|
20195
|
-
"creatives.containersV2.Templates.templateDeleteSuccess": "SMS template deleted successfully",
|
|
20196
|
-
"creatives.containersV2.Templates.templateDuplicateSuccess": "Template duplicated successfully",
|
|
20197
|
-
"creatives.containersV2.Templates.templateSelection": "Template selection",
|
|
20198
|
-
"creatives.containersV2.Templates.textTemplate": "Text",
|
|
20199
|
-
"creatives.containersV2.Templates.unMapButton": "Unmap",
|
|
20200
|
-
"creatives.containersV2.Templates.uploadFile": "Upload file",
|
|
20201
|
-
"creatives.containersV2.Templates.uploadTemplate": "Upload template",
|
|
20202
|
-
"creatives.containersV2.Templates.uploadedAt": "Modified",
|
|
20203
|
-
"creatives.containersV2.Templates.uploadedBy": "Uploaded by",
|
|
20204
|
-
"creatives.containersV2.Templates.uploadingFile": "Uploading file",
|
|
20205
|
-
"creatives.containersV2.Templates.useEditor": "Use editor",
|
|
20206
|
-
"creatives.containersV2.Templates.weChatRichmediaTemplate": "Richmedia template",
|
|
20207
|
-
"creatives.containersV2.Templates.wechatAccount": "Wechat account",
|
|
20208
|
-
"creatives.containersV2.Templates.wechatAccountNotConfigured": "Selected wechat account is not configured to create wechat templates",
|
|
20209
|
-
"creatives.containersV2.Templates.wechatChannelTemplatesHeader": "WECHAT templates",
|
|
20210
|
-
"creatives.containersV2.Templates.wechatHeader": "WECHAT",
|
|
20211
|
-
"creatives.containersV2.Templates.whatsappAccount": "Whatsapp account",
|
|
20212
|
-
"creatives.containersV2.Templates.whatsappDescIllustration": "These templates can be reused when creating a
|
|
20213
|
-
new message content.",
|
|
20214
|
-
"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.",
|
|
20215
|
-
"creatives.containersV2.Templates.whatsappOnlyApprovedTemplates": "Only \\"Approved\\" templates are available here, as you can use those templates to create a message.",
|
|
20216
|
-
"creatives.containersV2.Templates.whatsappOverview": "Overview",
|
|
20217
|
-
"creatives.containersV2.Templates.whatsappTitleIllustration": "Add a new Whatsapp creative {template}",
|
|
20218
|
-
"creatives.containersV2.Templates.yesText": "Yes, delete",
|
|
20219
|
-
"creatives.containersV2.Templates.zipUploadFailed": "Failed to upload zip file",
|
|
20220
19089
|
"creatives.containersV2.TemplatesV2.FTP": "FTP",
|
|
20221
19090
|
"creatives.containersV2.TemplatesV2.callTask": "Call Task",
|
|
20222
19091
|
"creatives.containersV2.TemplatesV2.creatives": "Creatives",
|
|
@@ -20285,8 +19154,6 @@ new message content.",
|
|
|
20285
19154
|
"creatives.containersV2.Whatsapp.alertUpdate": "Alert update",
|
|
20286
19155
|
"creatives.containersV2.Whatsapp.alertUpdateTooltip": "Send important updates or news to customers.",
|
|
20287
19156
|
"creatives.containersV2.Whatsapp.approved": "Approved",
|
|
20288
|
-
"creatives.containersV2.Whatsapp.transactional": "Transactional",
|
|
20289
|
-
"creatives.containersV2.Whatsapp.transactionalTooltip": "Send account updates, order updates, alerts, and more to share important information.",
|
|
20290
19157
|
"creatives.containersV2.addLabels": "Add labels",
|
|
20291
19158
|
"creatives.containersV2.appName": "App Name",
|
|
20292
19159
|
"creatives.containersV2.applyNow": "Apply now",
|
|
@@ -20379,7 +19246,6 @@ new message content.",
|
|
|
20379
19246
|
"creatives.containersV2.richMedia.Create.wechatTitle": "Title",
|
|
20380
19247
|
"creatives.containersV2.richMedia.Create.wrongFormatFile": "Wrong file upoaded. Please upload image file",
|
|
20381
19248
|
"creatives.containersV2.richMedia.Create.wrongUrl": "Enter correct URL",
|
|
20382
|
-
"creatives.containersV2.save": "Save",
|
|
20383
19249
|
"creatives.containersV2.shopNow": "Shop Now",
|
|
20384
19250
|
"creatives.containersV2.signUp": "Sign Up",
|
|
20385
19251
|
"creatives.containersV2.subscribe": "Subscribe",
|
|
@@ -21294,19 +20160,15 @@ exports[`Creatives SmsTraiEdit test/> should save 1`] = `
|
|
|
21294
20160
|
"app.components.CapVideoUpload.fileFormat": "Format: MP4",
|
|
21295
20161
|
"app.components.CapVideoUpload.imageReUpload": "Re upload",
|
|
21296
20162
|
"app.components.CapVideoUpload.or": "OR",
|
|
21297
|
-
"app.components.CapVideoUpload.selectFromComputer": "Select from computer",
|
|
21298
20163
|
"app.components.CapVideoUpload.textMessageAddLabel": "How do you want to upload the image?",
|
|
21299
20164
|
"app.components.CapVideoUpload.textMessageCreateNew": "Create new",
|
|
21300
20165
|
"app.components.CapVideoUpload.textMessageORLabel": "OR",
|
|
21301
20166
|
"app.components.CapVideoUpload.textMessageSelectTemplate": "Select template",
|
|
20167
|
+
"app.components.CapVideoUpload.uploadComputer": "Your computer",
|
|
21302
20168
|
"app.components.CapVideoUpload.videoIncorrectSize": "This file format/size is not supported.",
|
|
21303
20169
|
"app.components.CapVideoUpload.videoRatioDescription": "Video ratio: 9:16 to 16:9",
|
|
21304
20170
|
"app.components.CapVideoUpload.videoSizeDescription": "File size: Up to {size}",
|
|
21305
|
-
"app.components.CapVideoUpload.whatsappErrorMessage": "Please upload the video with allowed file extension, size, dimension and aspect ratio",
|
|
21306
|
-
"app.components.CapVideoUpload.whatsappFileFormat": "Format: MP4",
|
|
21307
20171
|
"app.components.TemplatePreview.includesOptoutTag": "Includes optout tag",
|
|
21308
|
-
"app.components.TemplatePreview.optoutCharactersTotal": "Includes optout tag ({optoutUrlLength} characters)",
|
|
21309
|
-
"app.components.TemplatePreview.whatsappMessageLength": "1 Message ({length} characters)",
|
|
21310
20172
|
"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.",
|
|
21311
20173
|
"app.v2containers.SmsTrai.Create.doneButtonLabel": "Done",
|
|
21312
20174
|
"app.v2containers.SmsTrai.Create.downloadIssues": "Download issues",
|
|
@@ -21435,28 +20297,18 @@ exports[`Creatives SmsTraiEdit test/> should save 1`] = `
|
|
|
21435
20297
|
"creatives.componentsV2.CapActionButton.templateButtonLinkPlaceholder": "Enter button link",
|
|
21436
20298
|
"creatives.componentsV2.CapActionButton.templateButtonText": "Button text",
|
|
21437
20299
|
"creatives.componentsV2.CapActionButton.templateButtonTextPlaceholder": "Enter button text",
|
|
21438
|
-
"creatives.componentsV2.CapDocumentUpload.docErrorDesc": "Please upload the document with allowed file extension and size",
|
|
21439
|
-
"creatives.componentsV2.CapDocumentUpload.docReUpload": "Reupload",
|
|
21440
|
-
"creatives.componentsV2.CapDocumentUpload.dragAndDrop": "Drag and drop document here",
|
|
21441
|
-
"creatives.componentsV2.CapDocumentUpload.format": "Format: {format}",
|
|
21442
|
-
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
21443
|
-
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
21444
|
-
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
21445
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
21446
20300
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
21447
20301
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
21448
20302
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
21449
20303
|
"creatives.componentsV2.CapImageUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
21450
|
-
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
21451
20304
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
20305
|
+
"creatives.componentsV2.CapImageUpload.imageIncorrectSize": "Please upload the image with correct type, size and dimension",
|
|
21452
20306
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
21453
20307
|
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
21454
20308
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
21455
20309
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
21456
20310
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
21457
20311
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
21458
|
-
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
21459
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
21460
20312
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
21461
20313
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
21462
20314
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -21542,21 +20394,8 @@ exports[`Creatives SmsTraiEdit test/> should save 1`] = `
|
|
|
21542
20394
|
"creatives.componentsV2.SmsTest.header": "This is the SmsTest component !",
|
|
21543
20395
|
"creatives.componentsV2.SmsTest.inputSmsTemplate": "Please input sms template content.",
|
|
21544
20396
|
"creatives.componentsV2.SmsTest.inputTemplateName": "Please input template name.",
|
|
21545
|
-
"creatives.componentsV2.TemplatePreview.charactersPerSms": "SMS chars",
|
|
21546
|
-
"creatives.componentsV2.TemplatePreview.charactersTotal": "{smsCount} SMS ({charCount} characters)",
|
|
21547
|
-
"creatives.componentsV2.TemplatePreview.close": "close",
|
|
21548
20397
|
"creatives.componentsV2.TemplatePreview.playVideo": "Play",
|
|
21549
|
-
"creatives.componentsV2.TemplatePreview.preview": "Preview",
|
|
21550
|
-
"creatives.componentsV2.TemplatePreview.previewGenerated": "Preview is being generated",
|
|
21551
|
-
"creatives.componentsV2.TemplatePreview.previewGenerationMessage": "Preview is being generated",
|
|
21552
20398
|
"creatives.componentsV2.TemplatePreview.showDetails": "Show details",
|
|
21553
|
-
"creatives.componentsV2.TemplatePreview.sms": "SMS",
|
|
21554
|
-
"creatives.componentsV2.TemplatePreview.smsFormatType": "Message has unicode characters",
|
|
21555
|
-
"creatives.componentsV2.TemplatePreview.smsIcon": "Sms Icon",
|
|
21556
|
-
"creatives.componentsV2.TemplatePreview.testMessage": "Test Message",
|
|
21557
|
-
"creatives.componentsV2.TemplatePreview.textMessageCharacter": "characters",
|
|
21558
|
-
"creatives.componentsV2.TemplatePreview.textMessageLabel": "text msg-",
|
|
21559
|
-
"creatives.componentsV2.TemplatePreview.videoPreviewTooltip": "This is just for preview purposes, video cannot be played here",
|
|
21560
20399
|
"creatives.componentsV2.Toastr.header": "This is the Toastr component !",
|
|
21561
20400
|
"creatives.componentsV2.ToastrMessage.close": "This is the ToastrMessage component !",
|
|
21562
20401
|
"creatives.componentsV2.ToastrMessage.header": "This is the ToastrMessage component !",
|
|
@@ -21567,7 +20406,6 @@ exports[`Creatives SmsTraiEdit test/> should save 1`] = `
|
|
|
21567
20406
|
"creatives.componentsV2.TopBar.logout": "Logout",
|
|
21568
20407
|
"creatives.componentsV2.TopBar.profile": "Profile",
|
|
21569
20408
|
"creatives.componentsV2.TopBar.settings": "Settings",
|
|
21570
|
-
"creatives.componentsV2.unbalanacedCurlyBraces": "Invalid label, please close all curly braces",
|
|
21571
20409
|
"creatives.componentsv2.MobilePushPreviewV2.header": "This is the MobilePushPreviewV2 component !",
|
|
21572
20410
|
"creatives.containers.Assets.Gallery.alphabetically": "Alphabetically",
|
|
21573
20411
|
"creatives.containers.Assets.Gallery.assetDeleteFailed": "Image deletion failed.",
|
|
@@ -22306,7 +21144,6 @@ exports[`Creatives SmsTraiEdit test/> should save 1`] = `
|
|
|
22306
21144
|
"creatives.containersV2.Creatives.templateDeleteConfirm": "Are you sure you want to delete this template?",
|
|
22307
21145
|
"creatives.containersV2.Creatives.templateDeleteSuccess": "SMS template deleted successfully",
|
|
22308
21146
|
"creatives.containersV2.Creatives.templateDuplicateSuccess": "Template duplicated successfully",
|
|
22309
|
-
"creatives.containersV2.Creatives.templateNameEmpty": "Template name cannot be empty",
|
|
22310
21147
|
"creatives.containersV2.Creatives.templateSelection": "Template selection",
|
|
22311
21148
|
"creatives.containersV2.Creatives.textTemplate": "Text",
|
|
22312
21149
|
"creatives.containersV2.Creatives.unMapButton": "Unmap",
|
|
@@ -22444,7 +21281,6 @@ exports[`Creatives SmsTraiEdit test/> should save 1`] = `
|
|
|
22444
21281
|
"creatives.containersV2.Email.yes": "Yes",
|
|
22445
21282
|
"creatives.containersV2.EmailWrapper.createMode": "How do you want to create ?",
|
|
22446
21283
|
"creatives.containersV2.EmailWrapper.creativeName": "Creative name",
|
|
22447
|
-
"creatives.containersV2.EmailWrapper.emptyTemplateName": "Please enter template name.",
|
|
22448
21284
|
"creatives.containersV2.EmailWrapper.header": "This is EmailWrapper container !",
|
|
22449
21285
|
"creatives.containersV2.EmailWrapper.invalidUploadFileDesc": "Please select another file with valid file format.",
|
|
22450
21286
|
"creatives.containersV2.EmailWrapper.invalidUploadFileError": "File cannot be uploaded.",
|
|
@@ -22606,8 +21442,7 @@ exports[`Creatives SmsTraiEdit test/> should save 1`] = `
|
|
|
22606
21442
|
"creatives.containersV2.LineImageCarousel.emptyTitleErrorMessage": "Template title can not be empty",
|
|
22607
21443
|
"creatives.containersV2.LineImageCarousel.enterTextActionTypeTitle": "Enter text",
|
|
22608
21444
|
"creatives.containersV2.LineImageCarousel.enterUriActionTypeTitle": "Enter url",
|
|
22609
|
-
"creatives.containersV2.LineImageCarousel.
|
|
22610
|
-
"creatives.containersV2.LineImageCarousel.imageDimenstionDescription": "Format: JPEG, PNG Aspect ratio: 1:1 Dimensions: 1024px x 1024px Size: 1 MB",
|
|
21445
|
+
"creatives.containersV2.LineImageCarousel.imageDimenstionDescription": "Format: JPEG, PNG Aspect Ratio: 1:1 Dimensions: 1024px x 1024px Size: 1 MB",
|
|
22611
21446
|
"creatives.containersV2.LineImageCarousel.imageGallery": "Gallery",
|
|
22612
21447
|
"creatives.containersV2.LineImageCarousel.imageReUpload": "Re upload",
|
|
22613
21448
|
"creatives.containersV2.LineImageCarousel.inValidUrliErrorMessage": "Action content uri is not valid",
|
|
@@ -22723,12 +21558,12 @@ exports[`Creatives SmsTraiEdit test/> should save 1`] = `
|
|
|
22723
21558
|
"creatives.containersV2.LineWrapper.changeModalDescription": "The already added content for this card will be lost by changing the content tab.",
|
|
22724
21559
|
"creatives.containersV2.LineWrapper.changeModalLabel": "Do you still want to make the changes to content tab",
|
|
22725
21560
|
"creatives.containersV2.LineWrapper.changeModalTitle": "Changing content tab?",
|
|
22726
|
-
"creatives.containersV2.LineWrapper.flexLabel": "Card message",
|
|
22727
21561
|
"creatives.containersV2.LineWrapper.imageLabel": "Image",
|
|
22728
21562
|
"creatives.containersV2.LineWrapper.imagemapLabel": "Rich message",
|
|
22729
21563
|
"creatives.containersV2.LineWrapper.modalDiscardChangesButtonLabel": "No",
|
|
22730
21564
|
"creatives.containersV2.LineWrapper.modalSaveChangesButtonLabel": "Yes, change",
|
|
22731
21565
|
"creatives.containersV2.LineWrapper.stickerLabel": "Sticker",
|
|
21566
|
+
"creatives.containersV2.LineWrapper.templateLabel": "Card message",
|
|
22732
21567
|
"creatives.containersV2.LineWrapper.textLabel": "Text",
|
|
22733
21568
|
"creatives.containersV2.LineWrapper.videoLabel": "Rich video message",
|
|
22734
21569
|
"creatives.containersV2.Login.header": "This is login container change !",
|
|
@@ -22883,162 +21718,7 @@ exports[`Creatives SmsTraiEdit test/> should save 1`] = `
|
|
|
22883
21718
|
"creatives.containersV2.MobilepushWrapper.image": "Image content",
|
|
22884
21719
|
"creatives.containersV2.MobilepushWrapper.text": "Text content",
|
|
22885
21720
|
"creatives.containersV2.NotFoundPage.header": "Looks like you are lost!",
|
|
22886
|
-
"creatives.containersV2.Rcs.addSmsCreative": "Add SMS creative",
|
|
22887
|
-
"creatives.containersV2.Rcs.buttonTextAndUrl": ", CTA button text & url",
|
|
22888
|
-
"creatives.containersV2.Rcs.disabledMediaTooltip": "Not yet enabled. Coming soon!",
|
|
22889
|
-
"creatives.containersV2.Rcs.dltEditHeader": "Edit SMS",
|
|
22890
|
-
"creatives.containersV2.Rcs.emptyTemplateDescErrorMessage": "Template message cannot be empty",
|
|
22891
|
-
"creatives.containersV2.Rcs.fallbackDesc": "We would suggest to add fallback SMS",
|
|
22892
|
-
"creatives.containersV2.Rcs.fallbackLabel": "Fallback SMS message",
|
|
22893
|
-
"creatives.containersV2.Rcs.fallbackMsgLenError": "Only 1 SMS (160 characters) allowed for fallback sms",
|
|
22894
|
-
"creatives.containersV2.Rcs.fallbackMsgPlaceholder": "Enter the text message content for fallback SMS",
|
|
22895
|
-
"creatives.containersV2.Rcs.fallbackPreviewtitle": "Preview of fallback SMS",
|
|
22896
|
-
"creatives.containersV2.Rcs.fallbackTextAreaLabel": "SMS message",
|
|
22897
|
-
"creatives.containersV2.Rcs.fallbackToolTip": "This is to deliver an RCS message as an SMS message to end users whose phones do not support RCS",
|
|
22898
|
-
"creatives.containersV2.Rcs.image": "and image",
|
|
22899
|
-
"creatives.containersV2.Rcs.mediaImage": "Image",
|
|
22900
|
-
"creatives.containersV2.Rcs.mediaLabel": "Media",
|
|
22901
|
-
"creatives.containersV2.Rcs.mediaNone": "None",
|
|
22902
|
-
"creatives.containersV2.Rcs.mediaVideo": "Video/Slideshow",
|
|
22903
|
-
"creatives.containersV2.Rcs.optional": "(Optional)",
|
|
22904
|
-
"creatives.containersV2.Rcs.rcsCreateNotification": "RCS template created successfully",
|
|
22905
|
-
"creatives.containersV2.Rcs.rcsDltDesc": "Select any of the existing templates",
|
|
22906
|
-
"creatives.containersV2.Rcs.rcsDltTitle": "SMS creative templates",
|
|
22907
|
-
"creatives.containersV2.Rcs.rcsDoneBtnToolTip": "Please add template name {type} to proceed further",
|
|
22908
|
-
"creatives.containersV2.Rcs.rcsEditNotification": "RCS template updated successfully",
|
|
22909
|
-
"creatives.containersV2.Rcs.templateButton": "Buttons",
|
|
22910
|
-
"creatives.containersV2.Rcs.templateButtonDesc": "Use buttons to redirect user to respective link or quick response/ action.",
|
|
22911
|
-
"creatives.containersV2.Rcs.templateCTAButton": "Call to action",
|
|
22912
|
-
"creatives.containersV2.Rcs.templateCTAButtonDesc": "Create up to 3 buttons that let customers respond to your messages or take action.",
|
|
22913
|
-
"creatives.containersV2.Rcs.templateDescLabel": "Text message",
|
|
22914
|
-
"creatives.containersV2.Rcs.templateDescLengthError": "Template message length cannot exceed 1000",
|
|
22915
|
-
"creatives.containersV2.Rcs.templateDescPlaceholder": "Enter the text message",
|
|
22916
|
-
"creatives.containersV2.Rcs.templateQRButton": "Quick reply",
|
|
22917
|
-
"creatives.containersV2.Rcs.templateQRButtonDesc": "Create up to 3 buttons that let customers respond to your messages or take action.",
|
|
22918
|
-
"creatives.containersV2.Rcs.templateTitle": "Title",
|
|
22919
|
-
"creatives.containersV2.Rcs.templateTitlePlaceholder": "Enter title",
|
|
22920
|
-
"creatives.containersV2.Rcs.textMessage": "and text message",
|
|
22921
|
-
"creatives.containersV2.Rcs.totalCharacters": "{smsCount} SMS ({number} characters)",
|
|
22922
21721
|
"creatives.containersV2.TagList.header": "This is TagList container !",
|
|
22923
|
-
"creatives.containersV2.Templates.accountConfigError": "This account is not configured properly. You can configure it",
|
|
22924
|
-
"creatives.containersV2.Templates.all": "All",
|
|
22925
|
-
"creatives.containersV2.Templates.alphabeticallyOption": "Alphabetically",
|
|
22926
|
-
"creatives.containersV2.Templates.areYouSureText": "Confirm delete template",
|
|
22927
|
-
"creatives.containersV2.Templates.blankTemplate": "Blank template",
|
|
22928
|
-
"creatives.containersV2.Templates.campaigns": "Campaigns",
|
|
22929
|
-
"creatives.containersV2.Templates.cancelText": "Cancel",
|
|
22930
|
-
"creatives.containersV2.Templates.category": "Category",
|
|
22931
|
-
"creatives.containersV2.Templates.chooseAccount": "Choose the account to send content",
|
|
22932
|
-
"creatives.containersV2.Templates.clearAll": "Clear all",
|
|
22933
|
-
"creatives.containersV2.Templates.continue": "Continue",
|
|
22934
|
-
"creatives.containersV2.Templates.createEmailActionButton": "Create email",
|
|
22935
|
-
"creatives.containersV2.Templates.createMessageContent": "New message",
|
|
22936
|
-
"creatives.containersV2.Templates.createNewActionButton": "Create new",
|
|
22937
|
-
"creatives.containersV2.Templates.createNewTemplateLink": "Create new template",
|
|
22938
|
-
"creatives.containersV2.Templates.createSmsActionButton": "Create SMS",
|
|
22939
|
-
"creatives.containersV2.Templates.creativeTemplates": "Creative templates",
|
|
22940
|
-
"creatives.containersV2.Templates.creativeTemplatesDesc": "(Select only one creative)",
|
|
22941
|
-
"creatives.containersV2.Templates.creatives": "Creatives",
|
|
22942
|
-
"creatives.containersV2.Templates.creativesTemplatesEdit": "Edit",
|
|
22943
|
-
"creatives.containersV2.Templates.creativesTemplatesSave": "Done",
|
|
22944
|
-
"creatives.containersV2.Templates.deleteButton": "Delete",
|
|
22945
|
-
"creatives.containersV2.Templates.deletedSuccssfully": "Template deleted successfully",
|
|
22946
|
-
"creatives.containersV2.Templates.deletingTemplate": "Deleting template...",
|
|
22947
|
-
"creatives.containersV2.Templates.deletionFailed": "Template deletion failed",
|
|
22948
|
-
"creatives.containersV2.Templates.duplicateButton": "Duplicate",
|
|
22949
|
-
"creatives.containersV2.Templates.duplicatingTemplate": "Duplicating template...",
|
|
22950
|
-
"creatives.containersV2.Templates.ebillHeader": "Ebill",
|
|
22951
|
-
"creatives.containersV2.Templates.ebillPreview": "Ebill preview",
|
|
22952
|
-
"creatives.containersV2.Templates.editButton": "Edit",
|
|
22953
|
-
"creatives.containersV2.Templates.editMessageContent": "Edit message content",
|
|
22954
|
-
"creatives.containersV2.Templates.emailHeader": "Email",
|
|
22955
|
-
"creatives.containersV2.Templates.emailPreview": "Email preview",
|
|
22956
|
-
"creatives.containersV2.Templates.emailTitleIllustartion": "Create an email {template}",
|
|
22957
|
-
"creatives.containersV2.Templates.gettingAllTemplates": "Getting all templates...",
|
|
22958
|
-
"creatives.containersV2.Templates.header": "This is Templates container !",
|
|
22959
|
-
"creatives.containersV2.Templates.imageCarouselTemplate": "Card message",
|
|
22960
|
-
"creatives.containersV2.Templates.imageMapTemplate": "Rich message",
|
|
22961
|
-
"creatives.containersV2.Templates.imageMapVideoTemplate": "Rich video message",
|
|
22962
|
-
"creatives.containersV2.Templates.imageTemplate": "Image",
|
|
22963
|
-
"creatives.containersV2.Templates.invalidUploadFileError": "File cannot be uploaded. Please select another file with valid file format.",
|
|
22964
|
-
"creatives.containersV2.Templates.layoutSelection": "Select layout",
|
|
22965
|
-
"creatives.containersV2.Templates.lineAccount": "Line account",
|
|
22966
|
-
"creatives.containersV2.Templates.lineHeader": "Line",
|
|
22967
|
-
"creatives.containersV2.Templates.mapTemplate": "Map template",
|
|
22968
|
-
"creatives.containersV2.Templates.mapTemplates": "Map templates",
|
|
22969
|
-
"creatives.containersV2.Templates.mobilepushAccount": "Mobilepush account",
|
|
22970
|
-
"creatives.containersV2.Templates.mobilepushHeader": "Mobile Push",
|
|
22971
|
-
"creatives.containersV2.Templates.mostRecentOption": "Most recent",
|
|
22972
|
-
"creatives.containersV2.Templates.newEmailTemplate": "New email {template}",
|
|
22973
|
-
"creatives.containersV2.Templates.newNotificationTemplate": "New notification {template}",
|
|
22974
|
-
"creatives.containersV2.Templates.newRCSTemplate": "New RCS {template}",
|
|
22975
|
-
"creatives.containersV2.Templates.newSMSTemplate": "New SMS {template}",
|
|
22976
|
-
"creatives.containersV2.Templates.newTemplate": "New template",
|
|
22977
|
-
"creatives.containersV2.Templates.newWhatsappTemplate": "Add new Whatsapp {template}",
|
|
22978
|
-
"creatives.containersV2.Templates.noAccountMessage": "Please select an account to proceed",
|
|
22979
|
-
"creatives.containersV2.Templates.noAccountsPresent": "Push notifications are not setup for your brand",
|
|
22980
|
-
"creatives.containersV2.Templates.noAccountsPresentFacebook": "Please setup the Facebook account & Facebook page to start creating content in Capillary's FB content creator.",
|
|
22981
|
-
"creatives.containersV2.Templates.noAccountsPresentLine": "Line accounts are not setup for your brand",
|
|
22982
|
-
"creatives.containersV2.Templates.noAccountsPresentViber": "Viber accounts are not setup for your brand",
|
|
22983
|
-
"creatives.containersV2.Templates.noAccountsPresentWeChat": "Wechat accounts are not setup for your brand",
|
|
22984
|
-
"creatives.containersV2.Templates.noAccountsPresentWhatsapp": "Whatsapp accounts are not setup for your brand",
|
|
22985
|
-
"creatives.containersV2.Templates.noApprovedWhatsappTemplatesDesc": "Please try creating a new template, once it is approved by Whatsapp it will be available here",
|
|
22986
|
-
"creatives.containersV2.Templates.noApprovedWhatsappTemplatesTitle": "Sorry, we couldn’t find any approved templates",
|
|
22987
|
-
"creatives.containersV2.Templates.noFilteredWhatsappTemplatesDesc": "Please try searching with another term or apply different filter",
|
|
22988
|
-
"creatives.containersV2.Templates.noFilteredWhatsappTemplatesTitle": "Sorry, we couldn’t find any matches",
|
|
22989
|
-
"creatives.containersV2.Templates.noTemplatesFound": "No templates found",
|
|
22990
|
-
"creatives.containersV2.Templates.noTemplatesMessage": "No templates available",
|
|
22991
|
-
"creatives.containersV2.Templates.preview": "Preview",
|
|
22992
|
-
"creatives.containersV2.Templates.previewButton": "Preview",
|
|
22993
|
-
"creatives.containersV2.Templates.previewGenerateText": "Preview is being generated...",
|
|
22994
|
-
"creatives.containersV2.Templates.promotional": "Promotional",
|
|
22995
|
-
"creatives.containersV2.Templates.pushTitleIllustartion": "Create a mobile push notification {template}",
|
|
22996
|
-
"creatives.containersV2.Templates.rcsDescIllustartion": "These templates can be reused when creating a new message content",
|
|
22997
|
-
"creatives.containersV2.Templates.rcsDltIllustrationDesc": "Please try creating a new DLT template in SMS section, once it is created, it will be available here",
|
|
22998
|
-
"creatives.containersV2.Templates.rcsDltIllustrationTitle": "Sorry, we couldn’t find any DLT templates",
|
|
22999
|
-
"creatives.containersV2.Templates.rcsTitleIllustartion": "Add new RCS creatives {template}",
|
|
23000
|
-
"creatives.containersV2.Templates.richMediaTemplates": "Rich media templates",
|
|
23001
|
-
"creatives.containersV2.Templates.searchText": "Search",
|
|
23002
|
-
"creatives.containersV2.Templates.selectAccount": "Select account",
|
|
23003
|
-
"creatives.containersV2.Templates.selectButton": "Select",
|
|
23004
|
-
"creatives.containersV2.Templates.selectDefaultButton": "Select",
|
|
23005
|
-
"creatives.containersV2.Templates.selectSmsHeader": "Select SMS template",
|
|
23006
|
-
"creatives.containersV2.Templates.selectWechatHeader": "Select WECHAT template",
|
|
23007
|
-
"creatives.containersV2.Templates.serviceExplicit": "Service explicit",
|
|
23008
|
-
"creatives.containersV2.Templates.serviceImplicit": "Service implicit",
|
|
23009
|
-
"creatives.containersV2.Templates.smsChannelTemplatesHeader": "SMS templates",
|
|
23010
|
-
"creatives.containersV2.Templates.smsHeader": "SMS",
|
|
23011
|
-
"creatives.containersV2.Templates.smsTitleIllustartion": "Create an SMS {template}",
|
|
23012
|
-
"creatives.containersV2.Templates.somethingWentWrong": "Something went wrong!!",
|
|
23013
|
-
"creatives.containersV2.Templates.sortBy": "Sort by",
|
|
23014
|
-
"creatives.containersV2.Templates.status": "Status",
|
|
23015
|
-
"creatives.containersV2.Templates.template": "template",
|
|
23016
|
-
"creatives.containersV2.Templates.templateDeleteConfirm": "Are you sure you wish to delete this template?",
|
|
23017
|
-
"creatives.containersV2.Templates.templateDeleteSuccess": "SMS template deleted successfully",
|
|
23018
|
-
"creatives.containersV2.Templates.templateDuplicateSuccess": "Template duplicated successfully",
|
|
23019
|
-
"creatives.containersV2.Templates.templateSelection": "Template selection",
|
|
23020
|
-
"creatives.containersV2.Templates.textTemplate": "Text",
|
|
23021
|
-
"creatives.containersV2.Templates.unMapButton": "Unmap",
|
|
23022
|
-
"creatives.containersV2.Templates.uploadFile": "Upload file",
|
|
23023
|
-
"creatives.containersV2.Templates.uploadTemplate": "Upload template",
|
|
23024
|
-
"creatives.containersV2.Templates.uploadedAt": "Modified",
|
|
23025
|
-
"creatives.containersV2.Templates.uploadedBy": "Uploaded by",
|
|
23026
|
-
"creatives.containersV2.Templates.uploadingFile": "Uploading file",
|
|
23027
|
-
"creatives.containersV2.Templates.useEditor": "Use editor",
|
|
23028
|
-
"creatives.containersV2.Templates.weChatRichmediaTemplate": "Richmedia template",
|
|
23029
|
-
"creatives.containersV2.Templates.wechatAccount": "Wechat account",
|
|
23030
|
-
"creatives.containersV2.Templates.wechatAccountNotConfigured": "Selected wechat account is not configured to create wechat templates",
|
|
23031
|
-
"creatives.containersV2.Templates.wechatChannelTemplatesHeader": "WECHAT templates",
|
|
23032
|
-
"creatives.containersV2.Templates.wechatHeader": "WECHAT",
|
|
23033
|
-
"creatives.containersV2.Templates.whatsappAccount": "Whatsapp account",
|
|
23034
|
-
"creatives.containersV2.Templates.whatsappDescIllustration": "These templates can be reused when creating a
|
|
23035
|
-
new message content.",
|
|
23036
|
-
"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.",
|
|
23037
|
-
"creatives.containersV2.Templates.whatsappOnlyApprovedTemplates": "Only \\"Approved\\" templates are available here, as you can use those templates to create a message.",
|
|
23038
|
-
"creatives.containersV2.Templates.whatsappOverview": "Overview",
|
|
23039
|
-
"creatives.containersV2.Templates.whatsappTitleIllustration": "Add a new Whatsapp creative {template}",
|
|
23040
|
-
"creatives.containersV2.Templates.yesText": "Yes, delete",
|
|
23041
|
-
"creatives.containersV2.Templates.zipUploadFailed": "Failed to upload zip file",
|
|
23042
21722
|
"creatives.containersV2.TemplatesV2.FTP": "FTP",
|
|
23043
21723
|
"creatives.containersV2.TemplatesV2.callTask": "Call Task",
|
|
23044
21724
|
"creatives.containersV2.TemplatesV2.creatives": "Creatives",
|
|
@@ -23107,8 +21787,6 @@ new message content.",
|
|
|
23107
21787
|
"creatives.containersV2.Whatsapp.alertUpdate": "Alert update",
|
|
23108
21788
|
"creatives.containersV2.Whatsapp.alertUpdateTooltip": "Send important updates or news to customers.",
|
|
23109
21789
|
"creatives.containersV2.Whatsapp.approved": "Approved",
|
|
23110
|
-
"creatives.containersV2.Whatsapp.transactional": "Transactional",
|
|
23111
|
-
"creatives.containersV2.Whatsapp.transactionalTooltip": "Send account updates, order updates, alerts, and more to share important information.",
|
|
23112
21790
|
"creatives.containersV2.addLabels": "Add labels",
|
|
23113
21791
|
"creatives.containersV2.appName": "App Name",
|
|
23114
21792
|
"creatives.containersV2.applyNow": "Apply now",
|
|
@@ -23201,7 +21879,6 @@ new message content.",
|
|
|
23201
21879
|
"creatives.containersV2.richMedia.Create.wechatTitle": "Title",
|
|
23202
21880
|
"creatives.containersV2.richMedia.Create.wrongFormatFile": "Wrong file upoaded. Please upload image file",
|
|
23203
21881
|
"creatives.containersV2.richMedia.Create.wrongUrl": "Enter correct URL",
|
|
23204
|
-
"creatives.containersV2.save": "Save",
|
|
23205
21882
|
"creatives.containersV2.shopNow": "Shop Now",
|
|
23206
21883
|
"creatives.containersV2.signUp": "Sign Up",
|
|
23207
21884
|
"creatives.containersV2.subscribe": "Subscribe",
|
|
@@ -25908,19 +24585,15 @@ FREE GIFTS-
|
|
|
25908
24585
|
"app.components.CapVideoUpload.fileFormat": "Format: MP4",
|
|
25909
24586
|
"app.components.CapVideoUpload.imageReUpload": "Re upload",
|
|
25910
24587
|
"app.components.CapVideoUpload.or": "OR",
|
|
25911
|
-
"app.components.CapVideoUpload.selectFromComputer": "Select from computer",
|
|
25912
24588
|
"app.components.CapVideoUpload.textMessageAddLabel": "How do you want to upload the image?",
|
|
25913
24589
|
"app.components.CapVideoUpload.textMessageCreateNew": "Create new",
|
|
25914
24590
|
"app.components.CapVideoUpload.textMessageORLabel": "OR",
|
|
25915
24591
|
"app.components.CapVideoUpload.textMessageSelectTemplate": "Select template",
|
|
24592
|
+
"app.components.CapVideoUpload.uploadComputer": "Your computer",
|
|
25916
24593
|
"app.components.CapVideoUpload.videoIncorrectSize": "This file format/size is not supported.",
|
|
25917
24594
|
"app.components.CapVideoUpload.videoRatioDescription": "Video ratio: 9:16 to 16:9",
|
|
25918
24595
|
"app.components.CapVideoUpload.videoSizeDescription": "File size: Up to {size}",
|
|
25919
|
-
"app.components.CapVideoUpload.whatsappErrorMessage": "Please upload the video with allowed file extension, size, dimension and aspect ratio",
|
|
25920
|
-
"app.components.CapVideoUpload.whatsappFileFormat": "Format: MP4",
|
|
25921
24596
|
"app.components.TemplatePreview.includesOptoutTag": "Includes optout tag",
|
|
25922
|
-
"app.components.TemplatePreview.optoutCharactersTotal": "Includes optout tag ({optoutUrlLength} characters)",
|
|
25923
|
-
"app.components.TemplatePreview.whatsappMessageLength": "1 Message ({length} characters)",
|
|
25924
24597
|
"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.",
|
|
25925
24598
|
"app.v2containers.SmsTrai.Create.doneButtonLabel": "Done",
|
|
25926
24599
|
"app.v2containers.SmsTrai.Create.downloadIssues": "Download issues",
|
|
@@ -26049,28 +24722,18 @@ FREE GIFTS-
|
|
|
26049
24722
|
"creatives.componentsV2.CapActionButton.templateButtonLinkPlaceholder": "Enter button link",
|
|
26050
24723
|
"creatives.componentsV2.CapActionButton.templateButtonText": "Button text",
|
|
26051
24724
|
"creatives.componentsV2.CapActionButton.templateButtonTextPlaceholder": "Enter button text",
|
|
26052
|
-
"creatives.componentsV2.CapDocumentUpload.docErrorDesc": "Please upload the document with allowed file extension and size",
|
|
26053
|
-
"creatives.componentsV2.CapDocumentUpload.docReUpload": "Reupload",
|
|
26054
|
-
"creatives.componentsV2.CapDocumentUpload.dragAndDrop": "Drag and drop document here",
|
|
26055
|
-
"creatives.componentsV2.CapDocumentUpload.format": "Format: {format}",
|
|
26056
|
-
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
26057
|
-
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
26058
|
-
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
26059
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
26060
24725
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
26061
24726
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
26062
24727
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
26063
24728
|
"creatives.componentsV2.CapImageUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
26064
|
-
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
26065
24729
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
24730
|
+
"creatives.componentsV2.CapImageUpload.imageIncorrectSize": "Please upload the image with correct type, size and dimension",
|
|
26066
24731
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
26067
24732
|
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
26068
24733
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
26069
24734
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
26070
24735
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
26071
24736
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
26072
|
-
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
26073
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
26074
24737
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
26075
24738
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
26076
24739
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -26156,21 +24819,8 @@ FREE GIFTS-
|
|
|
26156
24819
|
"creatives.componentsV2.SmsTest.header": "This is the SmsTest component !",
|
|
26157
24820
|
"creatives.componentsV2.SmsTest.inputSmsTemplate": "Please input sms template content.",
|
|
26158
24821
|
"creatives.componentsV2.SmsTest.inputTemplateName": "Please input template name.",
|
|
26159
|
-
"creatives.componentsV2.TemplatePreview.charactersPerSms": "SMS chars",
|
|
26160
|
-
"creatives.componentsV2.TemplatePreview.charactersTotal": "{smsCount} SMS ({charCount} characters)",
|
|
26161
|
-
"creatives.componentsV2.TemplatePreview.close": "close",
|
|
26162
24822
|
"creatives.componentsV2.TemplatePreview.playVideo": "Play",
|
|
26163
|
-
"creatives.componentsV2.TemplatePreview.preview": "Preview",
|
|
26164
|
-
"creatives.componentsV2.TemplatePreview.previewGenerated": "Preview is being generated",
|
|
26165
|
-
"creatives.componentsV2.TemplatePreview.previewGenerationMessage": "Preview is being generated",
|
|
26166
24823
|
"creatives.componentsV2.TemplatePreview.showDetails": "Show details",
|
|
26167
|
-
"creatives.componentsV2.TemplatePreview.sms": "SMS",
|
|
26168
|
-
"creatives.componentsV2.TemplatePreview.smsFormatType": "Message has unicode characters",
|
|
26169
|
-
"creatives.componentsV2.TemplatePreview.smsIcon": "Sms Icon",
|
|
26170
|
-
"creatives.componentsV2.TemplatePreview.testMessage": "Test Message",
|
|
26171
|
-
"creatives.componentsV2.TemplatePreview.textMessageCharacter": "characters",
|
|
26172
|
-
"creatives.componentsV2.TemplatePreview.textMessageLabel": "text msg-",
|
|
26173
|
-
"creatives.componentsV2.TemplatePreview.videoPreviewTooltip": "This is just for preview purposes, video cannot be played here",
|
|
26174
24824
|
"creatives.componentsV2.Toastr.header": "This is the Toastr component !",
|
|
26175
24825
|
"creatives.componentsV2.ToastrMessage.close": "This is the ToastrMessage component !",
|
|
26176
24826
|
"creatives.componentsV2.ToastrMessage.header": "This is the ToastrMessage component !",
|
|
@@ -26181,7 +24831,6 @@ FREE GIFTS-
|
|
|
26181
24831
|
"creatives.componentsV2.TopBar.logout": "Logout",
|
|
26182
24832
|
"creatives.componentsV2.TopBar.profile": "Profile",
|
|
26183
24833
|
"creatives.componentsV2.TopBar.settings": "Settings",
|
|
26184
|
-
"creatives.componentsV2.unbalanacedCurlyBraces": "Invalid label, please close all curly braces",
|
|
26185
24834
|
"creatives.componentsv2.MobilePushPreviewV2.header": "This is the MobilePushPreviewV2 component !",
|
|
26186
24835
|
"creatives.containers.Assets.Gallery.alphabetically": "Alphabetically",
|
|
26187
24836
|
"creatives.containers.Assets.Gallery.assetDeleteFailed": "Image deletion failed.",
|
|
@@ -26920,7 +25569,6 @@ FREE GIFTS-
|
|
|
26920
25569
|
"creatives.containersV2.Creatives.templateDeleteConfirm": "Are you sure you want to delete this template?",
|
|
26921
25570
|
"creatives.containersV2.Creatives.templateDeleteSuccess": "SMS template deleted successfully",
|
|
26922
25571
|
"creatives.containersV2.Creatives.templateDuplicateSuccess": "Template duplicated successfully",
|
|
26923
|
-
"creatives.containersV2.Creatives.templateNameEmpty": "Template name cannot be empty",
|
|
26924
25572
|
"creatives.containersV2.Creatives.templateSelection": "Template selection",
|
|
26925
25573
|
"creatives.containersV2.Creatives.textTemplate": "Text",
|
|
26926
25574
|
"creatives.containersV2.Creatives.unMapButton": "Unmap",
|
|
@@ -27058,7 +25706,6 @@ FREE GIFTS-
|
|
|
27058
25706
|
"creatives.containersV2.Email.yes": "Yes",
|
|
27059
25707
|
"creatives.containersV2.EmailWrapper.createMode": "How do you want to create ?",
|
|
27060
25708
|
"creatives.containersV2.EmailWrapper.creativeName": "Creative name",
|
|
27061
|
-
"creatives.containersV2.EmailWrapper.emptyTemplateName": "Please enter template name.",
|
|
27062
25709
|
"creatives.containersV2.EmailWrapper.header": "This is EmailWrapper container !",
|
|
27063
25710
|
"creatives.containersV2.EmailWrapper.invalidUploadFileDesc": "Please select another file with valid file format.",
|
|
27064
25711
|
"creatives.containersV2.EmailWrapper.invalidUploadFileError": "File cannot be uploaded.",
|
|
@@ -27220,8 +25867,7 @@ FREE GIFTS-
|
|
|
27220
25867
|
"creatives.containersV2.LineImageCarousel.emptyTitleErrorMessage": "Template title can not be empty",
|
|
27221
25868
|
"creatives.containersV2.LineImageCarousel.enterTextActionTypeTitle": "Enter text",
|
|
27222
25869
|
"creatives.containersV2.LineImageCarousel.enterUriActionTypeTitle": "Enter url",
|
|
27223
|
-
"creatives.containersV2.LineImageCarousel.
|
|
27224
|
-
"creatives.containersV2.LineImageCarousel.imageDimenstionDescription": "Format: JPEG, PNG Aspect ratio: 1:1 Dimensions: 1024px x 1024px Size: 1 MB",
|
|
25870
|
+
"creatives.containersV2.LineImageCarousel.imageDimenstionDescription": "Format: JPEG, PNG Aspect Ratio: 1:1 Dimensions: 1024px x 1024px Size: 1 MB",
|
|
27225
25871
|
"creatives.containersV2.LineImageCarousel.imageGallery": "Gallery",
|
|
27226
25872
|
"creatives.containersV2.LineImageCarousel.imageReUpload": "Re upload",
|
|
27227
25873
|
"creatives.containersV2.LineImageCarousel.inValidUrliErrorMessage": "Action content uri is not valid",
|
|
@@ -27337,12 +25983,12 @@ FREE GIFTS-
|
|
|
27337
25983
|
"creatives.containersV2.LineWrapper.changeModalDescription": "The already added content for this card will be lost by changing the content tab.",
|
|
27338
25984
|
"creatives.containersV2.LineWrapper.changeModalLabel": "Do you still want to make the changes to content tab",
|
|
27339
25985
|
"creatives.containersV2.LineWrapper.changeModalTitle": "Changing content tab?",
|
|
27340
|
-
"creatives.containersV2.LineWrapper.flexLabel": "Card message",
|
|
27341
25986
|
"creatives.containersV2.LineWrapper.imageLabel": "Image",
|
|
27342
25987
|
"creatives.containersV2.LineWrapper.imagemapLabel": "Rich message",
|
|
27343
25988
|
"creatives.containersV2.LineWrapper.modalDiscardChangesButtonLabel": "No",
|
|
27344
25989
|
"creatives.containersV2.LineWrapper.modalSaveChangesButtonLabel": "Yes, change",
|
|
27345
25990
|
"creatives.containersV2.LineWrapper.stickerLabel": "Sticker",
|
|
25991
|
+
"creatives.containersV2.LineWrapper.templateLabel": "Card message",
|
|
27346
25992
|
"creatives.containersV2.LineWrapper.textLabel": "Text",
|
|
27347
25993
|
"creatives.containersV2.LineWrapper.videoLabel": "Rich video message",
|
|
27348
25994
|
"creatives.containersV2.Login.header": "This is login container change !",
|
|
@@ -27497,162 +26143,7 @@ FREE GIFTS-
|
|
|
27497
26143
|
"creatives.containersV2.MobilepushWrapper.image": "Image content",
|
|
27498
26144
|
"creatives.containersV2.MobilepushWrapper.text": "Text content",
|
|
27499
26145
|
"creatives.containersV2.NotFoundPage.header": "Looks like you are lost!",
|
|
27500
|
-
"creatives.containersV2.Rcs.addSmsCreative": "Add SMS creative",
|
|
27501
|
-
"creatives.containersV2.Rcs.buttonTextAndUrl": ", CTA button text & url",
|
|
27502
|
-
"creatives.containersV2.Rcs.disabledMediaTooltip": "Not yet enabled. Coming soon!",
|
|
27503
|
-
"creatives.containersV2.Rcs.dltEditHeader": "Edit SMS",
|
|
27504
|
-
"creatives.containersV2.Rcs.emptyTemplateDescErrorMessage": "Template message cannot be empty",
|
|
27505
|
-
"creatives.containersV2.Rcs.fallbackDesc": "We would suggest to add fallback SMS",
|
|
27506
|
-
"creatives.containersV2.Rcs.fallbackLabel": "Fallback SMS message",
|
|
27507
|
-
"creatives.containersV2.Rcs.fallbackMsgLenError": "Only 1 SMS (160 characters) allowed for fallback sms",
|
|
27508
|
-
"creatives.containersV2.Rcs.fallbackMsgPlaceholder": "Enter the text message content for fallback SMS",
|
|
27509
|
-
"creatives.containersV2.Rcs.fallbackPreviewtitle": "Preview of fallback SMS",
|
|
27510
|
-
"creatives.containersV2.Rcs.fallbackTextAreaLabel": "SMS message",
|
|
27511
|
-
"creatives.containersV2.Rcs.fallbackToolTip": "This is to deliver an RCS message as an SMS message to end users whose phones do not support RCS",
|
|
27512
|
-
"creatives.containersV2.Rcs.image": "and image",
|
|
27513
|
-
"creatives.containersV2.Rcs.mediaImage": "Image",
|
|
27514
|
-
"creatives.containersV2.Rcs.mediaLabel": "Media",
|
|
27515
|
-
"creatives.containersV2.Rcs.mediaNone": "None",
|
|
27516
|
-
"creatives.containersV2.Rcs.mediaVideo": "Video/Slideshow",
|
|
27517
|
-
"creatives.containersV2.Rcs.optional": "(Optional)",
|
|
27518
|
-
"creatives.containersV2.Rcs.rcsCreateNotification": "RCS template created successfully",
|
|
27519
|
-
"creatives.containersV2.Rcs.rcsDltDesc": "Select any of the existing templates",
|
|
27520
|
-
"creatives.containersV2.Rcs.rcsDltTitle": "SMS creative templates",
|
|
27521
|
-
"creatives.containersV2.Rcs.rcsDoneBtnToolTip": "Please add template name {type} to proceed further",
|
|
27522
|
-
"creatives.containersV2.Rcs.rcsEditNotification": "RCS template updated successfully",
|
|
27523
|
-
"creatives.containersV2.Rcs.templateButton": "Buttons",
|
|
27524
|
-
"creatives.containersV2.Rcs.templateButtonDesc": "Use buttons to redirect user to respective link or quick response/ action.",
|
|
27525
|
-
"creatives.containersV2.Rcs.templateCTAButton": "Call to action",
|
|
27526
|
-
"creatives.containersV2.Rcs.templateCTAButtonDesc": "Create up to 3 buttons that let customers respond to your messages or take action.",
|
|
27527
|
-
"creatives.containersV2.Rcs.templateDescLabel": "Text message",
|
|
27528
|
-
"creatives.containersV2.Rcs.templateDescLengthError": "Template message length cannot exceed 1000",
|
|
27529
|
-
"creatives.containersV2.Rcs.templateDescPlaceholder": "Enter the text message",
|
|
27530
|
-
"creatives.containersV2.Rcs.templateQRButton": "Quick reply",
|
|
27531
|
-
"creatives.containersV2.Rcs.templateQRButtonDesc": "Create up to 3 buttons that let customers respond to your messages or take action.",
|
|
27532
|
-
"creatives.containersV2.Rcs.templateTitle": "Title",
|
|
27533
|
-
"creatives.containersV2.Rcs.templateTitlePlaceholder": "Enter title",
|
|
27534
|
-
"creatives.containersV2.Rcs.textMessage": "and text message",
|
|
27535
|
-
"creatives.containersV2.Rcs.totalCharacters": "{smsCount} SMS ({number} characters)",
|
|
27536
26146
|
"creatives.containersV2.TagList.header": "This is TagList container !",
|
|
27537
|
-
"creatives.containersV2.Templates.accountConfigError": "This account is not configured properly. You can configure it",
|
|
27538
|
-
"creatives.containersV2.Templates.all": "All",
|
|
27539
|
-
"creatives.containersV2.Templates.alphabeticallyOption": "Alphabetically",
|
|
27540
|
-
"creatives.containersV2.Templates.areYouSureText": "Confirm delete template",
|
|
27541
|
-
"creatives.containersV2.Templates.blankTemplate": "Blank template",
|
|
27542
|
-
"creatives.containersV2.Templates.campaigns": "Campaigns",
|
|
27543
|
-
"creatives.containersV2.Templates.cancelText": "Cancel",
|
|
27544
|
-
"creatives.containersV2.Templates.category": "Category",
|
|
27545
|
-
"creatives.containersV2.Templates.chooseAccount": "Choose the account to send content",
|
|
27546
|
-
"creatives.containersV2.Templates.clearAll": "Clear all",
|
|
27547
|
-
"creatives.containersV2.Templates.continue": "Continue",
|
|
27548
|
-
"creatives.containersV2.Templates.createEmailActionButton": "Create email",
|
|
27549
|
-
"creatives.containersV2.Templates.createMessageContent": "New message",
|
|
27550
|
-
"creatives.containersV2.Templates.createNewActionButton": "Create new",
|
|
27551
|
-
"creatives.containersV2.Templates.createNewTemplateLink": "Create new template",
|
|
27552
|
-
"creatives.containersV2.Templates.createSmsActionButton": "Create SMS",
|
|
27553
|
-
"creatives.containersV2.Templates.creativeTemplates": "Creative templates",
|
|
27554
|
-
"creatives.containersV2.Templates.creativeTemplatesDesc": "(Select only one creative)",
|
|
27555
|
-
"creatives.containersV2.Templates.creatives": "Creatives",
|
|
27556
|
-
"creatives.containersV2.Templates.creativesTemplatesEdit": "Edit",
|
|
27557
|
-
"creatives.containersV2.Templates.creativesTemplatesSave": "Done",
|
|
27558
|
-
"creatives.containersV2.Templates.deleteButton": "Delete",
|
|
27559
|
-
"creatives.containersV2.Templates.deletedSuccssfully": "Template deleted successfully",
|
|
27560
|
-
"creatives.containersV2.Templates.deletingTemplate": "Deleting template...",
|
|
27561
|
-
"creatives.containersV2.Templates.deletionFailed": "Template deletion failed",
|
|
27562
|
-
"creatives.containersV2.Templates.duplicateButton": "Duplicate",
|
|
27563
|
-
"creatives.containersV2.Templates.duplicatingTemplate": "Duplicating template...",
|
|
27564
|
-
"creatives.containersV2.Templates.ebillHeader": "Ebill",
|
|
27565
|
-
"creatives.containersV2.Templates.ebillPreview": "Ebill preview",
|
|
27566
|
-
"creatives.containersV2.Templates.editButton": "Edit",
|
|
27567
|
-
"creatives.containersV2.Templates.editMessageContent": "Edit message content",
|
|
27568
|
-
"creatives.containersV2.Templates.emailHeader": "Email",
|
|
27569
|
-
"creatives.containersV2.Templates.emailPreview": "Email preview",
|
|
27570
|
-
"creatives.containersV2.Templates.emailTitleIllustartion": "Create an email {template}",
|
|
27571
|
-
"creatives.containersV2.Templates.gettingAllTemplates": "Getting all templates...",
|
|
27572
|
-
"creatives.containersV2.Templates.header": "This is Templates container !",
|
|
27573
|
-
"creatives.containersV2.Templates.imageCarouselTemplate": "Card message",
|
|
27574
|
-
"creatives.containersV2.Templates.imageMapTemplate": "Rich message",
|
|
27575
|
-
"creatives.containersV2.Templates.imageMapVideoTemplate": "Rich video message",
|
|
27576
|
-
"creatives.containersV2.Templates.imageTemplate": "Image",
|
|
27577
|
-
"creatives.containersV2.Templates.invalidUploadFileError": "File cannot be uploaded. Please select another file with valid file format.",
|
|
27578
|
-
"creatives.containersV2.Templates.layoutSelection": "Select layout",
|
|
27579
|
-
"creatives.containersV2.Templates.lineAccount": "Line account",
|
|
27580
|
-
"creatives.containersV2.Templates.lineHeader": "Line",
|
|
27581
|
-
"creatives.containersV2.Templates.mapTemplate": "Map template",
|
|
27582
|
-
"creatives.containersV2.Templates.mapTemplates": "Map templates",
|
|
27583
|
-
"creatives.containersV2.Templates.mobilepushAccount": "Mobilepush account",
|
|
27584
|
-
"creatives.containersV2.Templates.mobilepushHeader": "Mobile Push",
|
|
27585
|
-
"creatives.containersV2.Templates.mostRecentOption": "Most recent",
|
|
27586
|
-
"creatives.containersV2.Templates.newEmailTemplate": "New email {template}",
|
|
27587
|
-
"creatives.containersV2.Templates.newNotificationTemplate": "New notification {template}",
|
|
27588
|
-
"creatives.containersV2.Templates.newRCSTemplate": "New RCS {template}",
|
|
27589
|
-
"creatives.containersV2.Templates.newSMSTemplate": "New SMS {template}",
|
|
27590
|
-
"creatives.containersV2.Templates.newTemplate": "New template",
|
|
27591
|
-
"creatives.containersV2.Templates.newWhatsappTemplate": "Add new Whatsapp {template}",
|
|
27592
|
-
"creatives.containersV2.Templates.noAccountMessage": "Please select an account to proceed",
|
|
27593
|
-
"creatives.containersV2.Templates.noAccountsPresent": "Push notifications are not setup for your brand",
|
|
27594
|
-
"creatives.containersV2.Templates.noAccountsPresentFacebook": "Please setup the Facebook account & Facebook page to start creating content in Capillary's FB content creator.",
|
|
27595
|
-
"creatives.containersV2.Templates.noAccountsPresentLine": "Line accounts are not setup for your brand",
|
|
27596
|
-
"creatives.containersV2.Templates.noAccountsPresentViber": "Viber accounts are not setup for your brand",
|
|
27597
|
-
"creatives.containersV2.Templates.noAccountsPresentWeChat": "Wechat accounts are not setup for your brand",
|
|
27598
|
-
"creatives.containersV2.Templates.noAccountsPresentWhatsapp": "Whatsapp accounts are not setup for your brand",
|
|
27599
|
-
"creatives.containersV2.Templates.noApprovedWhatsappTemplatesDesc": "Please try creating a new template, once it is approved by Whatsapp it will be available here",
|
|
27600
|
-
"creatives.containersV2.Templates.noApprovedWhatsappTemplatesTitle": "Sorry, we couldn’t find any approved templates",
|
|
27601
|
-
"creatives.containersV2.Templates.noFilteredWhatsappTemplatesDesc": "Please try searching with another term or apply different filter",
|
|
27602
|
-
"creatives.containersV2.Templates.noFilteredWhatsappTemplatesTitle": "Sorry, we couldn’t find any matches",
|
|
27603
|
-
"creatives.containersV2.Templates.noTemplatesFound": "No templates found",
|
|
27604
|
-
"creatives.containersV2.Templates.noTemplatesMessage": "No templates available",
|
|
27605
|
-
"creatives.containersV2.Templates.preview": "Preview",
|
|
27606
|
-
"creatives.containersV2.Templates.previewButton": "Preview",
|
|
27607
|
-
"creatives.containersV2.Templates.previewGenerateText": "Preview is being generated...",
|
|
27608
|
-
"creatives.containersV2.Templates.promotional": "Promotional",
|
|
27609
|
-
"creatives.containersV2.Templates.pushTitleIllustartion": "Create a mobile push notification {template}",
|
|
27610
|
-
"creatives.containersV2.Templates.rcsDescIllustartion": "These templates can be reused when creating a new message content",
|
|
27611
|
-
"creatives.containersV2.Templates.rcsDltIllustrationDesc": "Please try creating a new DLT template in SMS section, once it is created, it will be available here",
|
|
27612
|
-
"creatives.containersV2.Templates.rcsDltIllustrationTitle": "Sorry, we couldn’t find any DLT templates",
|
|
27613
|
-
"creatives.containersV2.Templates.rcsTitleIllustartion": "Add new RCS creatives {template}",
|
|
27614
|
-
"creatives.containersV2.Templates.richMediaTemplates": "Rich media templates",
|
|
27615
|
-
"creatives.containersV2.Templates.searchText": "Search",
|
|
27616
|
-
"creatives.containersV2.Templates.selectAccount": "Select account",
|
|
27617
|
-
"creatives.containersV2.Templates.selectButton": "Select",
|
|
27618
|
-
"creatives.containersV2.Templates.selectDefaultButton": "Select",
|
|
27619
|
-
"creatives.containersV2.Templates.selectSmsHeader": "Select SMS template",
|
|
27620
|
-
"creatives.containersV2.Templates.selectWechatHeader": "Select WECHAT template",
|
|
27621
|
-
"creatives.containersV2.Templates.serviceExplicit": "Service explicit",
|
|
27622
|
-
"creatives.containersV2.Templates.serviceImplicit": "Service implicit",
|
|
27623
|
-
"creatives.containersV2.Templates.smsChannelTemplatesHeader": "SMS templates",
|
|
27624
|
-
"creatives.containersV2.Templates.smsHeader": "SMS",
|
|
27625
|
-
"creatives.containersV2.Templates.smsTitleIllustartion": "Create an SMS {template}",
|
|
27626
|
-
"creatives.containersV2.Templates.somethingWentWrong": "Something went wrong!!",
|
|
27627
|
-
"creatives.containersV2.Templates.sortBy": "Sort by",
|
|
27628
|
-
"creatives.containersV2.Templates.status": "Status",
|
|
27629
|
-
"creatives.containersV2.Templates.template": "template",
|
|
27630
|
-
"creatives.containersV2.Templates.templateDeleteConfirm": "Are you sure you wish to delete this template?",
|
|
27631
|
-
"creatives.containersV2.Templates.templateDeleteSuccess": "SMS template deleted successfully",
|
|
27632
|
-
"creatives.containersV2.Templates.templateDuplicateSuccess": "Template duplicated successfully",
|
|
27633
|
-
"creatives.containersV2.Templates.templateSelection": "Template selection",
|
|
27634
|
-
"creatives.containersV2.Templates.textTemplate": "Text",
|
|
27635
|
-
"creatives.containersV2.Templates.unMapButton": "Unmap",
|
|
27636
|
-
"creatives.containersV2.Templates.uploadFile": "Upload file",
|
|
27637
|
-
"creatives.containersV2.Templates.uploadTemplate": "Upload template",
|
|
27638
|
-
"creatives.containersV2.Templates.uploadedAt": "Modified",
|
|
27639
|
-
"creatives.containersV2.Templates.uploadedBy": "Uploaded by",
|
|
27640
|
-
"creatives.containersV2.Templates.uploadingFile": "Uploading file",
|
|
27641
|
-
"creatives.containersV2.Templates.useEditor": "Use editor",
|
|
27642
|
-
"creatives.containersV2.Templates.weChatRichmediaTemplate": "Richmedia template",
|
|
27643
|
-
"creatives.containersV2.Templates.wechatAccount": "Wechat account",
|
|
27644
|
-
"creatives.containersV2.Templates.wechatAccountNotConfigured": "Selected wechat account is not configured to create wechat templates",
|
|
27645
|
-
"creatives.containersV2.Templates.wechatChannelTemplatesHeader": "WECHAT templates",
|
|
27646
|
-
"creatives.containersV2.Templates.wechatHeader": "WECHAT",
|
|
27647
|
-
"creatives.containersV2.Templates.whatsappAccount": "Whatsapp account",
|
|
27648
|
-
"creatives.containersV2.Templates.whatsappDescIllustration": "These templates can be reused when creating a
|
|
27649
|
-
new message content.",
|
|
27650
|
-
"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.",
|
|
27651
|
-
"creatives.containersV2.Templates.whatsappOnlyApprovedTemplates": "Only \\"Approved\\" templates are available here, as you can use those templates to create a message.",
|
|
27652
|
-
"creatives.containersV2.Templates.whatsappOverview": "Overview",
|
|
27653
|
-
"creatives.containersV2.Templates.whatsappTitleIllustration": "Add a new Whatsapp creative {template}",
|
|
27654
|
-
"creatives.containersV2.Templates.yesText": "Yes, delete",
|
|
27655
|
-
"creatives.containersV2.Templates.zipUploadFailed": "Failed to upload zip file",
|
|
27656
26147
|
"creatives.containersV2.TemplatesV2.FTP": "FTP",
|
|
27657
26148
|
"creatives.containersV2.TemplatesV2.callTask": "Call Task",
|
|
27658
26149
|
"creatives.containersV2.TemplatesV2.creatives": "Creatives",
|
|
@@ -27721,8 +26212,6 @@ new message content.",
|
|
|
27721
26212
|
"creatives.containersV2.Whatsapp.alertUpdate": "Alert update",
|
|
27722
26213
|
"creatives.containersV2.Whatsapp.alertUpdateTooltip": "Send important updates or news to customers.",
|
|
27723
26214
|
"creatives.containersV2.Whatsapp.approved": "Approved",
|
|
27724
|
-
"creatives.containersV2.Whatsapp.transactional": "Transactional",
|
|
27725
|
-
"creatives.containersV2.Whatsapp.transactionalTooltip": "Send account updates, order updates, alerts, and more to share important information.",
|
|
27726
26215
|
"creatives.containersV2.addLabels": "Add labels",
|
|
27727
26216
|
"creatives.containersV2.appName": "App Name",
|
|
27728
26217
|
"creatives.containersV2.applyNow": "Apply now",
|
|
@@ -27815,7 +26304,6 @@ new message content.",
|
|
|
27815
26304
|
"creatives.containersV2.richMedia.Create.wechatTitle": "Title",
|
|
27816
26305
|
"creatives.containersV2.richMedia.Create.wrongFormatFile": "Wrong file upoaded. Please upload image file",
|
|
27817
26306
|
"creatives.containersV2.richMedia.Create.wrongUrl": "Enter correct URL",
|
|
27818
|
-
"creatives.containersV2.save": "Save",
|
|
27819
26307
|
"creatives.containersV2.shopNow": "Shop Now",
|
|
27820
26308
|
"creatives.containersV2.signUp": "Sign Up",
|
|
27821
26309
|
"creatives.containersV2.subscribe": "Subscribe",
|