@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[`line wrapper test/> should render create mode 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[`line wrapper test/> should render create mode 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.",
|
|
@@ -18183,7 +18182,7 @@ new message content.",
|
|
|
18183
18182
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
18184
18183
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
18185
18184
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
18186
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
18185
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
18187
18186
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
18188
18187
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
18189
18188
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -18191,13 +18190,13 @@ new message content.",
|
|
|
18191
18190
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
18192
18191
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
18193
18192
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
18194
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
18193
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
18195
18194
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
18196
18195
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
18197
18196
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
18198
18197
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
18199
18198
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
18200
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
18199
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
18201
18200
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
18202
18201
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
18203
18202
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -19890,7 +19889,6 @@ new message content.",
|
|
|
19890
19889
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
19891
19890
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
19892
19891
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
19893
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
19894
19892
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
19895
19893
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
19896
19894
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -20730,7 +20728,7 @@ new message content.",
|
|
|
20730
20728
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
20731
20729
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
20732
20730
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
20733
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
20731
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
20734
20732
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
20735
20733
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
20736
20734
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -20738,13 +20736,13 @@ new message content.",
|
|
|
20738
20736
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
20739
20737
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
20740
20738
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
20741
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
20739
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
20742
20740
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
20743
20741
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
20744
20742
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
20745
20743
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
20746
20744
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
20747
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
20745
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
20748
20746
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
20749
20747
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
20750
20748
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -22437,7 +22435,6 @@ new message content.",
|
|
|
22437
22435
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
22438
22436
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
22439
22437
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
22440
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
22441
22438
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
22442
22439
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
22443
22440
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -23708,7 +23705,7 @@ new message content.",
|
|
|
23708
23705
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
23709
23706
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
23710
23707
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
23711
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
23708
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
23712
23709
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
23713
23710
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
23714
23711
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -23716,13 +23713,13 @@ new message content.",
|
|
|
23716
23713
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
23717
23714
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
23718
23715
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
23719
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
23716
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
23720
23717
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
23721
23718
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
23722
23719
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
23723
23720
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
23724
23721
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
23725
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
23722
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
23726
23723
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
23727
23724
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
23728
23725
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -25415,7 +25412,6 @@ new message content.",
|
|
|
25415
25412
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
25416
25413
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
25417
25414
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
25418
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
25419
25415
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
25420
25416
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
25421
25417
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -25963,7 +25959,7 @@ new message content.",
|
|
|
25963
25959
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
25964
25960
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
25965
25961
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
25966
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
25962
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
25967
25963
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
25968
25964
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
25969
25965
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -25971,13 +25967,13 @@ new message content.",
|
|
|
25971
25967
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
25972
25968
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
25973
25969
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
25974
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
25970
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
25975
25971
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
25976
25972
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
25977
25973
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
25978
25974
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
25979
25975
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
25980
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
25976
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
25981
25977
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
25982
25978
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
25983
25979
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -27670,7 +27666,6 @@ new message content.",
|
|
|
27670
27666
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
27671
27667
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
27672
27668
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
27673
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
27674
27669
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
27675
27670
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
27676
27671
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -28239,7 +28234,7 @@ new message content.",
|
|
|
28239
28234
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
28240
28235
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
28241
28236
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
28242
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
28237
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
28243
28238
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
28244
28239
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
28245
28240
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -28247,13 +28242,13 @@ new message content.",
|
|
|
28247
28242
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
28248
28243
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
28249
28244
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
28250
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
28245
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
28251
28246
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
28252
28247
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
28253
28248
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
28254
28249
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
28255
28250
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
28256
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
28251
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
28257
28252
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
28258
28253
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
28259
28254
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -29946,7 +29941,6 @@ new message content.",
|
|
|
29946
29941
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
29947
29942
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
29948
29943
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
29949
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
29950
29944
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
29951
29945
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
29952
29946
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -30527,7 +30521,7 @@ new message content.",
|
|
|
30527
30521
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
30528
30522
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
30529
30523
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
30530
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
30524
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
30531
30525
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
30532
30526
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
30533
30527
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -30535,13 +30529,13 @@ new message content.",
|
|
|
30535
30529
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
30536
30530
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
30537
30531
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
30538
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
30532
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
30539
30533
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
30540
30534
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
30541
30535
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
30542
30536
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
30543
30537
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
30544
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
30538
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
30545
30539
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
30546
30540
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
30547
30541
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -32234,7 +32228,6 @@ new message content.",
|
|
|
32234
32228
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
32235
32229
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
32236
32230
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
32237
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
32238
32231
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
32239
32232
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
32240
32233
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -32800,7 +32793,7 @@ exports[`line wrapper test/> should render create mode 2`] = `
|
|
|
32800
32793
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
32801
32794
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
32802
32795
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
32803
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
32796
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
32804
32797
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
32805
32798
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
32806
32799
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -32808,13 +32801,13 @@ exports[`line wrapper test/> should render create mode 2`] = `
|
|
|
32808
32801
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
32809
32802
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
32810
32803
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
32811
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
32804
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
32812
32805
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
32813
32806
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
32814
32807
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
32815
32808
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
32816
32809
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
32817
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
32810
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
32818
32811
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
32819
32812
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
32820
32813
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -34507,7 +34500,6 @@ new message content.",
|
|
|
34507
34500
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
34508
34501
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
34509
34502
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
34510
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
34511
34503
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
34512
34504
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
34513
34505
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -58080,7 +58072,7 @@ new message content.",
|
|
|
58080
58072
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
58081
58073
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
58082
58074
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
58083
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
58075
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
58084
58076
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
58085
58077
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
58086
58078
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -58088,13 +58080,13 @@ new message content.",
|
|
|
58088
58080
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
58089
58081
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
58090
58082
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
58091
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
58083
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
58092
58084
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
58093
58085
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
58094
58086
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
58095
58087
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
58096
58088
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
58097
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
58089
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
58098
58090
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
58099
58091
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
58100
58092
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -59787,7 +59779,6 @@ new message content.",
|
|
|
59787
59779
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
59788
59780
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
59789
59781
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
59790
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
59791
59782
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
59792
59783
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
59793
59784
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -60819,7 +60810,7 @@ new message content.",
|
|
|
60819
60810
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
60820
60811
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
60821
60812
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
60822
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
60813
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
60823
60814
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
60824
60815
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
60825
60816
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -60827,13 +60818,13 @@ new message content.",
|
|
|
60827
60818
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
60828
60819
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
60829
60820
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
60830
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
60821
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
60831
60822
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
60832
60823
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
60833
60824
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
60834
60825
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
60835
60826
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
60836
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
60827
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
60837
60828
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
60838
60829
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
60839
60830
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -62526,7 +62517,6 @@ new message content.",
|
|
|
62526
62517
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
62527
62518
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
62528
62519
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
62529
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
62530
62520
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
62531
62521
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
62532
62522
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -64154,7 +64144,7 @@ new message content.",
|
|
|
64154
64144
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
64155
64145
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
64156
64146
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
64157
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
64147
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
64158
64148
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
64159
64149
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
64160
64150
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -64162,13 +64152,13 @@ new message content.",
|
|
|
64162
64152
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
64163
64153
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
64164
64154
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
64165
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
64155
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
64166
64156
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
64167
64157
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
64168
64158
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
64169
64159
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
64170
64160
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
64171
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
64161
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
64172
64162
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
64173
64163
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
64174
64164
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -65861,7 +65851,6 @@ new message content.",
|
|
|
65861
65851
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
65862
65852
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
65863
65853
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
65864
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
65865
65854
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
65866
65855
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
65867
65856
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -66893,7 +66882,7 @@ new message content.",
|
|
|
66893
66882
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
66894
66883
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
66895
66884
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
66896
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
66885
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
66897
66886
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
66898
66887
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
66899
66888
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -66901,13 +66890,13 @@ new message content.",
|
|
|
66901
66890
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
66902
66891
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
66903
66892
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
66904
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
66893
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
66905
66894
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
66906
66895
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
66907
66896
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
66908
66897
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
66909
66898
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
66910
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
66899
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
66911
66900
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
66912
66901
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
66913
66902
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -68600,7 +68589,6 @@ new message content.",
|
|
|
68600
68589
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
68601
68590
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
68602
68591
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
68603
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
68604
68592
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
68605
68593
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
68606
68594
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -70601,7 +70589,7 @@ new message content.",
|
|
|
70601
70589
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
70602
70590
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
70603
70591
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
70604
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
70592
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
70605
70593
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
70606
70594
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
70607
70595
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -70609,13 +70597,13 @@ new message content.",
|
|
|
70609
70597
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
70610
70598
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
70611
70599
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
70612
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
70600
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
70613
70601
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
70614
70602
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
70615
70603
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
70616
70604
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
70617
70605
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
70618
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
70606
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
70619
70607
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
70620
70608
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
70621
70609
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -72308,7 +72296,6 @@ new message content.",
|
|
|
72308
72296
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
72309
72297
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
72310
72298
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
72311
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
72312
72299
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
72313
72300
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
72314
72301
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -73782,7 +73769,7 @@ new message content.",
|
|
|
73782
73769
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
73783
73770
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
73784
73771
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
73785
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
73772
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
73786
73773
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
73787
73774
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
73788
73775
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -73790,13 +73777,13 @@ new message content.",
|
|
|
73790
73777
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
73791
73778
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
73792
73779
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
73793
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
73780
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
73794
73781
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
73795
73782
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
73796
73783
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
73797
73784
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
73798
73785
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
73799
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
73786
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
73800
73787
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
73801
73788
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
73802
73789
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -75489,7 +75476,6 @@ new message content.",
|
|
|
75489
75476
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
75490
75477
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
75491
75478
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
75492
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
75493
75479
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
75494
75480
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
75495
75481
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -76819,7 +76805,7 @@ new message content.",
|
|
|
76819
76805
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
76820
76806
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
76821
76807
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
76822
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
76808
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
76823
76809
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
76824
76810
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
76825
76811
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -76827,13 +76813,13 @@ new message content.",
|
|
|
76827
76813
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
76828
76814
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
76829
76815
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
76830
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
76816
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
76831
76817
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
76832
76818
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
76833
76819
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
76834
76820
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
76835
76821
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
76836
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
76822
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
76837
76823
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
76838
76824
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
76839
76825
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -78526,7 +78512,6 @@ new message content.",
|
|
|
78526
78512
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
78527
78513
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
78528
78514
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
78529
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
78530
78515
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
78531
78516
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
78532
78517
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -79867,7 +79852,7 @@ new message content.",
|
|
|
79867
79852
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
79868
79853
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
79869
79854
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
79870
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
79855
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
79871
79856
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
79872
79857
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
79873
79858
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -79875,13 +79860,13 @@ new message content.",
|
|
|
79875
79860
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
79876
79861
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
79877
79862
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
79878
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
79863
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
79879
79864
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
79880
79865
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
79881
79866
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
79882
79867
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
79883
79868
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
79884
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
79869
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
79885
79870
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
79886
79871
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
79887
79872
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -81574,7 +81559,6 @@ new message content.",
|
|
|
81574
81559
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
81575
81560
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
81576
81561
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
81577
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
81578
81562
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
81579
81563
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
81580
81564
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -85677,7 +85661,7 @@ new message content.",
|
|
|
85677
85661
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
85678
85662
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
85679
85663
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
85680
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
85664
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
85681
85665
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
85682
85666
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
85683
85667
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -85685,13 +85669,13 @@ new message content.",
|
|
|
85685
85669
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
85686
85670
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
85687
85671
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
85688
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
85672
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
85689
85673
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
85690
85674
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
85691
85675
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
85692
85676
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
85693
85677
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
85694
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
85678
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
85695
85679
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
85696
85680
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
85697
85681
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -87384,7 +87368,6 @@ new message content.",
|
|
|
87384
87368
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
87385
87369
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
87386
87370
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
87387
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
87388
87371
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
87389
87372
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
87390
87373
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -88830,7 +88813,7 @@ new message content.",
|
|
|
88830
88813
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
88831
88814
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
88832
88815
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
88833
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
88816
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
88834
88817
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
88835
88818
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
88836
88819
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -88838,13 +88821,13 @@ new message content.",
|
|
|
88838
88821
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
88839
88822
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
88840
88823
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
88841
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
88824
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
88842
88825
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
88843
88826
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
88844
88827
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
88845
88828
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
88846
88829
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
88847
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
88830
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
88848
88831
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
88849
88832
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
88850
88833
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -90537,7 +90520,6 @@ new message content.",
|
|
|
90537
90520
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
90538
90521
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
90539
90522
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
90540
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
90541
90523
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
90542
90524
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
90543
90525
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -91914,7 +91896,7 @@ new message content.",
|
|
|
91914
91896
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
91915
91897
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
91916
91898
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
91917
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
91899
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
91918
91900
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
91919
91901
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
91920
91902
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -91922,13 +91904,13 @@ new message content.",
|
|
|
91922
91904
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
91923
91905
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
91924
91906
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
91925
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
91907
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
91926
91908
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
91927
91909
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
91928
91910
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
91929
91911
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
91930
91912
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
91931
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
91913
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
91932
91914
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
91933
91915
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
91934
91916
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -93621,7 +93603,6 @@ new message content.",
|
|
|
93621
93603
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
93622
93604
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
93623
93605
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
93624
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
93625
93606
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
93626
93607
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
93627
93608
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -94897,7 +94878,7 @@ new message content.",
|
|
|
94897
94878
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
94898
94879
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
94899
94880
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
94900
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
94881
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
94901
94882
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
94902
94883
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
94903
94884
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -94905,13 +94886,13 @@ new message content.",
|
|
|
94905
94886
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
94906
94887
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
94907
94888
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
94908
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
94889
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
94909
94890
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
94910
94891
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
94911
94892
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
94912
94893
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
94913
94894
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
94914
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
94895
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
94915
94896
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
94916
94897
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
94917
94898
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -96604,7 +96585,6 @@ new message content.",
|
|
|
96604
96585
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
96605
96586
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
96606
96587
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
96607
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
96608
96588
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
96609
96589
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
96610
96590
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -97640,7 +97620,7 @@ new message content.",
|
|
|
97640
97620
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
97641
97621
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
97642
97622
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
97643
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
97623
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
97644
97624
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
97645
97625
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
97646
97626
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -97648,13 +97628,13 @@ new message content.",
|
|
|
97648
97628
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
97649
97629
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
97650
97630
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
97651
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
97631
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
97652
97632
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
97653
97633
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
97654
97634
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
97655
97635
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
97656
97636
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
97657
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
97637
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
97658
97638
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
97659
97639
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
97660
97640
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -99347,7 +99327,6 @@ new message content.",
|
|
|
99347
99327
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
99348
99328
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
99349
99329
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
99350
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
99351
99330
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
99352
99331
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
99353
99332
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -100316,7 +100295,7 @@ new message content.",
|
|
|
100316
100295
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
100317
100296
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
100318
100297
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
100319
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
100298
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
100320
100299
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
100321
100300
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
100322
100301
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -100324,13 +100303,13 @@ new message content.",
|
|
|
100324
100303
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
100325
100304
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
100326
100305
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
100327
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
100306
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
100328
100307
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
100329
100308
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
100330
100309
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
100331
100310
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
100332
100311
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
100333
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
100312
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
100334
100313
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
100335
100314
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
100336
100315
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -102023,7 +102002,6 @@ new message content.",
|
|
|
102023
102002
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
102024
102003
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
102025
102004
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
102026
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
102027
102005
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
102028
102006
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
102029
102007
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -102571,7 +102549,7 @@ new message content.",
|
|
|
102571
102549
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
102572
102550
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
102573
102551
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
102574
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
102552
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
102575
102553
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
102576
102554
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
102577
102555
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -102579,13 +102557,13 @@ new message content.",
|
|
|
102579
102557
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
102580
102558
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
102581
102559
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
102582
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
102560
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
102583
102561
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
102584
102562
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
102585
102563
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
102586
102564
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
102587
102565
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
102588
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
102566
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
102589
102567
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
102590
102568
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
102591
102569
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -104278,7 +104256,6 @@ new message content.",
|
|
|
104278
104256
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
104279
104257
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
104280
104258
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
104281
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
104282
104259
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
104283
104260
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
104284
104261
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -104847,7 +104824,7 @@ new message content.",
|
|
|
104847
104824
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
104848
104825
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
104849
104826
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
104850
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
104827
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
104851
104828
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
104852
104829
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
104853
104830
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -104855,13 +104832,13 @@ new message content.",
|
|
|
104855
104832
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
104856
104833
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
104857
104834
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
104858
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
104835
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
104859
104836
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
104860
104837
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
104861
104838
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
104862
104839
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
104863
104840
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
104864
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
104841
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
104865
104842
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
104866
104843
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
104867
104844
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -106554,7 +106531,6 @@ new message content.",
|
|
|
106554
106531
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
106555
106532
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
106556
106533
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
106557
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
106558
106534
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
106559
106535
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
106560
106536
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|
|
@@ -107135,7 +107111,7 @@ new message content.",
|
|
|
107135
107111
|
"creatives.componentsV2.CapDocumentUpload.imageDimenstionDescription": "Dimensions upto: {width}px x {height}px",
|
|
107136
107112
|
"creatives.componentsV2.CapDocumentUpload.or": "OR",
|
|
107137
107113
|
"creatives.componentsV2.CapDocumentUpload.uploadComputer": "Select from computer",
|
|
107138
|
-
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size
|
|
107114
|
+
"creatives.componentsV2.CapDocumentUpload.whatsappDocSize": "Size upto: {size}",
|
|
107139
107115
|
"creatives.componentsV2.CapImageUpload.aspectRatio": "Aspect ratio: 1:1",
|
|
107140
107116
|
"creatives.componentsV2.CapImageUpload.dragAndDrop": "Drag and drop image here",
|
|
107141
107117
|
"creatives.componentsV2.CapImageUpload.format": "Format: JPEG, JPG, PNG",
|
|
@@ -107143,13 +107119,13 @@ new message content.",
|
|
|
107143
107119
|
"creatives.componentsV2.CapImageUpload.imageErrorDesc": "Please upload the image with allowed file extension, size, dimension and aspect ratio",
|
|
107144
107120
|
"creatives.componentsV2.CapImageUpload.imageGallery": "Gallery",
|
|
107145
107121
|
"creatives.componentsV2.CapImageUpload.imageReUpload": "Reupload",
|
|
107146
|
-
"creatives.componentsV2.CapImageUpload.imageSize": "Size
|
|
107122
|
+
"creatives.componentsV2.CapImageUpload.imageSize": "Size upto: 2MB",
|
|
107147
107123
|
"creatives.componentsV2.CapImageUpload.or": "OR",
|
|
107148
107124
|
"creatives.componentsV2.CapImageUpload.uploadComputer": "Select from computer",
|
|
107149
107125
|
"creatives.componentsV2.CapImageUpload.uploadGallery": "Gallery",
|
|
107150
107126
|
"creatives.componentsV2.CapImageUpload.uploadImageDescription": "The relevant image that complements the message context.",
|
|
107151
107127
|
"creatives.componentsV2.CapImageUpload.whatsappAspectRatio": "Max aspect ratio: 1.91:1",
|
|
107152
|
-
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size
|
|
107128
|
+
"creatives.componentsV2.CapImageUpload.whatsappImageSize": "Size upto: 5MB",
|
|
107153
107129
|
"creatives.componentsV2.CapTagList.Cancel": "Cancel",
|
|
107154
107130
|
"creatives.componentsV2.CapTagList.Ok": "Ok",
|
|
107155
107131
|
"creatives.componentsV2.CapTagList.all": "All",
|
|
@@ -108842,7 +108818,6 @@ new message content.",
|
|
|
108842
108818
|
"creatives.containersV2.WeChat.templateName": "Template Name",
|
|
108843
108819
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
108844
108820
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
108845
|
-
"creatives.containersV2.WebPush.addLabels": "Add labels",
|
|
108846
108821
|
"creatives.containersV2.Whatsapp.IncorrectCategoryError": "INCORRECT CATEGORY: Message content different from expected content in the category selected. Refer {here} for expected content in each category.",
|
|
108847
108822
|
"creatives.containersV2.Whatsapp.accountUpdate": "Account update",
|
|
108848
108823
|
"creatives.containersV2.Whatsapp.accountUpdateTooltip": "Let customers know about updates or changes to their accounts.",
|