@capillarytech/creatives-library 8.0.255-alpha.4 → 8.0.256
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/constants/unified.js +0 -1
- package/package.json +1 -1
- package/services/api.js +0 -5
- package/translations/en.json +3 -4
- package/utils/common.js +0 -6
- package/utils/tests/transformerUtils.test.js +0 -297
- package/utils/transformerUtils.js +0 -40
- package/v2Components/CapImageUpload/constants.js +0 -2
- package/v2Components/CapImageUpload/index.js +16 -65
- package/v2Components/CapImageUpload/index.scss +1 -4
- package/v2Components/CapImageUpload/messages.js +1 -5
- package/v2Components/CommonTestAndPreview/UnifiedPreview/InAppPreviewContent.js +3 -3
- package/v2Components/CommonTestAndPreview/UnifiedPreview/RcsPreviewContent.js +3 -3
- package/v2Components/CommonTestAndPreview/UnifiedPreview/SmsPreviewContent.js +3 -3
- package/v2Components/CommonTestAndPreview/UnifiedPreview/ViberPreviewContent.js +3 -3
- package/v2Components/CommonTestAndPreview/UnifiedPreview/WhatsAppPreviewContent.js +1 -1
- package/v2Components/CommonTestAndPreview/UnifiedPreview/_unifiedPreview.scss +37 -6
- package/v2Components/CommonTestAndPreview/_commonTestAndPreview.scss +0 -2
- package/v2Components/TemplatePreview/_templatePreview.scss +1 -2
- package/v2Components/TestAndPreviewSlidebox/_testAndPreviewSlidebox.scss +0 -1
- package/v2Containers/App/constants.js +0 -5
- package/v2Containers/Cap/tests/__snapshots__/index.test.js.snap +3 -4
- package/v2Containers/CreativesContainer/SlideBoxContent.js +2 -57
- package/v2Containers/CreativesContainer/SlideBoxHeader.js +0 -1
- package/v2Containers/CreativesContainer/constants.js +0 -3
- package/v2Containers/CreativesContainer/index.js +0 -168
- package/v2Containers/CreativesContainer/messages.js +0 -4
- package/v2Containers/CreativesContainer/tests/SlideBoxContent.test.js +0 -210
- package/v2Containers/CreativesContainer/tests/__snapshots__/SlideBoxContent.test.js.snap +0 -304
- package/v2Containers/Line/Container/ImageCarousel/tests/__snapshots__/content.test.js.snap +12 -36
- package/v2Containers/Line/Container/ImageCarousel/tests/__snapshots__/index.test.js.snap +6 -8
- package/v2Containers/Line/Container/Wrapper/tests/__snapshots__/index.test.js.snap +75 -100
- package/v2Containers/Line/Container/tests/__snapshots__/index.test.js.snap +54 -72
- package/v2Containers/Rcs/tests/__snapshots__/index.test.js.snap +214 -286
- package/v2Containers/SmsTrai/Create/tests/__snapshots__/index.test.js.snap +12 -16
- package/v2Containers/SmsTrai/Edit/tests/__snapshots__/index.test.js.snap +48 -60
- package/v2Containers/Templates/ChannelTypeIllustration.js +1 -13
- package/v2Containers/Templates/_templates.scss +0 -205
- package/v2Containers/Templates/actions.js +1 -2
- package/v2Containers/Templates/constants.js +0 -1
- package/v2Containers/Templates/index.js +34 -274
- package/v2Containers/Templates/messages.js +0 -24
- package/v2Containers/Templates/reducer.js +0 -2
- package/v2Containers/Templates/tests/index.test.js +0 -10
- package/v2Containers/TemplatesV2/index.js +7 -15
- package/v2Containers/TemplatesV2/messages.js +0 -4
- package/v2Containers/Whatsapp/index.js +1 -1
- package/v2Containers/Whatsapp/tests/__snapshots__/index.test.js.snap +870 -1442
- package/utils/imageUrlUpload.js +0 -141
- package/v2Components/CapImageUrlUpload/constants.js +0 -26
- package/v2Components/CapImageUrlUpload/index.js +0 -365
- package/v2Components/CapImageUrlUpload/index.scss +0 -35
- package/v2Components/CapImageUrlUpload/messages.js +0 -47
- package/v2Containers/WebPush/Create/components/BrandIconSection.js +0 -108
- package/v2Containers/WebPush/Create/components/ButtonForm.js +0 -172
- package/v2Containers/WebPush/Create/components/ButtonItem.js +0 -101
- package/v2Containers/WebPush/Create/components/ButtonList.js +0 -145
- package/v2Containers/WebPush/Create/components/ButtonsLinksSection.js +0 -164
- package/v2Containers/WebPush/Create/components/ButtonsLinksSection.test.js +0 -463
- package/v2Containers/WebPush/Create/components/FormActions.js +0 -54
- package/v2Containers/WebPush/Create/components/FormActions.test.js +0 -163
- package/v2Containers/WebPush/Create/components/MediaSection.js +0 -142
- package/v2Containers/WebPush/Create/components/MediaSection.test.js +0 -341
- package/v2Containers/WebPush/Create/components/MessageSection.js +0 -103
- package/v2Containers/WebPush/Create/components/MessageSection.test.js +0 -268
- package/v2Containers/WebPush/Create/components/NotificationTitleSection.js +0 -87
- package/v2Containers/WebPush/Create/components/NotificationTitleSection.test.js +0 -210
- package/v2Containers/WebPush/Create/components/TemplateNameSection.js +0 -54
- package/v2Containers/WebPush/Create/components/TemplateNameSection.test.js +0 -143
- package/v2Containers/WebPush/Create/components/__snapshots__/ButtonsLinksSection.test.js.snap +0 -86
- package/v2Containers/WebPush/Create/components/__snapshots__/FormActions.test.js.snap +0 -16
- package/v2Containers/WebPush/Create/components/__snapshots__/MediaSection.test.js.snap +0 -41
- package/v2Containers/WebPush/Create/components/__snapshots__/MessageSection.test.js.snap +0 -54
- package/v2Containers/WebPush/Create/components/__snapshots__/NotificationTitleSection.test.js.snap +0 -37
- package/v2Containers/WebPush/Create/components/__snapshots__/TemplateNameSection.test.js.snap +0 -21
- package/v2Containers/WebPush/Create/components/_buttons.scss +0 -246
- package/v2Containers/WebPush/Create/components/tests/ButtonForm.test.js +0 -554
- package/v2Containers/WebPush/Create/components/tests/ButtonItem.test.js +0 -607
- package/v2Containers/WebPush/Create/components/tests/ButtonList.test.js +0 -633
- package/v2Containers/WebPush/Create/components/tests/__snapshots__/ButtonForm.test.js.snap +0 -666
- package/v2Containers/WebPush/Create/components/tests/__snapshots__/ButtonItem.test.js.snap +0 -74
- package/v2Containers/WebPush/Create/components/tests/__snapshots__/ButtonList.test.js.snap +0 -78
- package/v2Containers/WebPush/Create/hooks/useButtonManagement.js +0 -138
- package/v2Containers/WebPush/Create/hooks/useButtonManagement.test.js +0 -406
- package/v2Containers/WebPush/Create/hooks/useCharacterCount.js +0 -30
- package/v2Containers/WebPush/Create/hooks/useCharacterCount.test.js +0 -151
- package/v2Containers/WebPush/Create/hooks/useImageUpload.js +0 -104
- package/v2Containers/WebPush/Create/hooks/useImageUpload.test.js +0 -538
- package/v2Containers/WebPush/Create/hooks/useTagManagement.js +0 -122
- package/v2Containers/WebPush/Create/hooks/useTagManagement.test.js +0 -633
- package/v2Containers/WebPush/Create/index.js +0 -1148
- package/v2Containers/WebPush/Create/index.scss +0 -134
- package/v2Containers/WebPush/Create/messages.js +0 -203
- package/v2Containers/WebPush/Create/preview/DevicePreviewContent.js +0 -228
- package/v2Containers/WebPush/Create/preview/NotificationContainer.js +0 -294
- package/v2Containers/WebPush/Create/preview/PreviewContent.js +0 -90
- package/v2Containers/WebPush/Create/preview/PreviewControls.js +0 -305
- package/v2Containers/WebPush/Create/preview/PreviewDisclaimer.js +0 -23
- package/v2Containers/WebPush/Create/preview/WebPushPreview.js +0 -155
- package/v2Containers/WebPush/Create/preview/assets/Light.svg +0 -53
- package/v2Containers/WebPush/Create/preview/assets/Top.svg +0 -5
- package/v2Containers/WebPush/Create/preview/assets/android-arrow-down.svg +0 -9
- package/v2Containers/WebPush/Create/preview/assets/android-arrow-up.svg +0 -9
- package/v2Containers/WebPush/Create/preview/assets/chrome-icon.png +0 -0
- package/v2Containers/WebPush/Create/preview/assets/edge-icon.png +0 -0
- package/v2Containers/WebPush/Create/preview/assets/firefox-icon.svg +0 -106
- package/v2Containers/WebPush/Create/preview/assets/iOS.svg +0 -26
- package/v2Containers/WebPush/Create/preview/assets/macos-arrow-down-icon.svg +0 -9
- package/v2Containers/WebPush/Create/preview/assets/macos-triple-dot-icon.svg +0 -9
- package/v2Containers/WebPush/Create/preview/assets/opera-icon.svg +0 -18
- package/v2Containers/WebPush/Create/preview/assets/safari-icon.svg +0 -29
- package/v2Containers/WebPush/Create/preview/assets/windows-close-icon.svg +0 -9
- package/v2Containers/WebPush/Create/preview/assets/windows-triple-dot-icon.svg +0 -9
- package/v2Containers/WebPush/Create/preview/components/AndroidMobileChromeHeader.js +0 -47
- package/v2Containers/WebPush/Create/preview/components/AndroidMobileExpanded.js +0 -141
- package/v2Containers/WebPush/Create/preview/components/IOSHeader.js +0 -45
- package/v2Containers/WebPush/Create/preview/components/NotificationExpandedContent.js +0 -68
- package/v2Containers/WebPush/Create/preview/components/NotificationHeader.js +0 -61
- package/v2Containers/WebPush/Create/preview/components/WindowsChromeExpanded.js +0 -99
- package/v2Containers/WebPush/Create/preview/components/tests/AndroidMobileExpanded.test.js +0 -733
- package/v2Containers/WebPush/Create/preview/components/tests/WindowsChromeExpanded.test.js +0 -571
- package/v2Containers/WebPush/Create/preview/components/tests/__snapshots__/AndroidMobileExpanded.test.js.snap +0 -81
- package/v2Containers/WebPush/Create/preview/components/tests/__snapshots__/WindowsChromeExpanded.test.js.snap +0 -81
- package/v2Containers/WebPush/Create/preview/config/notificationMappings.js +0 -50
- package/v2Containers/WebPush/Create/preview/constants.js +0 -637
- package/v2Containers/WebPush/Create/preview/notification-container.scss +0 -79
- package/v2Containers/WebPush/Create/preview/preview.scss +0 -351
- package/v2Containers/WebPush/Create/preview/styles/_android-mobile-chrome.scss +0 -370
- package/v2Containers/WebPush/Create/preview/styles/_android-mobile-edge.scss +0 -12
- package/v2Containers/WebPush/Create/preview/styles/_android-mobile-firefox.scss +0 -12
- package/v2Containers/WebPush/Create/preview/styles/_android-mobile-opera.scss +0 -12
- package/v2Containers/WebPush/Create/preview/styles/_android-tablet-chrome.scss +0 -47
- package/v2Containers/WebPush/Create/preview/styles/_android-tablet-edge.scss +0 -11
- package/v2Containers/WebPush/Create/preview/styles/_android-tablet-firefox.scss +0 -11
- package/v2Containers/WebPush/Create/preview/styles/_android-tablet-opera.scss +0 -11
- package/v2Containers/WebPush/Create/preview/styles/_base.scss +0 -207
- package/v2Containers/WebPush/Create/preview/styles/_ios.scss +0 -153
- package/v2Containers/WebPush/Create/preview/styles/_ipados.scss +0 -107
- package/v2Containers/WebPush/Create/preview/styles/_macos-chrome.scss +0 -101
- package/v2Containers/WebPush/Create/preview/styles/_windows-chrome.scss +0 -229
- package/v2Containers/WebPush/Create/preview/tests/DevicePreviewContent.test.js +0 -909
- package/v2Containers/WebPush/Create/preview/tests/NotificationContainer.test.js +0 -1081
- package/v2Containers/WebPush/Create/preview/tests/PreviewControls.test.js +0 -723
- package/v2Containers/WebPush/Create/preview/tests/WebPushPreview.test.js +0 -1327
- package/v2Containers/WebPush/Create/preview/tests/__snapshots__/DevicePreviewContent.test.js.snap +0 -131
- package/v2Containers/WebPush/Create/preview/tests/__snapshots__/NotificationContainer.test.js.snap +0 -112
- package/v2Containers/WebPush/Create/preview/tests/__snapshots__/PreviewControls.test.js.snap +0 -144
- package/v2Containers/WebPush/Create/preview/tests/__snapshots__/WebPushPreview.test.js.snap +0 -129
- package/v2Containers/WebPush/Create/utils/payloadBuilder.js +0 -96
- package/v2Containers/WebPush/Create/utils/payloadBuilder.test.js +0 -396
- package/v2Containers/WebPush/Create/utils/previewUtils.js +0 -89
- package/v2Containers/WebPush/Create/utils/urlValidation.js +0 -115
- package/v2Containers/WebPush/Create/utils/urlValidation.test.js +0 -449
- package/v2Containers/WebPush/Create/utils/validation.js +0 -75
- package/v2Containers/WebPush/Create/utils/validation.test.js +0 -283
- package/v2Containers/WebPush/actions.js +0 -60
- package/v2Containers/WebPush/constants.js +0 -132
- package/v2Containers/WebPush/index.js +0 -2
- package/v2Containers/WebPush/reducer.js +0 -104
- package/v2Containers/WebPush/sagas.js +0 -119
- package/v2Containers/WebPush/selectors.js +0 -65
- package/v2Containers/WebPush/tests/reducer.test.js +0 -863
- package/v2Containers/WebPush/tests/sagas.test.js +0 -566
- package/v2Containers/WebPush/tests/selectors.test.js +0 -960
|
@@ -189,7 +189,7 @@ exports[`Creatives rcs test/> template desc change 1`] = `
|
|
|
189
189
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
190
190
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
191
191
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
192
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
192
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
193
193
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
194
194
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
195
195
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -197,13 +197,13 @@ exports[`Creatives rcs test/> template desc change 1`] = `
|
|
|
197
197
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
198
198
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
199
199
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
200
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
200
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
201
201
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
202
202
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
203
203
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
204
204
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
205
205
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
206
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
206
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
207
207
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
208
208
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
209
209
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -1896,7 +1896,6 @@ new message content.",
|
|
|
1896
1896
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
1897
1897
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
1898
1898
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
1899
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
1900
1899
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
1901
1900
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
1902
1901
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -4187,7 +4186,7 @@ new message content.",
|
|
|
4187
4186
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
4188
4187
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
4189
4188
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
4190
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
4189
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
4191
4190
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
4192
4191
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
4193
4192
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -4195,13 +4194,13 @@ new message content.",
|
|
|
4195
4194
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
4196
4195
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
4197
4196
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
4198
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
4197
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
4199
4198
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
4200
4199
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
4201
4200
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
4202
4201
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
4203
4202
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
4204
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
4203
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
4205
4204
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
4206
4205
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
4207
4206
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -5894,7 +5893,6 @@ new message content.",
|
|
|
5894
5893
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
5895
5894
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
5896
5895
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
5897
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
5898
5896
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
5899
5897
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
5900
5898
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -6446,7 +6444,7 @@ new message content.",
|
|
|
6446
6444
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
6447
6445
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
6448
6446
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
6449
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
6447
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
6450
6448
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
6451
6449
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
6452
6450
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -6454,13 +6452,13 @@ new message content.",
|
|
|
6454
6452
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
6455
6453
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
6456
6454
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
6457
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
6455
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
6458
6456
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
6459
6457
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
6460
6458
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
6461
6459
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
6462
6460
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
6463
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
6461
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
6464
6462
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
6465
6463
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
6466
6464
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -8153,7 +8151,6 @@ new message content.",
|
|
|
8153
8151
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
8154
8152
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
8155
8153
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
8156
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
8157
8154
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
8158
8155
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
8159
8156
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -10253,15 +10250,15 @@ new message content.",
|
|
|
10253
10250
|
/>
|
|
10254
10251
|
</CapImage>
|
|
10255
10252
|
<CapRow
|
|
10256
|
-
className="sms-content-overlay sms-preview sms-android"
|
|
10253
|
+
className="sms-content-overlay sms-content-overlay-android sms-preview sms-android"
|
|
10257
10254
|
key=".1"
|
|
10258
10255
|
>
|
|
10259
10256
|
<Row
|
|
10260
|
-
className="cap-row-v2 sms-content-overlay sms-preview sms-android"
|
|
10257
|
+
className="cap-row-v2 sms-content-overlay sms-content-overlay-android sms-preview sms-android"
|
|
10261
10258
|
gutter={0}
|
|
10262
10259
|
>
|
|
10263
10260
|
<div
|
|
10264
|
-
className="ant-row cap-row-v2 sms-content-overlay sms-preview sms-android"
|
|
10261
|
+
className="ant-row cap-row-v2 sms-content-overlay sms-content-overlay-android sms-preview sms-android"
|
|
10265
10262
|
>
|
|
10266
10263
|
<CapRow
|
|
10267
10264
|
className="sms-navigation-bar sms-navigation-bar-no-header"
|
|
@@ -11494,7 +11491,7 @@ new message content.",
|
|
|
11494
11491
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
11495
11492
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
11496
11493
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
11497
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
11494
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
11498
11495
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
11499
11496
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
11500
11497
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -11502,13 +11499,13 @@ new message content.",
|
|
|
11502
11499
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
11503
11500
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
11504
11501
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
11505
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
11502
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
11506
11503
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
11507
11504
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
11508
11505
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
11509
11506
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
11510
11507
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
11511
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
11508
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
11512
11509
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
11513
11510
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
11514
11511
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -13201,7 +13198,6 @@ new message content.",
|
|
|
13201
13198
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
13202
13199
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
13203
13200
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
13204
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
13205
13201
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
13206
13202
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
13207
13203
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -13806,7 +13802,7 @@ new message content.",
|
|
|
13806
13802
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
13807
13803
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
13808
13804
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
13809
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
13805
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
13810
13806
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
13811
13807
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
13812
13808
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -13814,13 +13810,13 @@ new message content.",
|
|
|
13814
13810
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
13815
13811
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
13816
13812
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
13817
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
13813
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
13818
13814
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
13819
13815
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
13820
13816
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
13821
13817
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
13822
13818
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
13823
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
13819
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
13824
13820
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
13825
13821
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
13826
13822
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -15513,7 +15509,6 @@ new message content.",
|
|
|
15513
15509
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
15514
15510
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
15515
15511
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
15516
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
15517
15512
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
15518
15513
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
15519
15514
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -16226,7 +16221,7 @@ exports[`Creatives rcs test/> template desc change 2`] = `
|
|
|
16226
16221
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
16227
16222
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
16228
16223
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
16229
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
16224
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
16230
16225
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
16231
16226
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
16232
16227
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -16234,13 +16229,13 @@ exports[`Creatives rcs test/> template desc change 2`] = `
|
|
|
16234
16229
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
16235
16230
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
16236
16231
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
16237
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
16232
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
16238
16233
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
16239
16234
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
16240
16235
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
16241
16236
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
16242
16237
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
16243
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
16238
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
16244
16239
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
16245
16240
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
16246
16241
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -17933,7 +17928,6 @@ new message content.",
|
|
|
17933
17928
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
17934
17929
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
17935
17930
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
17936
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
17937
17931
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
17938
17932
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
17939
17933
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -20224,7 +20218,7 @@ new message content.",
|
|
|
20224
20218
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
20225
20219
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
20226
20220
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
20227
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
20221
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
20228
20222
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
20229
20223
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
20230
20224
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -20232,13 +20226,13 @@ new message content.",
|
|
|
20232
20226
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
20233
20227
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
20234
20228
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
20235
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
20229
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
20236
20230
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
20237
20231
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
20238
20232
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
20239
20233
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
20240
20234
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
20241
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
20235
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
20242
20236
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
20243
20237
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
20244
20238
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -21931,7 +21925,6 @@ new message content.",
|
|
|
21931
21925
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
21932
21926
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
21933
21927
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
21934
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
21935
21928
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
21936
21929
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
21937
21930
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -22483,7 +22476,7 @@ new message content.",
|
|
|
22483
22476
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
22484
22477
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
22485
22478
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
22486
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
22479
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
22487
22480
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
22488
22481
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
22489
22482
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -22491,13 +22484,13 @@ new message content.",
|
|
|
22491
22484
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
22492
22485
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
22493
22486
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
22494
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
22487
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
22495
22488
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
22496
22489
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
22497
22490
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
22498
22491
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
22499
22492
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
22500
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
22493
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
22501
22494
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
22502
22495
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
22503
22496
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -24190,7 +24183,6 @@ new message content.",
|
|
|
24190
24183
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
24191
24184
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
24192
24185
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
24193
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
24194
24186
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
24195
24187
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
24196
24188
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -26290,15 +26282,15 @@ new message content.",
|
|
|
26290
26282
|
/>
|
|
26291
26283
|
</CapImage>
|
|
26292
26284
|
<CapRow
|
|
26293
|
-
className="sms-content-overlay sms-preview sms-android"
|
|
26285
|
+
className="sms-content-overlay sms-content-overlay-android sms-preview sms-android"
|
|
26294
26286
|
key=".1"
|
|
26295
26287
|
>
|
|
26296
26288
|
<Row
|
|
26297
|
-
className="cap-row-v2 sms-content-overlay sms-preview sms-android"
|
|
26289
|
+
className="cap-row-v2 sms-content-overlay sms-content-overlay-android sms-preview sms-android"
|
|
26298
26290
|
gutter={0}
|
|
26299
26291
|
>
|
|
26300
26292
|
<div
|
|
26301
|
-
className="ant-row cap-row-v2 sms-content-overlay sms-preview sms-android"
|
|
26293
|
+
className="ant-row cap-row-v2 sms-content-overlay sms-content-overlay-android sms-preview sms-android"
|
|
26302
26294
|
>
|
|
26303
26295
|
<CapRow
|
|
26304
26296
|
className="sms-navigation-bar sms-navigation-bar-no-header"
|
|
@@ -27531,7 +27523,7 @@ new message content.",
|
|
|
27531
27523
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
27532
27524
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
27533
27525
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
27534
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
27526
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
27535
27527
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
27536
27528
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
27537
27529
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -27539,13 +27531,13 @@ new message content.",
|
|
|
27539
27531
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
27540
27532
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
27541
27533
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
27542
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
27534
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
27543
27535
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
27544
27536
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
27545
27537
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
27546
27538
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
27547
27539
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
27548
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
27540
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
27549
27541
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
27550
27542
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
27551
27543
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -29238,7 +29230,6 @@ new message content.",
|
|
|
29238
29230
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
29239
29231
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
29240
29232
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
29241
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
29242
29233
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
29243
29234
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
29244
29235
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -29843,7 +29834,7 @@ new message content.",
|
|
|
29843
29834
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
29844
29835
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
29845
29836
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
29846
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
29837
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
29847
29838
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
29848
29839
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
29849
29840
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -29851,13 +29842,13 @@ new message content.",
|
|
|
29851
29842
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
29852
29843
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
29853
29844
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
29854
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
29845
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
29855
29846
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
29856
29847
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
29857
29848
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
29858
29849
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
29859
29850
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
29860
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
29851
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
29861
29852
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
29862
29853
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
29863
29854
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -31550,7 +31541,6 @@ new message content.",
|
|
|
31550
31541
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
31551
31542
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
31552
31543
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
31553
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
31554
31544
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
31555
31545
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
31556
31546
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -32263,7 +32253,7 @@ exports[`Creatives rcs test/> template name change 1`] = `
|
|
|
32263
32253
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
32264
32254
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
32265
32255
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
32266
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
32256
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
32267
32257
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
32268
32258
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
32269
32259
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -32271,13 +32261,13 @@ exports[`Creatives rcs test/> template name change 1`] = `
|
|
|
32271
32261
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
32272
32262
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
32273
32263
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
32274
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
32264
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
32275
32265
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
32276
32266
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
32277
32267
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
32278
32268
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
32279
32269
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
32280
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
32270
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
32281
32271
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
32282
32272
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
32283
32273
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -33970,7 +33960,6 @@ new message content.",
|
|
|
33970
33960
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
33971
33961
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
33972
33962
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
33973
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
33974
33963
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
33975
33964
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
33976
33965
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -36435,7 +36424,7 @@ new message content.",
|
|
|
36435
36424
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
36436
36425
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
36437
36426
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
36438
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
36427
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
36439
36428
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
36440
36429
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
36441
36430
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -36443,13 +36432,13 @@ new message content.",
|
|
|
36443
36432
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
36444
36433
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
36445
36434
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
36446
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
36435
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
36447
36436
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
36448
36437
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
36449
36438
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
36450
36439
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
36451
36440
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
36452
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
36441
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
36453
36442
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
36454
36443
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
36455
36444
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -38142,7 +38131,6 @@ new message content.",
|
|
|
38142
38131
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
38143
38132
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
38144
38133
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
38145
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
38146
38134
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
38147
38135
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
38148
38136
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -38694,7 +38682,7 @@ new message content.",
|
|
|
38694
38682
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
38695
38683
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
38696
38684
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
38697
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
38685
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
38698
38686
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
38699
38687
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
38700
38688
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -38702,13 +38690,13 @@ new message content.",
|
|
|
38702
38690
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
38703
38691
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
38704
38692
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
38705
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
38693
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
38706
38694
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
38707
38695
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
38708
38696
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
38709
38697
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
38710
38698
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
38711
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
38699
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
38712
38700
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
38713
38701
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
38714
38702
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -40401,7 +40389,6 @@ new message content.",
|
|
|
40401
40389
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
40402
40390
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
40403
40391
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
40404
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
40405
40392
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
40406
40393
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
40407
40394
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -42849,15 +42836,15 @@ new message content.",
|
|
|
42849
42836
|
/>
|
|
42850
42837
|
</CapImage>
|
|
42851
42838
|
<CapRow
|
|
42852
|
-
className="sms-content-overlay sms-preview sms-android"
|
|
42839
|
+
className="sms-content-overlay sms-content-overlay-android sms-preview sms-android"
|
|
42853
42840
|
key=".1"
|
|
42854
42841
|
>
|
|
42855
42842
|
<Row
|
|
42856
|
-
className="cap-row-v2 sms-content-overlay sms-preview sms-android"
|
|
42843
|
+
className="cap-row-v2 sms-content-overlay sms-content-overlay-android sms-preview sms-android"
|
|
42857
42844
|
gutter={0}
|
|
42858
42845
|
>
|
|
42859
42846
|
<div
|
|
42860
|
-
className="ant-row cap-row-v2 sms-content-overlay sms-preview sms-android"
|
|
42847
|
+
className="ant-row cap-row-v2 sms-content-overlay sms-content-overlay-android sms-preview sms-android"
|
|
42861
42848
|
>
|
|
42862
42849
|
<CapRow
|
|
42863
42850
|
className="sms-navigation-bar sms-navigation-bar-no-header"
|
|
@@ -44090,7 +44077,7 @@ new message content.",
|
|
|
44090
44077
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
44091
44078
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
44092
44079
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
44093
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
44080
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
44094
44081
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
44095
44082
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
44096
44083
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -44098,13 +44085,13 @@ new message content.",
|
|
|
44098
44085
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
44099
44086
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
44100
44087
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
44101
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
44088
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
44102
44089
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
44103
44090
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
44104
44091
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
44105
44092
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
44106
44093
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
44107
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
44094
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
44108
44095
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
44109
44096
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
44110
44097
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -45797,7 +45784,6 @@ new message content.",
|
|
|
45797
45784
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
45798
45785
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
45799
45786
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
45800
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
45801
45787
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
45802
45788
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
45803
45789
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -46402,7 +46388,7 @@ new message content.",
|
|
|
46402
46388
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
46403
46389
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
46404
46390
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
46405
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
46391
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
46406
46392
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
46407
46393
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
46408
46394
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -46410,13 +46396,13 @@ new message content.",
|
|
|
46410
46396
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
46411
46397
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
46412
46398
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
46413
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
46399
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
46414
46400
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
46415
46401
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
46416
46402
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
46417
46403
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
46418
46404
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
46419
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
46405
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
46420
46406
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
46421
46407
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
46422
46408
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -48109,7 +48095,6 @@ new message content.",
|
|
|
48109
48095
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
48110
48096
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
48111
48097
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
48112
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
48113
48098
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
48114
48099
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
48115
48100
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -48822,7 +48807,7 @@ exports[`Creatives rcs test/> template name change 2`] = `
|
|
|
48822
48807
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
48823
48808
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
48824
48809
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
48825
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
48810
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
48826
48811
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
48827
48812
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
48828
48813
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -48830,13 +48815,13 @@ exports[`Creatives rcs test/> template name change 2`] = `
|
|
|
48830
48815
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
48831
48816
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
48832
48817
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
48833
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
48818
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
48834
48819
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
48835
48820
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
48836
48821
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
48837
48822
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
48838
48823
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
48839
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
48824
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
48840
48825
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
48841
48826
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
48842
48827
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -50529,7 +50514,6 @@ new message content.",
|
|
|
50529
50514
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
50530
50515
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
50531
50516
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
50532
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
50533
50517
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
50534
50518
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
50535
50519
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -53174,7 +53158,7 @@ new message content.",
|
|
|
53174
53158
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
53175
53159
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
53176
53160
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
53177
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
53161
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
53178
53162
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
53179
53163
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
53180
53164
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -53182,13 +53166,13 @@ new message content.",
|
|
|
53182
53166
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
53183
53167
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
53184
53168
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
53185
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
53169
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
53186
53170
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
53187
53171
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
53188
53172
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
53189
53173
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
53190
53174
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
53191
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
53175
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
53192
53176
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
53193
53177
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
53194
53178
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -54881,7 +54865,6 @@ new message content.",
|
|
|
54881
54865
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
54882
54866
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
54883
54867
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
54884
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
54885
54868
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
54886
54869
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
54887
54870
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -55433,7 +55416,7 @@ new message content.",
|
|
|
55433
55416
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
55434
55417
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
55435
55418
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
55436
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
55419
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
55437
55420
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
55438
55421
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
55439
55422
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -55441,13 +55424,13 @@ new message content.",
|
|
|
55441
55424
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
55442
55425
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
55443
55426
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
55444
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
55427
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
55445
55428
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
55446
55429
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
55447
55430
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
55448
55431
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
55449
55432
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
55450
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
55433
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
55451
55434
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
55452
55435
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
55453
55436
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -57140,7 +57123,6 @@ new message content.",
|
|
|
57140
57123
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
57141
57124
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
57142
57125
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
57143
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
57144
57126
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
57145
57127
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
57146
57128
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -59956,15 +59938,15 @@ new message content.",
|
|
|
59956
59938
|
/>
|
|
59957
59939
|
</CapImage>
|
|
59958
59940
|
<CapRow
|
|
59959
|
-
className="sms-content-overlay sms-preview sms-android"
|
|
59941
|
+
className="sms-content-overlay sms-content-overlay-android sms-preview sms-android"
|
|
59960
59942
|
key=".1"
|
|
59961
59943
|
>
|
|
59962
59944
|
<Row
|
|
59963
|
-
className="cap-row-v2 sms-content-overlay sms-preview sms-android"
|
|
59945
|
+
className="cap-row-v2 sms-content-overlay sms-content-overlay-android sms-preview sms-android"
|
|
59964
59946
|
gutter={0}
|
|
59965
59947
|
>
|
|
59966
59948
|
<div
|
|
59967
|
-
className="ant-row cap-row-v2 sms-content-overlay sms-preview sms-android"
|
|
59949
|
+
className="ant-row cap-row-v2 sms-content-overlay sms-content-overlay-android sms-preview sms-android"
|
|
59968
59950
|
>
|
|
59969
59951
|
<CapRow
|
|
59970
59952
|
className="sms-navigation-bar sms-navigation-bar-no-header"
|
|
@@ -61197,7 +61179,7 @@ new message content.",
|
|
|
61197
61179
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
61198
61180
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
61199
61181
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
61200
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
61182
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
61201
61183
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
61202
61184
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
61203
61185
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -61205,13 +61187,13 @@ new message content.",
|
|
|
61205
61187
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
61206
61188
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
61207
61189
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
61208
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
61190
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
61209
61191
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
61210
61192
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
61211
61193
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
61212
61194
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
61213
61195
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
61214
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
61196
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
61215
61197
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
61216
61198
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
61217
61199
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -62904,7 +62886,6 @@ new message content.",
|
|
|
62904
62886
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
62905
62887
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
62906
62888
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
62907
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
62908
62889
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
62909
62890
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
62910
62891
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -63509,7 +63490,7 @@ new message content.",
|
|
|
63509
63490
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
63510
63491
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
63511
63492
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
63512
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
63493
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
63513
63494
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
63514
63495
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
63515
63496
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -63517,13 +63498,13 @@ new message content.",
|
|
|
63517
63498
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
63518
63499
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
63519
63500
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
63520
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
63501
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
63521
63502
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
63522
63503
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
63523
63504
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
63524
63505
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
63525
63506
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
63526
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
63507
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
63527
63508
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
63528
63509
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
63529
63510
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -65216,7 +65197,6 @@ new message content.",
|
|
|
65216
65197
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
65217
65198
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
65218
65199
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
65219
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
65220
65200
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
65221
65201
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
65222
65202
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -65929,7 +65909,7 @@ exports[`Creatives rcs test/> template title change 1`] = `
|
|
|
65929
65909
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
65930
65910
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
65931
65911
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
65932
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
65912
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
65933
65913
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
65934
65914
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
65935
65915
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -65937,13 +65917,13 @@ exports[`Creatives rcs test/> template title change 1`] = `
|
|
|
65937
65917
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
65938
65918
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
65939
65919
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
65940
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
65920
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
65941
65921
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
65942
65922
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
65943
65923
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
65944
65924
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
65945
65925
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
65946
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
65926
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
65947
65927
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
65948
65928
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
65949
65929
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -67636,7 +67616,6 @@ new message content.",
|
|
|
67636
67616
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
67637
67617
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
67638
67618
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
67639
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
67640
67619
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
67641
67620
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
67642
67621
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -69927,7 +69906,7 @@ new message content.",
|
|
|
69927
69906
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
69928
69907
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
69929
69908
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
69930
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
69909
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
69931
69910
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
69932
69911
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
69933
69912
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -69935,13 +69914,13 @@ new message content.",
|
|
|
69935
69914
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
69936
69915
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
69937
69916
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
69938
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
69917
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
69939
69918
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
69940
69919
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
69941
69920
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
69942
69921
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
69943
69922
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
69944
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
69923
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
69945
69924
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
69946
69925
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
69947
69926
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -71634,7 +71613,6 @@ new message content.",
|
|
|
71634
71613
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
71635
71614
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
71636
71615
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
71637
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
71638
71616
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
71639
71617
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
71640
71618
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -72186,7 +72164,7 @@ new message content.",
|
|
|
72186
72164
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
72187
72165
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
72188
72166
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
72189
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
72167
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
72190
72168
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
72191
72169
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
72192
72170
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -72194,13 +72172,13 @@ new message content.",
|
|
|
72194
72172
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
72195
72173
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
72196
72174
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
72197
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
72175
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
72198
72176
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
72199
72177
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
72200
72178
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
72201
72179
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
72202
72180
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
72203
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
72181
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
72204
72182
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
72205
72183
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
72206
72184
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -73893,7 +73871,6 @@ new message content.",
|
|
|
73893
73871
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
73894
73872
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
73895
73873
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
73896
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
73897
73874
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
73898
73875
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
73899
73876
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -75993,15 +75970,15 @@ new message content.",
|
|
|
75993
75970
|
/>
|
|
75994
75971
|
</CapImage>
|
|
75995
75972
|
<CapRow
|
|
75996
|
-
className="sms-content-overlay sms-preview sms-android"
|
|
75973
|
+
className="sms-content-overlay sms-content-overlay-android sms-preview sms-android"
|
|
75997
75974
|
key=".1"
|
|
75998
75975
|
>
|
|
75999
75976
|
<Row
|
|
76000
|
-
className="cap-row-v2 sms-content-overlay sms-preview sms-android"
|
|
75977
|
+
className="cap-row-v2 sms-content-overlay sms-content-overlay-android sms-preview sms-android"
|
|
76001
75978
|
gutter={0}
|
|
76002
75979
|
>
|
|
76003
75980
|
<div
|
|
76004
|
-
className="ant-row cap-row-v2 sms-content-overlay sms-preview sms-android"
|
|
75981
|
+
className="ant-row cap-row-v2 sms-content-overlay sms-content-overlay-android sms-preview sms-android"
|
|
76005
75982
|
>
|
|
76006
75983
|
<CapRow
|
|
76007
75984
|
className="sms-navigation-bar sms-navigation-bar-no-header"
|
|
@@ -77234,7 +77211,7 @@ new message content.",
|
|
|
77234
77211
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
77235
77212
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
77236
77213
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
77237
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
77214
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
77238
77215
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
77239
77216
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
77240
77217
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -77242,13 +77219,13 @@ new message content.",
|
|
|
77242
77219
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
77243
77220
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
77244
77221
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
77245
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
77222
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
77246
77223
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
77247
77224
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
77248
77225
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
77249
77226
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
77250
77227
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
77251
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
77228
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
77252
77229
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
77253
77230
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
77254
77231
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -78941,7 +78918,6 @@ new message content.",
|
|
|
78941
78918
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
78942
78919
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
78943
78920
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
78944
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
78945
78921
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
78946
78922
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
78947
78923
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -79546,7 +79522,7 @@ new message content.",
|
|
|
79546
79522
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
79547
79523
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
79548
79524
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
79549
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
79525
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
79550
79526
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
79551
79527
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
79552
79528
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -79554,13 +79530,13 @@ new message content.",
|
|
|
79554
79530
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
79555
79531
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
79556
79532
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
79557
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
79533
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
79558
79534
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
79559
79535
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
79560
79536
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
79561
79537
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
79562
79538
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
79563
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
79539
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
79564
79540
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
79565
79541
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
79566
79542
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -81253,7 +81229,6 @@ new message content.",
|
|
|
81253
81229
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
81254
81230
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
81255
81231
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
81256
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
81257
81232
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
81258
81233
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
81259
81234
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -81966,7 +81941,7 @@ exports[`Creatives rcs test/> template title change 2`] = `
|
|
|
81966
81941
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
81967
81942
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
81968
81943
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
81969
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
81944
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
81970
81945
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
81971
81946
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
81972
81947
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -81974,13 +81949,13 @@ exports[`Creatives rcs test/> template title change 2`] = `
|
|
|
81974
81949
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
81975
81950
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
81976
81951
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
81977
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
81952
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
81978
81953
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
81979
81954
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
81980
81955
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
81981
81956
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
81982
81957
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
81983
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
81958
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
81984
81959
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
81985
81960
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
81986
81961
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -83673,7 +83648,6 @@ new message content.",
|
|
|
83673
83648
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
83674
83649
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
83675
83650
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
83676
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
83677
83651
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
83678
83652
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
83679
83653
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -86525,7 +86499,6 @@ new message content.",
|
|
|
86525
86499
|
},
|
|
86526
86500
|
]
|
|
86527
86501
|
}
|
|
86528
|
-
showTruncatedTooltip={false}
|
|
86529
86502
|
size="large"
|
|
86530
86503
|
style={
|
|
86531
86504
|
Object {
|
|
@@ -86545,7 +86518,6 @@ new message content.",
|
|
|
86545
86518
|
/>
|
|
86546
86519
|
}
|
|
86547
86520
|
onChange={[Function]}
|
|
86548
|
-
onDropdownVisibleChange={[Function]}
|
|
86549
86521
|
removeIcon={
|
|
86550
86522
|
<_default
|
|
86551
86523
|
size="s"
|
|
@@ -86611,7 +86583,6 @@ new message content.",
|
|
|
86611
86583
|
onBlur={[Function]}
|
|
86612
86584
|
onChange={[Function]}
|
|
86613
86585
|
onDeselect={[Function]}
|
|
86614
|
-
onDropdownVisibleChange={[Function]}
|
|
86615
86586
|
onFocus={[Function]}
|
|
86616
86587
|
onInputKeyDown={[Function]}
|
|
86617
86588
|
onSearch={[Function]}
|
|
@@ -86850,13 +86821,9 @@ new message content.",
|
|
|
86850
86821
|
"opacity": 1,
|
|
86851
86822
|
}
|
|
86852
86823
|
}
|
|
86853
|
-
title=""
|
|
86824
|
+
title="Vertical Medium"
|
|
86854
86825
|
>
|
|
86855
|
-
|
|
86856
|
-
className="cap-select-option-tooltip"
|
|
86857
|
-
>
|
|
86858
|
-
Vertical Medium
|
|
86859
|
-
</div>
|
|
86826
|
+
Vertical Medium
|
|
86860
86827
|
</div>
|
|
86861
86828
|
</div>
|
|
86862
86829
|
<span
|
|
@@ -87692,7 +87659,7 @@ new message content.",
|
|
|
87692
87659
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
87693
87660
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
87694
87661
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
87695
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
87662
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
87696
87663
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
87697
87664
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
87698
87665
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -87700,13 +87667,13 @@ new message content.",
|
|
|
87700
87667
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
87701
87668
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
87702
87669
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
87703
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
87670
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
87704
87671
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
87705
87672
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
87706
87673
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
87707
87674
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
87708
87675
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
87709
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
87676
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
87710
87677
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
87711
87678
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
87712
87679
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -89399,7 +89366,6 @@ new message content.",
|
|
|
89399
89366
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
89400
89367
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
89401
89368
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
89402
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
89403
89369
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
89404
89370
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
89405
89371
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -89951,7 +89917,7 @@ new message content.",
|
|
|
89951
89917
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
89952
89918
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
89953
89919
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
89954
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
89920
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
89955
89921
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
89956
89922
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
89957
89923
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -89959,13 +89925,13 @@ new message content.",
|
|
|
89959
89925
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
89960
89926
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
89961
89927
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
89962
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
89928
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
89963
89929
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
89964
89930
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
89965
89931
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
89966
89932
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
89967
89933
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
89968
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
89934
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
89969
89935
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
89970
89936
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
89971
89937
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -91658,7 +91624,6 @@ new message content.",
|
|
|
91658
91624
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
91659
91625
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
91660
91626
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
91661
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
91662
91627
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
91663
91628
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
91664
91629
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -95346,15 +95311,15 @@ new message content.",
|
|
|
95346
95311
|
/>
|
|
95347
95312
|
</CapImage>
|
|
95348
95313
|
<CapRow
|
|
95349
|
-
className="sms-content-overlay sms-preview sms-android"
|
|
95314
|
+
className="sms-content-overlay sms-content-overlay-android sms-preview sms-android"
|
|
95350
95315
|
key=".1"
|
|
95351
95316
|
>
|
|
95352
95317
|
<Row
|
|
95353
|
-
className="cap-row-v2 sms-content-overlay sms-preview sms-android"
|
|
95318
|
+
className="cap-row-v2 sms-content-overlay sms-content-overlay-android sms-preview sms-android"
|
|
95354
95319
|
gutter={0}
|
|
95355
95320
|
>
|
|
95356
95321
|
<div
|
|
95357
|
-
className="ant-row cap-row-v2 sms-content-overlay sms-preview sms-android"
|
|
95322
|
+
className="ant-row cap-row-v2 sms-content-overlay sms-content-overlay-android sms-preview sms-android"
|
|
95358
95323
|
>
|
|
95359
95324
|
<CapRow
|
|
95360
95325
|
className="sms-navigation-bar sms-navigation-bar-no-header"
|
|
@@ -96587,7 +96552,7 @@ new message content.",
|
|
|
96587
96552
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
96588
96553
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
96589
96554
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
96590
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
96555
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
96591
96556
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
96592
96557
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
96593
96558
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -96595,13 +96560,13 @@ new message content.",
|
|
|
96595
96560
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
96596
96561
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
96597
96562
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
96598
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
96563
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
96599
96564
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
96600
96565
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
96601
96566
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
96602
96567
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
96603
96568
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
96604
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
96569
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
96605
96570
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
96606
96571
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
96607
96572
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -98294,7 +98259,6 @@ new message content.",
|
|
|
98294
98259
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
98295
98260
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
98296
98261
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
98297
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
98298
98262
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
98299
98263
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
98300
98264
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -98899,7 +98863,7 @@ new message content.",
|
|
|
98899
98863
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
98900
98864
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
98901
98865
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
98902
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
98866
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
98903
98867
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
98904
98868
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
98905
98869
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -98907,13 +98871,13 @@ new message content.",
|
|
|
98907
98871
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
98908
98872
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
98909
98873
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
98910
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
98874
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
98911
98875
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
98912
98876
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
98913
98877
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
98914
98878
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
98915
98879
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
98916
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
98880
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
98917
98881
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
98918
98882
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
98919
98883
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -100606,7 +100570,6 @@ new message content.",
|
|
|
100606
100570
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
100607
100571
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
100608
100572
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
100609
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
100610
100573
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
100611
100574
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
100612
100575
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -101319,7 +101282,7 @@ exports[`Creatives rcs test/> template title change 3`] = `
|
|
|
101319
101282
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
101320
101283
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
101321
101284
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
101322
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
101285
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
101323
101286
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
101324
101287
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
101325
101288
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -101327,13 +101290,13 @@ exports[`Creatives rcs test/> template title change 3`] = `
|
|
|
101327
101290
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
101328
101291
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
101329
101292
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
101330
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
101293
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
101331
101294
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
101332
101295
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
101333
101296
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
101334
101297
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
101335
101298
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
101336
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
101299
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
101337
101300
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
101338
101301
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
101339
101302
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -103026,7 +102989,6 @@ new message content.",
|
|
|
103026
102989
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
103027
102990
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
103028
102991
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
103029
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
103030
102992
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
103031
102993
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
103032
102994
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -105878,7 +105840,6 @@ new message content.",
|
|
|
105878
105840
|
},
|
|
105879
105841
|
]
|
|
105880
105842
|
}
|
|
105881
|
-
showTruncatedTooltip={false}
|
|
105882
105843
|
size="large"
|
|
105883
105844
|
style={
|
|
105884
105845
|
Object {
|
|
@@ -105898,7 +105859,6 @@ new message content.",
|
|
|
105898
105859
|
/>
|
|
105899
105860
|
}
|
|
105900
105861
|
onChange={[Function]}
|
|
105901
|
-
onDropdownVisibleChange={[Function]}
|
|
105902
105862
|
removeIcon={
|
|
105903
105863
|
<_default
|
|
105904
105864
|
size="s"
|
|
@@ -105964,7 +105924,6 @@ new message content.",
|
|
|
105964
105924
|
onBlur={[Function]}
|
|
105965
105925
|
onChange={[Function]}
|
|
105966
105926
|
onDeselect={[Function]}
|
|
105967
|
-
onDropdownVisibleChange={[Function]}
|
|
105968
105927
|
onFocus={[Function]}
|
|
105969
105928
|
onInputKeyDown={[Function]}
|
|
105970
105929
|
onSearch={[Function]}
|
|
@@ -106203,13 +106162,9 @@ new message content.",
|
|
|
106203
106162
|
"opacity": 1,
|
|
106204
106163
|
}
|
|
106205
106164
|
}
|
|
106206
|
-
title=""
|
|
106165
|
+
title="Vertical Medium"
|
|
106207
106166
|
>
|
|
106208
|
-
|
|
106209
|
-
className="cap-select-option-tooltip"
|
|
106210
|
-
>
|
|
106211
|
-
Vertical Medium
|
|
106212
|
-
</div>
|
|
106167
|
+
Vertical Medium
|
|
106213
106168
|
</div>
|
|
106214
106169
|
</div>
|
|
106215
106170
|
<span
|
|
@@ -107045,7 +107000,7 @@ new message content.",
|
|
|
107045
107000
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
107046
107001
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
107047
107002
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
107048
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
107003
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
107049
107004
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
107050
107005
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
107051
107006
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -107053,13 +107008,13 @@ new message content.",
|
|
|
107053
107008
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
107054
107009
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
107055
107010
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
107056
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
107011
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
107057
107012
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
107058
107013
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
107059
107014
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
107060
107015
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
107061
107016
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
107062
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
107017
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
107063
107018
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
107064
107019
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
107065
107020
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -108752,7 +108707,6 @@ new message content.",
|
|
|
108752
108707
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
108753
108708
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
108754
108709
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
108755
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
108756
108710
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
108757
108711
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
108758
108712
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -109304,7 +109258,7 @@ new message content.",
|
|
|
109304
109258
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
109305
109259
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
109306
109260
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
109307
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
109261
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
109308
109262
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
109309
109263
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
109310
109264
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -109312,13 +109266,13 @@ new message content.",
|
|
|
109312
109266
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
109313
109267
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
109314
109268
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
109315
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
109269
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
109316
109270
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
109317
109271
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
109318
109272
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
109319
109273
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
109320
109274
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
109321
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
109275
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
109322
109276
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
109323
109277
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
109324
109278
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -111011,7 +110965,6 @@ new message content.",
|
|
|
111011
110965
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
111012
110966
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
111013
110967
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
111014
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
111015
110968
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
111016
110969
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
111017
110970
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -114699,15 +114652,15 @@ new message content.",
|
|
|
114699
114652
|
/>
|
|
114700
114653
|
</CapImage>
|
|
114701
114654
|
<CapRow
|
|
114702
|
-
className="sms-content-overlay sms-preview sms-android"
|
|
114655
|
+
className="sms-content-overlay sms-content-overlay-android sms-preview sms-android"
|
|
114703
114656
|
key=".1"
|
|
114704
114657
|
>
|
|
114705
114658
|
<Row
|
|
114706
|
-
className="cap-row-v2 sms-content-overlay sms-preview sms-android"
|
|
114659
|
+
className="cap-row-v2 sms-content-overlay sms-content-overlay-android sms-preview sms-android"
|
|
114707
114660
|
gutter={0}
|
|
114708
114661
|
>
|
|
114709
114662
|
<div
|
|
114710
|
-
className="ant-row cap-row-v2 sms-content-overlay sms-preview sms-android"
|
|
114663
|
+
className="ant-row cap-row-v2 sms-content-overlay sms-content-overlay-android sms-preview sms-android"
|
|
114711
114664
|
>
|
|
114712
114665
|
<CapRow
|
|
114713
114666
|
className="sms-navigation-bar sms-navigation-bar-no-header"
|
|
@@ -115940,7 +115893,7 @@ new message content.",
|
|
|
115940
115893
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
115941
115894
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
115942
115895
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
115943
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
115896
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
115944
115897
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
115945
115898
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
115946
115899
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -115948,13 +115901,13 @@ new message content.",
|
|
|
115948
115901
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
115949
115902
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
115950
115903
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
115951
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
115904
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
115952
115905
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
115953
115906
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
115954
115907
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
115955
115908
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
115956
115909
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
115957
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
115910
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
115958
115911
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
115959
115912
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
115960
115913
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -117647,7 +117600,6 @@ new message content.",
|
|
|
117647
117600
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
117648
117601
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
117649
117602
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
117650
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
117651
117603
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
117652
117604
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
117653
117605
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -118252,7 +118204,7 @@ new message content.",
|
|
|
118252
118204
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
118253
118205
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
118254
118206
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
118255
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
118207
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
118256
118208
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
118257
118209
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
118258
118210
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -118260,13 +118212,13 @@ new message content.",
|
|
|
118260
118212
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
118261
118213
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
118262
118214
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
118263
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
118215
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
118264
118216
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
118265
118217
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
118266
118218
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
118267
118219
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
118268
118220
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
118269
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
118221
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
118270
118222
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
118271
118223
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
118272
118224
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -119959,7 +119911,6 @@ new message content.",
|
|
|
119959
119911
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
119960
119912
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
119961
119913
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
119962
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
119963
119914
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
119964
119915
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
119965
119916
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -120672,7 +120623,7 @@ exports[`Creatives rcs test/> template title change 4`] = `
|
|
|
120672
120623
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
120673
120624
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
120674
120625
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
120675
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
120626
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
120676
120627
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
120677
120628
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
120678
120629
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -120680,13 +120631,13 @@ exports[`Creatives rcs test/> template title change 4`] = `
|
|
|
120680
120631
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
120681
120632
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
120682
120633
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
120683
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
120634
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
120684
120635
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
120685
120636
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
120686
120637
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
120687
120638
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
120688
120639
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
120689
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
120640
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
120690
120641
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
120691
120642
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
120692
120643
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -122379,7 +122330,6 @@ new message content.",
|
|
|
122379
122330
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
122380
122331
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
122381
122332
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
122382
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
122383
122333
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
122384
122334
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
122385
122335
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -126026,7 +125976,7 @@ new message content.",
|
|
|
126026
125976
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
126027
125977
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
126028
125978
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
126029
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
125979
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
126030
125980
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
126031
125981
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
126032
125982
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -126034,13 +125984,13 @@ new message content.",
|
|
|
126034
125984
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
126035
125985
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
126036
125986
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
126037
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
125987
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
126038
125988
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
126039
125989
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
126040
125990
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
126041
125991
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
126042
125992
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
126043
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
125993
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
126044
125994
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
126045
125995
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
126046
125996
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -127733,7 +127683,6 @@ new message content.",
|
|
|
127733
127683
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
127734
127684
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
127735
127685
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
127736
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
127737
127686
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
127738
127687
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
127739
127688
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -128285,7 +128234,7 @@ new message content.",
|
|
|
128285
128234
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
128286
128235
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
128287
128236
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
128288
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
128237
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
128289
128238
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
128290
128239
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
128291
128240
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -128293,13 +128242,13 @@ new message content.",
|
|
|
128293
128242
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
128294
128243
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
128295
128244
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
128296
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
128245
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
128297
128246
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
128298
128247
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
128299
128248
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
128300
128249
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
128301
128250
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
128302
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
128251
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
128303
128252
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
128304
128253
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
128305
128254
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -129992,7 +129941,6 @@ new message content.",
|
|
|
129992
129941
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
129993
129942
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
129994
129943
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
129995
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
129996
129944
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
129997
129945
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
129998
129946
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -134720,15 +134668,15 @@ new message content.",
|
|
|
134720
134668
|
/>
|
|
134721
134669
|
</CapImage>
|
|
134722
134670
|
<CapRow
|
|
134723
|
-
className="sms-content-overlay sms-preview sms-android"
|
|
134671
|
+
className="sms-content-overlay sms-content-overlay-android sms-preview sms-android"
|
|
134724
134672
|
key=".1"
|
|
134725
134673
|
>
|
|
134726
134674
|
<Row
|
|
134727
|
-
className="cap-row-v2 sms-content-overlay sms-preview sms-android"
|
|
134675
|
+
className="cap-row-v2 sms-content-overlay sms-content-overlay-android sms-preview sms-android"
|
|
134728
134676
|
gutter={0}
|
|
134729
134677
|
>
|
|
134730
134678
|
<div
|
|
134731
|
-
className="ant-row cap-row-v2 sms-content-overlay sms-preview sms-android"
|
|
134679
|
+
className="ant-row cap-row-v2 sms-content-overlay sms-content-overlay-android sms-preview sms-android"
|
|
134732
134680
|
>
|
|
134733
134681
|
<CapRow
|
|
134734
134682
|
className="sms-navigation-bar sms-navigation-bar-no-header"
|
|
@@ -135961,7 +135909,7 @@ new message content.",
|
|
|
135961
135909
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
135962
135910
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
135963
135911
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
135964
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
135912
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
135965
135913
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
135966
135914
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
135967
135915
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -135969,13 +135917,13 @@ new message content.",
|
|
|
135969
135917
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
135970
135918
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
135971
135919
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
135972
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
135920
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
135973
135921
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
135974
135922
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
135975
135923
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
135976
135924
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
135977
135925
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
135978
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
135926
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
135979
135927
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
135980
135928
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
135981
135929
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -137668,7 +137616,6 @@ new message content.",
|
|
|
137668
137616
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
137669
137617
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
137670
137618
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
137671
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
137672
137619
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
137673
137620
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
137674
137621
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -138273,7 +138220,7 @@ new message content.",
|
|
|
138273
138220
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
138274
138221
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
138275
138222
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
138276
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
138223
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
138277
138224
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
138278
138225
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
138279
138226
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -138281,13 +138228,13 @@ new message content.",
|
|
|
138281
138228
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
138282
138229
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
138283
138230
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
138284
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
138231
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
138285
138232
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
138286
138233
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
138287
138234
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
138288
138235
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
138289
138236
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
138290
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
138237
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
138291
138238
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
138292
138239
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
138293
138240
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -139980,7 +139927,6 @@ new message content.",
|
|
|
139980
139927
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
139981
139928
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
139982
139929
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
139983
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
139984
139930
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
139985
139931
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
139986
139932
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -140693,7 +140639,7 @@ exports[`Creatives rcs test/> template type change 1`] = `
|
|
|
140693
140639
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
140694
140640
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
140695
140641
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
140696
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
140642
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
140697
140643
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
140698
140644
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
140699
140645
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -140701,13 +140647,13 @@ exports[`Creatives rcs test/> template type change 1`] = `
|
|
|
140701
140647
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
140702
140648
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
140703
140649
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
140704
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
140650
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
140705
140651
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
140706
140652
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
140707
140653
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
140708
140654
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
140709
140655
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
140710
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
140656
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
140711
140657
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
140712
140658
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
140713
140659
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -142400,7 +142346,6 @@ new message content.",
|
|
|
142400
142346
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
142401
142347
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
142402
142348
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
142403
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
142404
142349
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
142405
142350
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
142406
142351
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -144691,7 +144636,7 @@ new message content.",
|
|
|
144691
144636
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
144692
144637
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
144693
144638
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
144694
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
144639
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
144695
144640
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
144696
144641
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
144697
144642
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -144699,13 +144644,13 @@ new message content.",
|
|
|
144699
144644
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
144700
144645
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
144701
144646
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
144702
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
144647
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
144703
144648
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
144704
144649
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
144705
144650
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
144706
144651
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
144707
144652
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
144708
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
144653
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
144709
144654
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
144710
144655
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
144711
144656
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -146398,7 +146343,6 @@ new message content.",
|
|
|
146398
146343
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
146399
146344
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
146400
146345
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
146401
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
146402
146346
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
146403
146347
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
146404
146348
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -146950,7 +146894,7 @@ new message content.",
|
|
|
146950
146894
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
146951
146895
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
146952
146896
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
146953
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
146897
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
146954
146898
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
146955
146899
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
146956
146900
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -146958,13 +146902,13 @@ new message content.",
|
|
|
146958
146902
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
146959
146903
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
146960
146904
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
146961
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
146905
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
146962
146906
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
146963
146907
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
146964
146908
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
146965
146909
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
146966
146910
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
146967
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
146911
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
146968
146912
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
146969
146913
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
146970
146914
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -148657,7 +148601,6 @@ new message content.",
|
|
|
148657
148601
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
148658
148602
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
148659
148603
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
148660
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
148661
148604
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
148662
148605
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
148663
148606
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -150757,15 +150700,15 @@ new message content.",
|
|
|
150757
150700
|
/>
|
|
150758
150701
|
</CapImage>
|
|
150759
150702
|
<CapRow
|
|
150760
|
-
className="sms-content-overlay sms-preview sms-android"
|
|
150703
|
+
className="sms-content-overlay sms-content-overlay-android sms-preview sms-android"
|
|
150761
150704
|
key=".1"
|
|
150762
150705
|
>
|
|
150763
150706
|
<Row
|
|
150764
|
-
className="cap-row-v2 sms-content-overlay sms-preview sms-android"
|
|
150707
|
+
className="cap-row-v2 sms-content-overlay sms-content-overlay-android sms-preview sms-android"
|
|
150765
150708
|
gutter={0}
|
|
150766
150709
|
>
|
|
150767
150710
|
<div
|
|
150768
|
-
className="ant-row cap-row-v2 sms-content-overlay sms-preview sms-android"
|
|
150711
|
+
className="ant-row cap-row-v2 sms-content-overlay sms-content-overlay-android sms-preview sms-android"
|
|
150769
150712
|
>
|
|
150770
150713
|
<CapRow
|
|
150771
150714
|
className="sms-navigation-bar sms-navigation-bar-no-header"
|
|
@@ -151998,7 +151941,7 @@ new message content.",
|
|
|
151998
151941
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
151999
151942
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
152000
151943
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
152001
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
151944
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
152002
151945
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
152003
151946
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
152004
151947
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -152006,13 +151949,13 @@ new message content.",
|
|
|
152006
151949
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
152007
151950
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
152008
151951
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
152009
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
151952
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
152010
151953
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
152011
151954
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
152012
151955
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
152013
151956
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
152014
151957
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
152015
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
151958
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
152016
151959
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
152017
151960
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
152018
151961
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -153705,7 +153648,6 @@ new message content.",
|
|
|
153705
153648
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
153706
153649
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
153707
153650
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
153708
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
153709
153651
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
153710
153652
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
153711
153653
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -154310,7 +154252,7 @@ new message content.",
|
|
|
154310
154252
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
154311
154253
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
154312
154254
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
154313
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
154255
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
154314
154256
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
154315
154257
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
154316
154258
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -154318,13 +154260,13 @@ new message content.",
|
|
|
154318
154260
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
154319
154261
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
154320
154262
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
154321
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
154263
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
154322
154264
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
154323
154265
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
154324
154266
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
154325
154267
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
154326
154268
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
154327
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
154269
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
154328
154270
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
154329
154271
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
154330
154272
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -156017,7 +155959,6 @@ new message content.",
|
|
|
156017
155959
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
156018
155960
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
156019
155961
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
156020
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
156021
155962
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
156022
155963
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
156023
155964
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -156730,7 +156671,7 @@ exports[`Creatives rcs test/> template type change 2`] = `
|
|
|
156730
156671
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
156731
156672
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
156732
156673
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
156733
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
156674
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
156734
156675
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
156735
156676
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
156736
156677
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -156738,13 +156679,13 @@ exports[`Creatives rcs test/> template type change 2`] = `
|
|
|
156738
156679
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
156739
156680
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
156740
156681
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
156741
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
156682
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
156742
156683
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
156743
156684
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
156744
156685
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
156745
156686
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
156746
156687
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
156747
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
156688
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
156748
156689
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
156749
156690
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
156750
156691
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -158437,7 +158378,6 @@ new message content.",
|
|
|
158437
158378
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
158438
158379
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
158439
158380
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
158440
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
158441
158381
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
158442
158382
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
158443
158383
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -160728,7 +160668,7 @@ new message content.",
|
|
|
160728
160668
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
160729
160669
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
160730
160670
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
160731
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
160671
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
160732
160672
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
160733
160673
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
160734
160674
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -160736,13 +160676,13 @@ new message content.",
|
|
|
160736
160676
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
160737
160677
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
160738
160678
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
160739
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
160679
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
160740
160680
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
160741
160681
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
160742
160682
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
160743
160683
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
160744
160684
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
160745
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
160685
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
160746
160686
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
160747
160687
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
160748
160688
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -162435,7 +162375,6 @@ new message content.",
|
|
|
162435
162375
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
162436
162376
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
162437
162377
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
162438
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
162439
162378
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
162440
162379
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
162441
162380
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -162987,7 +162926,7 @@ new message content.",
|
|
|
162987
162926
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
162988
162927
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
162989
162928
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
162990
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
162929
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
162991
162930
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
162992
162931
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
162993
162932
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -162995,13 +162934,13 @@ new message content.",
|
|
|
162995
162934
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
162996
162935
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
162997
162936
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
162998
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
162937
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
162999
162938
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
163000
162939
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
163001
162940
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
163002
162941
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
163003
162942
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
163004
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
162943
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
163005
162944
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
163006
162945
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
163007
162946
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -164694,7 +164633,6 @@ new message content.",
|
|
|
164694
164633
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
164695
164634
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
164696
164635
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
164697
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
164698
164636
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
164699
164637
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
164700
164638
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -166794,15 +166732,15 @@ new message content.",
|
|
|
166794
166732
|
/>
|
|
166795
166733
|
</CapImage>
|
|
166796
166734
|
<CapRow
|
|
166797
|
-
className="sms-content-overlay sms-preview sms-android"
|
|
166735
|
+
className="sms-content-overlay sms-content-overlay-android sms-preview sms-android"
|
|
166798
166736
|
key=".1"
|
|
166799
166737
|
>
|
|
166800
166738
|
<Row
|
|
166801
|
-
className="cap-row-v2 sms-content-overlay sms-preview sms-android"
|
|
166739
|
+
className="cap-row-v2 sms-content-overlay sms-content-overlay-android sms-preview sms-android"
|
|
166802
166740
|
gutter={0}
|
|
166803
166741
|
>
|
|
166804
166742
|
<div
|
|
166805
|
-
className="ant-row cap-row-v2 sms-content-overlay sms-preview sms-android"
|
|
166743
|
+
className="ant-row cap-row-v2 sms-content-overlay sms-content-overlay-android sms-preview sms-android"
|
|
166806
166744
|
>
|
|
166807
166745
|
<CapRow
|
|
166808
166746
|
className="sms-navigation-bar sms-navigation-bar-no-header"
|
|
@@ -168035,7 +167973,7 @@ new message content.",
|
|
|
168035
167973
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
168036
167974
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
168037
167975
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
168038
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
167976
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
168039
167977
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
168040
167978
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
168041
167979
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -168043,13 +167981,13 @@ new message content.",
|
|
|
168043
167981
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
168044
167982
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
168045
167983
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
168046
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
167984
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
168047
167985
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
168048
167986
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
168049
167987
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
168050
167988
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
168051
167989
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
168052
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
167990
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
168053
167991
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
168054
167992
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
168055
167993
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -169742,7 +169680,6 @@ new message content.",
|
|
|
169742
169680
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
169743
169681
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
169744
169682
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
169745
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
169746
169683
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
169747
169684
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
169748
169685
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -170347,7 +170284,7 @@ new message content.",
|
|
|
170347
170284
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
170348
170285
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
170349
170286
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
170350
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
170287
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
170351
170288
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
170352
170289
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
170353
170290
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -170355,13 +170292,13 @@ new message content.",
|
|
|
170355
170292
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
170356
170293
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
170357
170294
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
170358
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
170295
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
170359
170296
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
170360
170297
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
170361
170298
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
170362
170299
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
170363
170300
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
170364
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
170301
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
170365
170302
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
170366
170303
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
170367
170304
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -172054,7 +171991,6 @@ new message content.",
|
|
|
172054
171991
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
172055
171992
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
172056
171993
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
172057
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
172058
171994
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
172059
171995
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
172060
171996
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -172767,7 +172703,7 @@ exports[`Creatives rcs test/> template type change 3`] = `
|
|
|
172767
172703
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
172768
172704
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
172769
172705
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
172770
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
172706
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
172771
172707
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
172772
172708
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
172773
172709
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -172775,13 +172711,13 @@ exports[`Creatives rcs test/> template type change 3`] = `
|
|
|
172775
172711
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
172776
172712
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
172777
172713
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
172778
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
172714
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
172779
172715
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
172780
172716
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
172781
172717
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
172782
172718
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
172783
172719
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
172784
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
172720
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
172785
172721
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
172786
172722
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
172787
172723
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -174474,7 +174410,6 @@ new message content.",
|
|
|
174474
174410
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
174475
174411
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
174476
174412
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
174477
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
174478
174413
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
174479
174414
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
174480
174415
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -176765,7 +176700,7 @@ new message content.",
|
|
|
176765
176700
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
176766
176701
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
176767
176702
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
176768
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
176703
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
176769
176704
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
176770
176705
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
176771
176706
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -176773,13 +176708,13 @@ new message content.",
|
|
|
176773
176708
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
176774
176709
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
176775
176710
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
176776
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
176711
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
176777
176712
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
176778
176713
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
176779
176714
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
176780
176715
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
176781
176716
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
176782
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
176717
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
176783
176718
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
176784
176719
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
176785
176720
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -178472,7 +178407,6 @@ new message content.",
|
|
|
178472
178407
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
178473
178408
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
178474
178409
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
178475
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
178476
178410
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
178477
178411
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
178478
178412
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -179024,7 +178958,7 @@ new message content.",
|
|
|
179024
178958
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
179025
178959
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
179026
178960
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
179027
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
178961
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
179028
178962
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
179029
178963
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
179030
178964
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -179032,13 +178966,13 @@ new message content.",
|
|
|
179032
178966
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
179033
178967
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
179034
178968
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
179035
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
178969
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
179036
178970
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
179037
178971
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
179038
178972
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
179039
178973
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
179040
178974
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
179041
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
178975
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
179042
178976
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
179043
178977
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
179044
178978
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -180731,7 +180665,6 @@ new message content.",
|
|
|
180731
180665
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
180732
180666
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
180733
180667
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
180734
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
180735
180668
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
180736
180669
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
180737
180670
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -182831,15 +182764,15 @@ new message content.",
|
|
|
182831
182764
|
/>
|
|
182832
182765
|
</CapImage>
|
|
182833
182766
|
<CapRow
|
|
182834
|
-
className="sms-content-overlay sms-preview sms-android"
|
|
182767
|
+
className="sms-content-overlay sms-content-overlay-android sms-preview sms-android"
|
|
182835
182768
|
key=".1"
|
|
182836
182769
|
>
|
|
182837
182770
|
<Row
|
|
182838
|
-
className="cap-row-v2 sms-content-overlay sms-preview sms-android"
|
|
182771
|
+
className="cap-row-v2 sms-content-overlay sms-content-overlay-android sms-preview sms-android"
|
|
182839
182772
|
gutter={0}
|
|
182840
182773
|
>
|
|
182841
182774
|
<div
|
|
182842
|
-
className="ant-row cap-row-v2 sms-content-overlay sms-preview sms-android"
|
|
182775
|
+
className="ant-row cap-row-v2 sms-content-overlay sms-content-overlay-android sms-preview sms-android"
|
|
182843
182776
|
>
|
|
182844
182777
|
<CapRow
|
|
182845
182778
|
className="sms-navigation-bar sms-navigation-bar-no-header"
|
|
@@ -184072,7 +184005,7 @@ new message content.",
|
|
|
184072
184005
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
184073
184006
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
184074
184007
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
184075
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
184008
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
184076
184009
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
184077
184010
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
184078
184011
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -184080,13 +184013,13 @@ new message content.",
|
|
|
184080
184013
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
184081
184014
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
184082
184015
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
184083
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
184016
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
184084
184017
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
184085
184018
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
184086
184019
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
184087
184020
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
184088
184021
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
184089
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
184022
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
184090
184023
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
184091
184024
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
184092
184025
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -185779,7 +185712,6 @@ new message content.",
|
|
|
185779
185712
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
185780
185713
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
185781
185714
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
185782
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
185783
185715
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
185784
185716
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
185785
185717
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -186384,7 +186316,7 @@ new message content.",
|
|
|
186384
186316
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
186385
186317
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
186386
186318
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
186387
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
186319
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
186388
186320
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
186389
186321
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
186390
186322
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -186392,13 +186324,13 @@ new message content.",
|
|
|
186392
186324
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
186393
186325
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
186394
186326
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
186395
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
186327
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
186396
186328
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
186397
186329
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
186398
186330
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
186399
186331
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
186400
186332
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
186401
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
186333
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
186402
186334
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
186403
186335
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
186404
186336
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -188091,7 +188023,6 @@ new message content.",
|
|
|
188091
188023
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
188092
188024
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
188093
188025
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
188094
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
188095
188026
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
188096
188027
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
188097
188028
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -188804,7 +188735,7 @@ exports[`Creatives rcs test/> template type change 4`] = `
|
|
|
188804
188735
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
188805
188736
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
188806
188737
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
188807
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
188738
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
188808
188739
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
188809
188740
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
188810
188741
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -188812,13 +188743,13 @@ exports[`Creatives rcs test/> template type change 4`] = `
|
|
|
188812
188743
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
188813
188744
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
188814
188745
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
188815
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
188746
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
188816
188747
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
188817
188748
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
188818
188749
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
188819
188750
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
188820
188751
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
188821
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
188752
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
188822
188753
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
188823
188754
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
188824
188755
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -190511,7 +190442,6 @@ new message content.",
|
|
|
190511
190442
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
190512
190443
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
190513
190444
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
190514
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
190515
190445
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
190516
190446
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
190517
190447
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -196063,15 +195993,15 @@ new message content.",
|
|
|
196063
195993
|
/>
|
|
196064
195994
|
</CapImage>
|
|
196065
195995
|
<CapRow
|
|
196066
|
-
className="sms-content-overlay sms-preview sms-android"
|
|
195996
|
+
className="sms-content-overlay sms-content-overlay-android sms-preview sms-android"
|
|
196067
195997
|
key=".1"
|
|
196068
195998
|
>
|
|
196069
195999
|
<Row
|
|
196070
|
-
className="cap-row-v2 sms-content-overlay sms-preview sms-android"
|
|
196000
|
+
className="cap-row-v2 sms-content-overlay sms-content-overlay-android sms-preview sms-android"
|
|
196071
196001
|
gutter={0}
|
|
196072
196002
|
>
|
|
196073
196003
|
<div
|
|
196074
|
-
className="ant-row cap-row-v2 sms-content-overlay sms-preview sms-android"
|
|
196004
|
+
className="ant-row cap-row-v2 sms-content-overlay sms-content-overlay-android sms-preview sms-android"
|
|
196075
196005
|
>
|
|
196076
196006
|
<CapRow
|
|
196077
196007
|
className="sms-navigation-bar sms-navigation-bar-no-header"
|
|
@@ -196607,7 +196537,7 @@ new message content.",
|
|
|
196607
196537
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
196608
196538
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
196609
196539
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
196610
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
196540
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
196611
196541
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
196612
196542
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
196613
196543
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -196615,13 +196545,13 @@ new message content.",
|
|
|
196615
196545
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
196616
196546
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
196617
196547
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
196618
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
196548
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
196619
196549
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
196620
196550
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
196621
196551
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
196622
196552
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
196623
196553
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
196624
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
196554
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
196625
196555
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
196626
196556
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
196627
196557
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -198314,7 +198244,6 @@ new message content.",
|
|
|
198314
198244
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
198315
198245
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
198316
198246
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
198317
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
198318
198247
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
198319
198248
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
198320
198249
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -198908,7 +198837,7 @@ new message content.",
|
|
|
198908
198837
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
198909
198838
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
198910
198839
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
198911
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
198840
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
198912
198841
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
198913
198842
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
198914
198843
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -198916,13 +198845,13 @@ new message content.",
|
|
|
198916
198845
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
198917
198846
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
198918
198847
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
198919
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
198848
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
198920
198849
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
198921
198850
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
198922
198851
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
198923
198852
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
198924
198853
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
198925
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
198854
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
198926
198855
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
198927
198856
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
198928
198857
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -200615,7 +200544,6 @@ new message content.",
|
|
|
200615
200544
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
200616
200545
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
200617
200546
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
200618
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
200619
200547
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
200620
200548
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
200621
200549
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|