@capillarytech/creatives-library 7.16.12 → 7.16.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (40) hide show
  1. package/components/Ckeditor/index.js +1 -1
  2. package/containers/Cap/tests/__snapshots__/index.test.js.snap +10 -220
  3. package/containers/MobilePush/Create/index.js +0 -18
  4. package/containers/MobilePush/Create/messages.js +2 -2
  5. package/containers/MobilePush/Edit/index.js +0 -18
  6. package/containers/MobilePush/Edit/messages.js +2 -2
  7. package/package.json +1 -1
  8. package/translations/en.json +10 -220
  9. package/translations/ja-JP.json +2 -212
  10. package/translations/zh.json +2 -212
  11. package/v2Components/CapWhatsappCTA/index.js +1 -1
  12. package/v2Components/CapWhatsappCTA/messages.js +5 -1
  13. package/v2Components/Ckeditor/index.js +1 -1
  14. package/v2Components/FormBuilder/index.js +4 -48
  15. package/v2Containers/Cap/tests/__snapshots__/index.test.js.snap +10 -220
  16. package/v2Containers/CreativesContainer/constants.js +0 -2
  17. package/v2Containers/CreativesContainer/tests/__snapshots__/index.test.js.snap +0 -8
  18. package/v2Containers/LanguageProvider/index.js +0 -3
  19. package/v2Containers/LanguageProvider/tests/index.test.js +0 -1
  20. package/v2Containers/Line/Container/ImageCarousel/tests/__snapshots__/content.test.js.snap +30 -663
  21. package/v2Containers/Line/Container/ImageCarousel/tests/__snapshots__/index.test.js.snap +20 -440
  22. package/v2Containers/Line/Container/Video/index.js +2 -2
  23. package/v2Containers/Line/Container/Video/messages.js +0 -9
  24. package/v2Containers/Line/Container/Wrapper/tests/__snapshots__/index.test.js.snap +170 -3740
  25. package/v2Containers/Line/Container/tests/__snapshots__/index.test.js.snap +180 -3960
  26. package/v2Containers/MobilePush/Create/index.js +3 -31
  27. package/v2Containers/MobilePush/Create/messages.js +2 -50
  28. package/v2Containers/MobilePush/Edit/index.js +1 -29
  29. package/v2Containers/MobilePush/Edit/messages.js +2 -50
  30. package/v2Containers/MobilePush/commonMethods.js +2 -2
  31. package/v2Containers/Rcs/tests/__snapshots__/index.test.js.snap +473 -10349
  32. package/v2Containers/SmsTrai/Create/tests/__snapshots__/index.test.js.snap +40 -880
  33. package/v2Containers/SmsTrai/Edit/index.js +1 -1
  34. package/v2Containers/SmsTrai/Edit/messages.js +1 -1
  35. package/v2Containers/SmsTrai/Edit/tests/__snapshots__/index.test.js.snap +80 -1760
  36. package/v2Containers/Templates/tests/__snapshots__/index.test.js.snap +0 -16
  37. package/v2Containers/Whatsapp/index.js +3 -3
  38. package/v2Containers/Whatsapp/messages.js +3 -3
  39. package/v2Containers/Whatsapp/tests/__snapshots__/index.test.js.snap +1789 -17965
  40. package/v2Components/FormBuilder/constants.js +0 -1
@@ -48,21 +48,6 @@
48
48
  "app.v2containers.SmsTrai.Create.typeAliasErrorDescription": "",
49
49
  "app.v2containers.SmsTrai.Create.uploadFile": "",
50
50
  "app.v2containers.SmsTrai.Create.uploadInstructions": "",
51
- "app.v2containers.SmsTrai.Edit.addLabels": "",
52
- "app.v2containers.SmsTrai.Edit.cancelButtonLabel": "",
53
- "app.v2containers.SmsTrai.Edit.inputplaceHolderText": "",
54
- "app.v2containers.SmsTrai.Edit.msgLengthNote": "",
55
- "app.v2containers.SmsTrai.Edit.saveButtonLabel": "",
56
- "app.v2containers.SmsTrai.Edit.senderIdlabel": "",
57
- "app.v2containers.SmsTrai.Edit.smsEditNotification": "",
58
- "app.v2containers.SmsTrai.Edit.templateLabel": "",
59
- "app.v2containers.SmsTrai.Edit.textAreaCounts": "",
60
- "app.v2containers.SmsTrai.Edit.textAreaError": "",
61
- "app.v2containers.SmsTrai.Edit.totalCharacters": "",
62
- "app.v2containers.SmsTrai.Edit.traiEditSeperator": "",
63
- "app.v2containers.SmsTrai.Edit.traiEditTitle": "",
64
- "app.v2containers.SmsTrai.Edit.unicodeLabel": "",
65
- "app.v2containers.SmsTrai.Edit.unsupportedTagsValidationError": "",
66
51
  "creatives.components.AccessForbidden.forbiddenDesc": "",
67
52
  "creatives.components.AccessForbidden.forbiddenHeader": "",
68
53
  "creatives.components.BreadCrumbs.header": "",
@@ -191,31 +176,6 @@
191
176
  "creatives.componentsV2.CapTagList.numberOfDaysBeforeExpiry": "",
192
177
  "creatives.componentsV2.CapTagList.outbound": "",
193
178
  "creatives.componentsV2.CapTagList.search": "",
194
- "creatives.componentsV2.CapWhatsappCTA.addButton": "",
195
- "creatives.componentsV2.CapWhatsappCTA.ctaAddDisabled": "",
196
- "creatives.componentsV2.CapWhatsappCTA.ctaButtonErrorMessage": "",
197
- "creatives.componentsV2.CapWhatsappCTA.ctaButtonText": "",
198
- "creatives.componentsV2.CapWhatsappCTA.ctaButtonTextPlaceholder": "",
199
- "creatives.componentsV2.CapWhatsappCTA.ctaButtonTextTooltip": "",
200
- "creatives.componentsV2.CapWhatsappCTA.ctaDynamicPlaceholder": "",
201
- "creatives.componentsV2.CapWhatsappCTA.ctaOptionDisabledTooltip": "",
202
- "creatives.componentsV2.CapWhatsappCTA.ctaPhoneNo": "",
203
- "creatives.componentsV2.CapWhatsappCTA.ctaPhoneNoPlaceholder": "",
204
- "creatives.componentsV2.CapWhatsappCTA.ctaSaveDisabled": "",
205
- "creatives.componentsV2.CapWhatsappCTA.ctaStaticPlaceholder": "",
206
- "creatives.componentsV2.CapWhatsappCTA.ctaType": "",
207
- "creatives.componentsV2.CapWhatsappCTA.ctaWebsite": "",
208
- "creatives.componentsV2.CapWhatsappCTA.ctaWebsiteType": "",
209
- "creatives.componentsV2.CapWhatsappCTA.ctaWebsiteTypeDynamic": "",
210
- "creatives.componentsV2.CapWhatsappCTA.ctaWebsiteTypeStatic": "",
211
- "creatives.componentsV2.CapWhatsappCTA.ctaWebsiteUrl": "",
212
- "creatives.componentsV2.CapWhatsappCTA.ctaWebsiteUrlErrorMessage": "",
213
- "creatives.componentsV2.CapWhatsappCTA.dynamicUrlTooltip": "",
214
- "creatives.componentsV2.CapWhatsappCTA.dynamicUrlWithMoreVarErrorMessage": "",
215
- "creatives.componentsV2.CapWhatsappCTA.staticUrlWithVarErrorMessage": "",
216
- "creatives.componentsV2.CapWhatsappCTA.useTwoBracketsOnly": "",
217
- "creatives.componentsV2.CapWhatsappCTA.whatsappCtaTagListLabel": "",
218
- "creatives.componentsV2.CapWhatsappCTA.whatsappCtaTagListRevert": "",
219
179
  "creatives.componentsV2.Ckeditor.header": "",
220
180
  "creatives.componentsV2.CmsTemplatesComponent.header": "",
221
181
  "creatives.componentsV2.CmsTemplatesComponent.select": "",
@@ -921,7 +881,6 @@
921
881
  "creatives.containersV2.Cap.ebill": "",
922
882
  "creatives.containersV2.Cap.email": "",
923
883
  "creatives.containersV2.Cap.gallery": "",
924
- "creatives.containersV2.Cap.journeys": "",
925
884
  "creatives.containersV2.Cap.loyalty": "",
926
885
  "creatives.containersV2.Cap.memberCare": "",
927
886
  "creatives.containersV2.Cap.sms": "",
@@ -962,6 +921,7 @@
962
921
  "creatives.containersV2.CapFacebookPreview.suggestedVideoMobile": "",
963
922
  "creatives.containersV2.CapFacebookPreview.videoNotePreview": "",
964
923
  "creatives.containersV2.CapFacebookPreview.watchFeedMobile": "",
924
+ "creatives.containersV2.ChannelTemplates.header": "",
965
925
  "creatives.containersV2.Create.addLabel": "",
966
926
  "creatives.containersV2.Create.alertMessage": "",
967
927
  "creatives.containersV2.Create.cancelButton": "",
@@ -1442,13 +1402,11 @@
1442
1402
  "creatives.containersV2.LineVideo.actionLabelTitle": "",
1443
1403
  "creatives.containersV2.LineVideo.actionUrlPlaceholder": "",
1444
1404
  "creatives.containersV2.LineVideo.actionUrlTitle": "",
1445
- "creatives.containersV2.LineVideo.display": "",
1446
1405
  "creatives.containersV2.LineVideo.dragAndDrop": "",
1447
1406
  "creatives.containersV2.LineVideo.emptyAltTextErrorMessage": "",
1448
1407
  "creatives.containersV2.LineVideo.emptyLabelErrorMessage": "",
1449
1408
  "creatives.containersV2.LineVideo.emptyTitleErrorMessage": "",
1450
1409
  "creatives.containersV2.LineVideo.emptyUrlErrorMessage": "",
1451
- "creatives.containersV2.LineVideo.hide": "",
1452
1410
  "creatives.containersV2.LineVideo.imageGallery": "",
1453
1411
  "creatives.containersV2.LineVideo.imageReUpload": "",
1454
1412
  "creatives.containersV2.LineVideo.inValidUrlErrorMessage": "",
@@ -1492,29 +1450,19 @@
1492
1450
  "creatives.containersV2.MobilePush.Create.Image": "",
1493
1451
  "creatives.containersV2.MobilePush.Create.ImageUploadLabel": "",
1494
1452
  "creatives.containersV2.MobilePush.Create.Tags": "",
1495
- "creatives.containersV2.MobilePush.Create.aPageWithMobileApp": "",
1496
1453
  "creatives.containersV2.MobilePush.Create.accountId": "",
1497
- "creatives.containersV2.MobilePush.Create.addActionButtonsToNotification": "",
1498
- "creatives.containersV2.MobilePush.Create.addActionLinkToContent": "",
1499
- "creatives.containersV2.MobilePush.Create.addActionLinkToContentDescription": "",
1500
1454
  "creatives.containersV2.MobilePush.Create.addAnotherCTA": "",
1501
- "creatives.containersV2.MobilePush.Create.addPrimaryButtonToNotification": "",
1502
1455
  "creatives.containersV2.MobilePush.Create.addPrimaryCTA": "",
1503
- "creatives.containersV2.MobilePush.Create.addSecondaryButtonToNotification": "",
1504
1456
  "creatives.containersV2.MobilePush.Create.addSecondaryCTA": "",
1505
1457
  "creatives.containersV2.MobilePush.Create.alertMessage": "",
1506
- "creatives.containersV2.MobilePush.Create.anExternalWebPage": "",
1507
1458
  "creatives.containersV2.MobilePush.Create.androidNotConfigured": "",
1508
1459
  "creatives.containersV2.MobilePush.Create.button1": "",
1509
1460
  "creatives.containersV2.MobilePush.Create.button2": "",
1510
- "creatives.containersV2.MobilePush.Create.buttonLabel": "",
1511
1461
  "creatives.containersV2.MobilePush.Create.cancel": "",
1512
1462
  "creatives.containersV2.MobilePush.Create.cantCopyEmptyFieldValues": "",
1513
1463
  "creatives.containersV2.MobilePush.Create.change": "",
1514
1464
  "creatives.containersV2.MobilePush.Create.copyFromAndroid": "",
1515
1465
  "creatives.containersV2.MobilePush.Create.copyFromIos": "",
1516
- "creatives.containersV2.MobilePush.Create.coverImage": "",
1517
- "creatives.containersV2.MobilePush.Create.coverImageDescription": "",
1518
1466
  "creatives.containersV2.MobilePush.Create.ctaLabelCantEmpty": "",
1519
1467
  "creatives.containersV2.MobilePush.Create.deleteSecondCTAFirst": "",
1520
1468
  "creatives.containersV2.MobilePush.Create.discardChanges": "",
@@ -1557,7 +1505,6 @@
1557
1505
  "creatives.containersV2.MobilePush.Create.templateCreatedSuccessfully": "",
1558
1506
  "creatives.containersV2.MobilePush.Create.templateNameNotEmpty": "",
1559
1507
  "creatives.containersV2.MobilePush.Create.templateNotConfigured": "",
1560
- "creatives.containersV2.MobilePush.Create.thisSectionDisabledHoverText": "",
1561
1508
  "creatives.containersV2.MobilePush.Create.title": "",
1562
1509
  "creatives.containersV2.MobilePush.Create.titleHasUnsupportedTag": "",
1563
1510
  "creatives.containersV2.MobilePush.Create.titleLabel": "",
@@ -1575,29 +1522,19 @@
1575
1522
  "creatives.containersV2.MobilePush.Edit.Image": "",
1576
1523
  "creatives.containersV2.MobilePush.Edit.ImageUploadLabel": "",
1577
1524
  "creatives.containersV2.MobilePush.Edit.Tags": "",
1578
- "creatives.containersV2.MobilePush.Edit.aPageWithMobileApp": "",
1579
1525
  "creatives.containersV2.MobilePush.Edit.accountId": "",
1580
- "creatives.containersV2.MobilePush.Edit.addActionButtonsToNotification": "",
1581
- "creatives.containersV2.MobilePush.Edit.addActionLinkToContent": "",
1582
- "creatives.containersV2.MobilePush.Edit.addActionLinkToContentDescription": "",
1583
1526
  "creatives.containersV2.MobilePush.Edit.addAnotherCTA": "",
1584
- "creatives.containersV2.MobilePush.Edit.addPrimaryButtonToNotification": "",
1585
1527
  "creatives.containersV2.MobilePush.Edit.addPrimaryCTA": "",
1586
- "creatives.containersV2.MobilePush.Edit.addSecondaryButtonToNotification": "",
1587
1528
  "creatives.containersV2.MobilePush.Edit.addSecondaryCTA": "",
1588
1529
  "creatives.containersV2.MobilePush.Edit.alertMessage": "",
1589
- "creatives.containersV2.MobilePush.Edit.anExternalWebPage": "",
1590
1530
  "creatives.containersV2.MobilePush.Edit.androidTemplateNotConfigured": "",
1591
1531
  "creatives.containersV2.MobilePush.Edit.button1": "",
1592
1532
  "creatives.containersV2.MobilePush.Edit.button2": "",
1593
- "creatives.containersV2.MobilePush.Edit.buttonLabel": "",
1594
1533
  "creatives.containersV2.MobilePush.Edit.cancel": "",
1595
1534
  "creatives.containersV2.MobilePush.Edit.cantCopyEmptyFieldValues": "",
1596
1535
  "creatives.containersV2.MobilePush.Edit.change": "",
1597
1536
  "creatives.containersV2.MobilePush.Edit.copyFromAndroid": "",
1598
1537
  "creatives.containersV2.MobilePush.Edit.copyFromIos": "",
1599
- "creatives.containersV2.MobilePush.Edit.coverImage": "",
1600
- "creatives.containersV2.MobilePush.Edit.coverImageDescription": "",
1601
1538
  "creatives.containersV2.MobilePush.Edit.ctaLabelCantEmpty": "",
1602
1539
  "creatives.containersV2.MobilePush.Edit.deleteSecondCTAFirst": "",
1603
1540
  "creatives.containersV2.MobilePush.Edit.discardChanges": "",
@@ -1640,7 +1577,6 @@
1640
1577
  "creatives.containersV2.MobilePush.Edit.templateEditedSuccessfully": "",
1641
1578
  "creatives.containersV2.MobilePush.Edit.templateNameNotEmpty": "",
1642
1579
  "creatives.containersV2.MobilePush.Edit.templateNotConfigured": "",
1643
- "creatives.containersV2.MobilePush.Edit.thisSectionDisabledHoverText": "",
1644
1580
  "creatives.containersV2.MobilePush.Edit.title": "",
1645
1581
  "creatives.containersV2.MobilePush.Edit.titleHasUnsupportedTag": "",
1646
1582
  "creatives.containersV2.MobilePush.Edit.titleLabel": "",
@@ -1876,157 +1812,11 @@
1876
1812
  "creatives.containersV2.WeChat.templateName": "",
1877
1813
  "creatives.containersV2.WeChat.wechatCreateSuccess": "",
1878
1814
  "creatives.containersV2.WeChat.wechatEditSuccess": "",
1879
- "creatives.containersV2.Whatsapp.IncorrectCategoryError": "",
1880
- "creatives.containersV2.Whatsapp.accountUpdate": "",
1881
- "creatives.containersV2.Whatsapp.accountUpdateTooltip": "",
1882
- "creatives.containersV2.Whatsapp.addVar": "",
1883
- "creatives.containersV2.Whatsapp.afrikaans": "",
1884
- "creatives.containersV2.Whatsapp.albanian": "",
1885
1815
  "creatives.containersV2.Whatsapp.alertUpdate": "",
1886
1816
  "creatives.containersV2.Whatsapp.alertUpdateTooltip": "",
1887
- "creatives.containersV2.Whatsapp.appointmentUpdate": "",
1888
- "creatives.containersV2.Whatsapp.appointmentUpdateTooltip": "",
1889
1817
  "creatives.containersV2.Whatsapp.approved": "",
1890
- "creatives.containersV2.Whatsapp.approvedStatusMsg": "",
1891
- "creatives.containersV2.Whatsapp.arabic": "",
1892
- "creatives.containersV2.Whatsapp.authentication": "",
1893
- "creatives.containersV2.Whatsapp.authenticationTooltip": "",
1894
- "creatives.containersV2.Whatsapp.awaitingApproval": "",
1895
- "creatives.containersV2.Whatsapp.awaitingStatusDesc": "",
1896
- "creatives.containersV2.Whatsapp.awaitingStatusMsg": "",
1897
- "creatives.containersV2.Whatsapp.azerbaijani": "",
1898
- "creatives.containersV2.Whatsapp.bengali": "",
1899
- "creatives.containersV2.Whatsapp.btnDesc": "",
1900
- "creatives.containersV2.Whatsapp.btnDisabledTooltip": "",
1901
- "creatives.containersV2.Whatsapp.btnLabel": "",
1902
- "creatives.containersV2.Whatsapp.btnTypeCTA": "",
1903
- "creatives.containersV2.Whatsapp.btnTypeNone": "",
1904
- "creatives.containersV2.Whatsapp.btnTypeQuickReply": "",
1905
- "creatives.containersV2.Whatsapp.bulgarian": "",
1906
- "creatives.containersV2.Whatsapp.cancelButtonLabel": "",
1907
- "creatives.containersV2.Whatsapp.catalan": "",
1908
- "creatives.containersV2.Whatsapp.chineseCHN": "",
1909
- "creatives.containersV2.Whatsapp.chineseHKG": "",
1910
- "creatives.containersV2.Whatsapp.chineseTAI": "",
1911
- "creatives.containersV2.Whatsapp.croatian": "",
1912
- "creatives.containersV2.Whatsapp.ctaDesc": "",
1913
- "creatives.containersV2.Whatsapp.czech": "",
1914
- "creatives.containersV2.Whatsapp.danish": "",
1915
- "creatives.containersV2.Whatsapp.disabledEditTooltip": "",
1916
- "creatives.containersV2.Whatsapp.disabledEditTooltipStatus": "",
1917
- "creatives.containersV2.Whatsapp.disabledFeatureTooltip": "",
1918
- "creatives.containersV2.Whatsapp.dutch": "",
1919
- "creatives.containersV2.Whatsapp.emptyTemplateMessageErrorMessage": "",
1920
- "creatives.containersV2.Whatsapp.english": "",
1921
- "creatives.containersV2.Whatsapp.englishUK": "",
1922
- "creatives.containersV2.Whatsapp.englishUS": "",
1923
- "creatives.containersV2.Whatsapp.estonian": "",
1924
- "creatives.containersV2.Whatsapp.filipino": "",
1925
- "creatives.containersV2.Whatsapp.finnish": "",
1926
- "creatives.containersV2.Whatsapp.french": "",
1927
- "creatives.containersV2.Whatsapp.georgian": "",
1928
- "creatives.containersV2.Whatsapp.german": "",
1929
- "creatives.containersV2.Whatsapp.greek": "",
1930
- "creatives.containersV2.Whatsapp.gujarati": "",
1931
- "creatives.containersV2.Whatsapp.hausa": "",
1932
- "creatives.containersV2.Whatsapp.hebrew": "",
1933
- "creatives.containersV2.Whatsapp.here": "",
1934
- "creatives.containersV2.Whatsapp.hindi": "",
1935
- "creatives.containersV2.Whatsapp.hungarian": "",
1936
- "creatives.containersV2.Whatsapp.indonesian": "",
1937
- "creatives.containersV2.Whatsapp.inputplaceHolderText": "",
1938
- "creatives.containersV2.Whatsapp.invalidFormatError": "",
1939
- "creatives.containersV2.Whatsapp.irish": "",
1940
- "creatives.containersV2.Whatsapp.italian": "",
1941
- "creatives.containersV2.Whatsapp.japanese": "",
1942
- "creatives.containersV2.Whatsapp.kannada": "",
1943
- "creatives.containersV2.Whatsapp.kazakh": "",
1944
- "creatives.containersV2.Whatsapp.kinyarwanda": "",
1945
- "creatives.containersV2.Whatsapp.korean": "",
1946
- "creatives.containersV2.Whatsapp.kyrgyz": "",
1947
- "creatives.containersV2.Whatsapp.labelSeperator": "",
1948
- "creatives.containersV2.Whatsapp.languageLabel": "",
1949
- "creatives.containersV2.Whatsapp.lao": "",
1950
- "creatives.containersV2.Whatsapp.latvian": "",
1951
- "creatives.containersV2.Whatsapp.lithuanian": "",
1952
- "creatives.containersV2.Whatsapp.macedonian": "",
1953
- "creatives.containersV2.Whatsapp.malay": "",
1954
- "creatives.containersV2.Whatsapp.malayalam": "",
1955
- "creatives.containersV2.Whatsapp.marathi": "",
1956
- "creatives.containersV2.Whatsapp.marketing": "",
1957
- "creatives.containersV2.Whatsapp.marketingTooltip": "",
1958
- "creatives.containersV2.Whatsapp.mediaDocument": "",
1959
- "creatives.containersV2.Whatsapp.mediaImage": "",
1960
- "creatives.containersV2.Whatsapp.mediaLabel": "",
1961
- "creatives.containersV2.Whatsapp.mediaText": "",
1962
- "creatives.containersV2.Whatsapp.mediaVideo": "",
1963
- "creatives.containersV2.Whatsapp.messageLanguageLabel": "",
1964
- "creatives.containersV2.Whatsapp.modifiedUnsubscribeText": "",
1965
- "creatives.containersV2.Whatsapp.noContentBetweenVars": "",
1966
- "creatives.containersV2.Whatsapp.norwegian": "",
1967
- "creatives.containersV2.Whatsapp.optional": "",
1968
- "creatives.containersV2.Whatsapp.otp": "",
1969
- "creatives.containersV2.Whatsapp.page": "",
1970
- "creatives.containersV2.Whatsapp.pages": "",
1971
- "creatives.containersV2.Whatsapp.paymentUpdate": "",
1972
- "creatives.containersV2.Whatsapp.paymentUpdateTooltip": "",
1973
- "creatives.containersV2.Whatsapp.pdf": "",
1974
- "creatives.containersV2.Whatsapp.persian": "",
1975
- "creatives.containersV2.Whatsapp.polish": "",
1976
- "creatives.containersV2.Whatsapp.portugueseBR": "",
1977
- "creatives.containersV2.Whatsapp.portuguesePOR": "",
1978
- "creatives.containersV2.Whatsapp.punjabi": "",
1979
- "creatives.containersV2.Whatsapp.quickReplyDesc": "",
1980
- "creatives.containersV2.Whatsapp.rejected": "",
1981
- "creatives.containersV2.Whatsapp.rejectedStatusMsg": "",
1982
- "creatives.containersV2.Whatsapp.removeMultinewlineChars": "",
1983
- "creatives.containersV2.Whatsapp.repetativeVars": "",
1984
- "creatives.containersV2.Whatsapp.reservationUpdate": "",
1985
- "creatives.containersV2.Whatsapp.reservationUpdateTooltip": "",
1986
- "creatives.containersV2.Whatsapp.romanian": "",
1987
- "creatives.containersV2.Whatsapp.russian": "",
1988
- "creatives.containersV2.Whatsapp.select": "",
1989
- "creatives.containersV2.Whatsapp.sendForApprovalButtonLabel": "",
1990
- "creatives.containersV2.Whatsapp.sequenceVars": "",
1991
- "creatives.containersV2.Whatsapp.serbian": "",
1992
- "creatives.containersV2.Whatsapp.slovak": "",
1993
- "creatives.containersV2.Whatsapp.slovenian": "",
1994
- "creatives.containersV2.Whatsapp.spanish": "",
1995
- "creatives.containersV2.Whatsapp.spanishARG": "",
1996
- "creatives.containersV2.Whatsapp.spanishMEX": "",
1997
- "creatives.containersV2.Whatsapp.spanishSPA": "",
1998
- "creatives.containersV2.Whatsapp.swahili": "",
1999
- "creatives.containersV2.Whatsapp.swedish": "",
2000
- "creatives.containersV2.Whatsapp.tagContentMismatchError": "",
2001
- "creatives.containersV2.Whatsapp.tamil": "",
2002
- "creatives.containersV2.Whatsapp.telugu": "",
2003
- "creatives.containersV2.Whatsapp.templateCategoryLabel": "",
2004
- "creatives.containersV2.Whatsapp.templateLanguageEnglish": "",
2005
- "creatives.containersV2.Whatsapp.templateMessageLabel": "",
2006
- "creatives.containersV2.Whatsapp.templateMessageLength": "",
2007
- "creatives.containersV2.Whatsapp.templateMessageLengthError": "",
2008
- "creatives.containersV2.Whatsapp.templateMessagePlaceholder": "",
2009
- "creatives.containersV2.Whatsapp.templateMessageTooltip": "",
2010
- "creatives.containersV2.Whatsapp.templateMessageUnsubscribeText": "",
2011
- "creatives.containersV2.Whatsapp.templateNameDesc": "",
2012
- "creatives.containersV2.Whatsapp.templateNameRegexErrorMessage": "",
2013
- "creatives.containersV2.Whatsapp.templateNameTooltip": "",
2014
- "creatives.containersV2.Whatsapp.thai": "",
2015
1818
  "creatives.containersV2.Whatsapp.transactional": "",
2016
- "creatives.containersV2.Whatsapp.turkish": "",
2017
- "creatives.containersV2.Whatsapp.ukrainian": "",
2018
- "creatives.containersV2.Whatsapp.unknownVars": "",
2019
- "creatives.containersV2.Whatsapp.unsubscribeTextTooltipCreateFlow": "",
2020
- "creatives.containersV2.Whatsapp.unsubscribeTextTooltipEditFlow": "",
2021
- "creatives.containersV2.Whatsapp.urdu": "",
2022
- "creatives.containersV2.Whatsapp.useTwoBracketsOnly": "",
2023
- "creatives.containersV2.Whatsapp.utility": "",
2024
- "creatives.containersV2.Whatsapp.utilityTooltip": "",
2025
- "creatives.containersV2.Whatsapp.uzbek": "",
2026
- "creatives.containersV2.Whatsapp.videoErrorMessage": "",
2027
- "creatives.containersV2.Whatsapp.vietnamese": "",
2028
- "creatives.containersV2.Whatsapp.whatsappCreateNotification": "",
2029
- "creatives.containersV2.Whatsapp.zulu": "",
1819
+ "creatives.containersV2.Whatsapp.transactionalTooltip": "",
2030
1820
  "creatives.containersV2.addLabels": "",
2031
1821
  "creatives.containersV2.appName": "",
2032
1822
  "creatives.containersV2.applyNow": "",
@@ -48,21 +48,6 @@
48
48
  "app.v2containers.SmsTrai.Create.typeAliasErrorDescription": "",
49
49
  "app.v2containers.SmsTrai.Create.uploadFile": "",
50
50
  "app.v2containers.SmsTrai.Create.uploadInstructions": "",
51
- "app.v2containers.SmsTrai.Edit.addLabels": "",
52
- "app.v2containers.SmsTrai.Edit.cancelButtonLabel": "",
53
- "app.v2containers.SmsTrai.Edit.inputplaceHolderText": "",
54
- "app.v2containers.SmsTrai.Edit.msgLengthNote": "",
55
- "app.v2containers.SmsTrai.Edit.saveButtonLabel": "",
56
- "app.v2containers.SmsTrai.Edit.senderIdlabel": "",
57
- "app.v2containers.SmsTrai.Edit.smsEditNotification": "",
58
- "app.v2containers.SmsTrai.Edit.templateLabel": "",
59
- "app.v2containers.SmsTrai.Edit.textAreaCounts": "",
60
- "app.v2containers.SmsTrai.Edit.textAreaError": "",
61
- "app.v2containers.SmsTrai.Edit.totalCharacters": "",
62
- "app.v2containers.SmsTrai.Edit.traiEditSeperator": "",
63
- "app.v2containers.SmsTrai.Edit.traiEditTitle": "",
64
- "app.v2containers.SmsTrai.Edit.unicodeLabel": "",
65
- "app.v2containers.SmsTrai.Edit.unsupportedTagsValidationError": "",
66
51
  "creatives.components.AccessForbidden.forbiddenDesc": "",
67
52
  "creatives.components.AccessForbidden.forbiddenHeader": "",
68
53
  "creatives.components.BreadCrumbs.header": "",
@@ -191,31 +176,6 @@
191
176
  "creatives.componentsV2.CapTagList.numberOfDaysBeforeExpiry": "",
192
177
  "creatives.componentsV2.CapTagList.outbound": "",
193
178
  "creatives.componentsV2.CapTagList.search": "",
194
- "creatives.componentsV2.CapWhatsappCTA.addButton": "",
195
- "creatives.componentsV2.CapWhatsappCTA.ctaAddDisabled": "",
196
- "creatives.componentsV2.CapWhatsappCTA.ctaButtonErrorMessage": "",
197
- "creatives.componentsV2.CapWhatsappCTA.ctaButtonText": "",
198
- "creatives.componentsV2.CapWhatsappCTA.ctaButtonTextPlaceholder": "",
199
- "creatives.componentsV2.CapWhatsappCTA.ctaButtonTextTooltip": "",
200
- "creatives.componentsV2.CapWhatsappCTA.ctaDynamicPlaceholder": "",
201
- "creatives.componentsV2.CapWhatsappCTA.ctaOptionDisabledTooltip": "",
202
- "creatives.componentsV2.CapWhatsappCTA.ctaPhoneNo": "",
203
- "creatives.componentsV2.CapWhatsappCTA.ctaPhoneNoPlaceholder": "",
204
- "creatives.componentsV2.CapWhatsappCTA.ctaSaveDisabled": "",
205
- "creatives.componentsV2.CapWhatsappCTA.ctaStaticPlaceholder": "",
206
- "creatives.componentsV2.CapWhatsappCTA.ctaType": "",
207
- "creatives.componentsV2.CapWhatsappCTA.ctaWebsite": "",
208
- "creatives.componentsV2.CapWhatsappCTA.ctaWebsiteType": "",
209
- "creatives.componentsV2.CapWhatsappCTA.ctaWebsiteTypeDynamic": "",
210
- "creatives.componentsV2.CapWhatsappCTA.ctaWebsiteTypeStatic": "",
211
- "creatives.componentsV2.CapWhatsappCTA.ctaWebsiteUrl": "",
212
- "creatives.componentsV2.CapWhatsappCTA.ctaWebsiteUrlErrorMessage": "",
213
- "creatives.componentsV2.CapWhatsappCTA.dynamicUrlTooltip": "",
214
- "creatives.componentsV2.CapWhatsappCTA.dynamicUrlWithMoreVarErrorMessage": "",
215
- "creatives.componentsV2.CapWhatsappCTA.staticUrlWithVarErrorMessage": "",
216
- "creatives.componentsV2.CapWhatsappCTA.useTwoBracketsOnly": "",
217
- "creatives.componentsV2.CapWhatsappCTA.whatsappCtaTagListLabel": "",
218
- "creatives.componentsV2.CapWhatsappCTA.whatsappCtaTagListRevert": "",
219
179
  "creatives.componentsV2.Ckeditor.header": "",
220
180
  "creatives.componentsV2.CmsTemplatesComponent.header": "",
221
181
  "creatives.componentsV2.CmsTemplatesComponent.select": "",
@@ -921,7 +881,6 @@
921
881
  "creatives.containersV2.Cap.ebill": "",
922
882
  "creatives.containersV2.Cap.email": "",
923
883
  "creatives.containersV2.Cap.gallery": "",
924
- "creatives.containersV2.Cap.journeys": "",
925
884
  "creatives.containersV2.Cap.loyalty": "",
926
885
  "creatives.containersV2.Cap.memberCare": "",
927
886
  "creatives.containersV2.Cap.sms": "",
@@ -962,6 +921,7 @@
962
921
  "creatives.containersV2.CapFacebookPreview.suggestedVideoMobile": "",
963
922
  "creatives.containersV2.CapFacebookPreview.videoNotePreview": "",
964
923
  "creatives.containersV2.CapFacebookPreview.watchFeedMobile": "",
924
+ "creatives.containersV2.ChannelTemplates.header": "",
965
925
  "creatives.containersV2.Create.addLabel": "",
966
926
  "creatives.containersV2.Create.alertMessage": "",
967
927
  "creatives.containersV2.Create.cancelButton": "",
@@ -1442,13 +1402,11 @@
1442
1402
  "creatives.containersV2.LineVideo.actionLabelTitle": "",
1443
1403
  "creatives.containersV2.LineVideo.actionUrlPlaceholder": "",
1444
1404
  "creatives.containersV2.LineVideo.actionUrlTitle": "",
1445
- "creatives.containersV2.LineVideo.display": "",
1446
1405
  "creatives.containersV2.LineVideo.dragAndDrop": "",
1447
1406
  "creatives.containersV2.LineVideo.emptyAltTextErrorMessage": "",
1448
1407
  "creatives.containersV2.LineVideo.emptyLabelErrorMessage": "",
1449
1408
  "creatives.containersV2.LineVideo.emptyTitleErrorMessage": "",
1450
1409
  "creatives.containersV2.LineVideo.emptyUrlErrorMessage": "",
1451
- "creatives.containersV2.LineVideo.hide": "",
1452
1410
  "creatives.containersV2.LineVideo.imageGallery": "",
1453
1411
  "creatives.containersV2.LineVideo.imageReUpload": "",
1454
1412
  "creatives.containersV2.LineVideo.inValidUrlErrorMessage": "",
@@ -1492,29 +1450,19 @@
1492
1450
  "creatives.containersV2.MobilePush.Create.Image": "",
1493
1451
  "creatives.containersV2.MobilePush.Create.ImageUploadLabel": "",
1494
1452
  "creatives.containersV2.MobilePush.Create.Tags": "",
1495
- "creatives.containersV2.MobilePush.Create.aPageWithMobileApp": "",
1496
1453
  "creatives.containersV2.MobilePush.Create.accountId": "",
1497
- "creatives.containersV2.MobilePush.Create.addActionButtonsToNotification": "",
1498
- "creatives.containersV2.MobilePush.Create.addActionLinkToContent": "",
1499
- "creatives.containersV2.MobilePush.Create.addActionLinkToContentDescription": "",
1500
1454
  "creatives.containersV2.MobilePush.Create.addAnotherCTA": "",
1501
- "creatives.containersV2.MobilePush.Create.addPrimaryButtonToNotification": "",
1502
1455
  "creatives.containersV2.MobilePush.Create.addPrimaryCTA": "",
1503
- "creatives.containersV2.MobilePush.Create.addSecondaryButtonToNotification": "",
1504
1456
  "creatives.containersV2.MobilePush.Create.addSecondaryCTA": "",
1505
1457
  "creatives.containersV2.MobilePush.Create.alertMessage": "",
1506
- "creatives.containersV2.MobilePush.Create.anExternalWebPage": "",
1507
1458
  "creatives.containersV2.MobilePush.Create.androidNotConfigured": "",
1508
1459
  "creatives.containersV2.MobilePush.Create.button1": "",
1509
1460
  "creatives.containersV2.MobilePush.Create.button2": "",
1510
- "creatives.containersV2.MobilePush.Create.buttonLabel": "",
1511
1461
  "creatives.containersV2.MobilePush.Create.cancel": "",
1512
1462
  "creatives.containersV2.MobilePush.Create.cantCopyEmptyFieldValues": "",
1513
1463
  "creatives.containersV2.MobilePush.Create.change": "",
1514
1464
  "creatives.containersV2.MobilePush.Create.copyFromAndroid": "",
1515
1465
  "creatives.containersV2.MobilePush.Create.copyFromIos": "",
1516
- "creatives.containersV2.MobilePush.Create.coverImage": "",
1517
- "creatives.containersV2.MobilePush.Create.coverImageDescription": "",
1518
1466
  "creatives.containersV2.MobilePush.Create.ctaLabelCantEmpty": "",
1519
1467
  "creatives.containersV2.MobilePush.Create.deleteSecondCTAFirst": "",
1520
1468
  "creatives.containersV2.MobilePush.Create.discardChanges": "",
@@ -1557,7 +1505,6 @@
1557
1505
  "creatives.containersV2.MobilePush.Create.templateCreatedSuccessfully": "",
1558
1506
  "creatives.containersV2.MobilePush.Create.templateNameNotEmpty": "",
1559
1507
  "creatives.containersV2.MobilePush.Create.templateNotConfigured": "",
1560
- "creatives.containersV2.MobilePush.Create.thisSectionDisabledHoverText": "",
1561
1508
  "creatives.containersV2.MobilePush.Create.title": "",
1562
1509
  "creatives.containersV2.MobilePush.Create.titleHasUnsupportedTag": "",
1563
1510
  "creatives.containersV2.MobilePush.Create.titleLabel": "",
@@ -1575,29 +1522,19 @@
1575
1522
  "creatives.containersV2.MobilePush.Edit.Image": "",
1576
1523
  "creatives.containersV2.MobilePush.Edit.ImageUploadLabel": "",
1577
1524
  "creatives.containersV2.MobilePush.Edit.Tags": "",
1578
- "creatives.containersV2.MobilePush.Edit.aPageWithMobileApp": "",
1579
1525
  "creatives.containersV2.MobilePush.Edit.accountId": "",
1580
- "creatives.containersV2.MobilePush.Edit.addActionButtonsToNotification": "",
1581
- "creatives.containersV2.MobilePush.Edit.addActionLinkToContent": "",
1582
- "creatives.containersV2.MobilePush.Edit.addActionLinkToContentDescription": "",
1583
1526
  "creatives.containersV2.MobilePush.Edit.addAnotherCTA": "",
1584
- "creatives.containersV2.MobilePush.Edit.addPrimaryButtonToNotification": "",
1585
1527
  "creatives.containersV2.MobilePush.Edit.addPrimaryCTA": "",
1586
- "creatives.containersV2.MobilePush.Edit.addSecondaryButtonToNotification": "",
1587
1528
  "creatives.containersV2.MobilePush.Edit.addSecondaryCTA": "",
1588
1529
  "creatives.containersV2.MobilePush.Edit.alertMessage": "",
1589
- "creatives.containersV2.MobilePush.Edit.anExternalWebPage": "",
1590
1530
  "creatives.containersV2.MobilePush.Edit.androidTemplateNotConfigured": "",
1591
1531
  "creatives.containersV2.MobilePush.Edit.button1": "",
1592
1532
  "creatives.containersV2.MobilePush.Edit.button2": "",
1593
- "creatives.containersV2.MobilePush.Edit.buttonLabel": "",
1594
1533
  "creatives.containersV2.MobilePush.Edit.cancel": "",
1595
1534
  "creatives.containersV2.MobilePush.Edit.cantCopyEmptyFieldValues": "",
1596
1535
  "creatives.containersV2.MobilePush.Edit.change": "",
1597
1536
  "creatives.containersV2.MobilePush.Edit.copyFromAndroid": "",
1598
1537
  "creatives.containersV2.MobilePush.Edit.copyFromIos": "",
1599
- "creatives.containersV2.MobilePush.Edit.coverImage": "",
1600
- "creatives.containersV2.MobilePush.Edit.coverImageDescription": "",
1601
1538
  "creatives.containersV2.MobilePush.Edit.ctaLabelCantEmpty": "",
1602
1539
  "creatives.containersV2.MobilePush.Edit.deleteSecondCTAFirst": "",
1603
1540
  "creatives.containersV2.MobilePush.Edit.discardChanges": "",
@@ -1640,7 +1577,6 @@
1640
1577
  "creatives.containersV2.MobilePush.Edit.templateEditedSuccessfully": "",
1641
1578
  "creatives.containersV2.MobilePush.Edit.templateNameNotEmpty": "",
1642
1579
  "creatives.containersV2.MobilePush.Edit.templateNotConfigured": "",
1643
- "creatives.containersV2.MobilePush.Edit.thisSectionDisabledHoverText": "",
1644
1580
  "creatives.containersV2.MobilePush.Edit.title": "",
1645
1581
  "creatives.containersV2.MobilePush.Edit.titleHasUnsupportedTag": "",
1646
1582
  "creatives.containersV2.MobilePush.Edit.titleLabel": "",
@@ -1876,157 +1812,11 @@
1876
1812
  "creatives.containersV2.WeChat.templateName": "",
1877
1813
  "creatives.containersV2.WeChat.wechatCreateSuccess": "",
1878
1814
  "creatives.containersV2.WeChat.wechatEditSuccess": "",
1879
- "creatives.containersV2.Whatsapp.IncorrectCategoryError": "",
1880
- "creatives.containersV2.Whatsapp.accountUpdate": "",
1881
- "creatives.containersV2.Whatsapp.accountUpdateTooltip": "",
1882
- "creatives.containersV2.Whatsapp.addVar": "",
1883
- "creatives.containersV2.Whatsapp.afrikaans": "",
1884
- "creatives.containersV2.Whatsapp.albanian": "",
1885
1815
  "creatives.containersV2.Whatsapp.alertUpdate": "",
1886
1816
  "creatives.containersV2.Whatsapp.alertUpdateTooltip": "",
1887
- "creatives.containersV2.Whatsapp.appointmentUpdate": "",
1888
- "creatives.containersV2.Whatsapp.appointmentUpdateTooltip": "",
1889
1817
  "creatives.containersV2.Whatsapp.approved": "",
1890
- "creatives.containersV2.Whatsapp.approvedStatusMsg": "",
1891
- "creatives.containersV2.Whatsapp.arabic": "",
1892
- "creatives.containersV2.Whatsapp.authentication": "",
1893
- "creatives.containersV2.Whatsapp.authenticationTooltip": "",
1894
- "creatives.containersV2.Whatsapp.awaitingApproval": "",
1895
- "creatives.containersV2.Whatsapp.awaitingStatusDesc": "",
1896
- "creatives.containersV2.Whatsapp.awaitingStatusMsg": "",
1897
- "creatives.containersV2.Whatsapp.azerbaijani": "",
1898
- "creatives.containersV2.Whatsapp.bengali": "",
1899
- "creatives.containersV2.Whatsapp.btnDesc": "",
1900
- "creatives.containersV2.Whatsapp.btnDisabledTooltip": "",
1901
- "creatives.containersV2.Whatsapp.btnLabel": "",
1902
- "creatives.containersV2.Whatsapp.btnTypeCTA": "",
1903
- "creatives.containersV2.Whatsapp.btnTypeNone": "",
1904
- "creatives.containersV2.Whatsapp.btnTypeQuickReply": "",
1905
- "creatives.containersV2.Whatsapp.bulgarian": "",
1906
- "creatives.containersV2.Whatsapp.cancelButtonLabel": "",
1907
- "creatives.containersV2.Whatsapp.catalan": "",
1908
- "creatives.containersV2.Whatsapp.chineseCHN": "",
1909
- "creatives.containersV2.Whatsapp.chineseHKG": "",
1910
- "creatives.containersV2.Whatsapp.chineseTAI": "",
1911
- "creatives.containersV2.Whatsapp.croatian": "",
1912
- "creatives.containersV2.Whatsapp.ctaDesc": "",
1913
- "creatives.containersV2.Whatsapp.czech": "",
1914
- "creatives.containersV2.Whatsapp.danish": "",
1915
- "creatives.containersV2.Whatsapp.disabledEditTooltip": "",
1916
- "creatives.containersV2.Whatsapp.disabledEditTooltipStatus": "",
1917
- "creatives.containersV2.Whatsapp.disabledFeatureTooltip": "",
1918
- "creatives.containersV2.Whatsapp.dutch": "",
1919
- "creatives.containersV2.Whatsapp.emptyTemplateMessageErrorMessage": "",
1920
- "creatives.containersV2.Whatsapp.english": "",
1921
- "creatives.containersV2.Whatsapp.englishUK": "",
1922
- "creatives.containersV2.Whatsapp.englishUS": "",
1923
- "creatives.containersV2.Whatsapp.estonian": "",
1924
- "creatives.containersV2.Whatsapp.filipino": "",
1925
- "creatives.containersV2.Whatsapp.finnish": "",
1926
- "creatives.containersV2.Whatsapp.french": "",
1927
- "creatives.containersV2.Whatsapp.georgian": "",
1928
- "creatives.containersV2.Whatsapp.german": "",
1929
- "creatives.containersV2.Whatsapp.greek": "",
1930
- "creatives.containersV2.Whatsapp.gujarati": "",
1931
- "creatives.containersV2.Whatsapp.hausa": "",
1932
- "creatives.containersV2.Whatsapp.hebrew": "",
1933
- "creatives.containersV2.Whatsapp.here": "",
1934
- "creatives.containersV2.Whatsapp.hindi": "",
1935
- "creatives.containersV2.Whatsapp.hungarian": "",
1936
- "creatives.containersV2.Whatsapp.indonesian": "",
1937
- "creatives.containersV2.Whatsapp.inputplaceHolderText": "",
1938
- "creatives.containersV2.Whatsapp.invalidFormatError": "",
1939
- "creatives.containersV2.Whatsapp.irish": "",
1940
- "creatives.containersV2.Whatsapp.italian": "",
1941
- "creatives.containersV2.Whatsapp.japanese": "",
1942
- "creatives.containersV2.Whatsapp.kannada": "",
1943
- "creatives.containersV2.Whatsapp.kazakh": "",
1944
- "creatives.containersV2.Whatsapp.kinyarwanda": "",
1945
- "creatives.containersV2.Whatsapp.korean": "",
1946
- "creatives.containersV2.Whatsapp.kyrgyz": "",
1947
- "creatives.containersV2.Whatsapp.labelSeperator": "",
1948
- "creatives.containersV2.Whatsapp.languageLabel": "",
1949
- "creatives.containersV2.Whatsapp.lao": "",
1950
- "creatives.containersV2.Whatsapp.latvian": "",
1951
- "creatives.containersV2.Whatsapp.lithuanian": "",
1952
- "creatives.containersV2.Whatsapp.macedonian": "",
1953
- "creatives.containersV2.Whatsapp.malay": "",
1954
- "creatives.containersV2.Whatsapp.malayalam": "",
1955
- "creatives.containersV2.Whatsapp.marathi": "",
1956
- "creatives.containersV2.Whatsapp.marketing": "",
1957
- "creatives.containersV2.Whatsapp.marketingTooltip": "",
1958
- "creatives.containersV2.Whatsapp.mediaDocument": "",
1959
- "creatives.containersV2.Whatsapp.mediaImage": "",
1960
- "creatives.containersV2.Whatsapp.mediaLabel": "",
1961
- "creatives.containersV2.Whatsapp.mediaText": "",
1962
- "creatives.containersV2.Whatsapp.mediaVideo": "",
1963
- "creatives.containersV2.Whatsapp.messageLanguageLabel": "",
1964
- "creatives.containersV2.Whatsapp.modifiedUnsubscribeText": "",
1965
- "creatives.containersV2.Whatsapp.noContentBetweenVars": "",
1966
- "creatives.containersV2.Whatsapp.norwegian": "",
1967
- "creatives.containersV2.Whatsapp.optional": "",
1968
- "creatives.containersV2.Whatsapp.otp": "",
1969
- "creatives.containersV2.Whatsapp.page": "",
1970
- "creatives.containersV2.Whatsapp.pages": "",
1971
- "creatives.containersV2.Whatsapp.paymentUpdate": "",
1972
- "creatives.containersV2.Whatsapp.paymentUpdateTooltip": "",
1973
- "creatives.containersV2.Whatsapp.pdf": "",
1974
- "creatives.containersV2.Whatsapp.persian": "",
1975
- "creatives.containersV2.Whatsapp.polish": "",
1976
- "creatives.containersV2.Whatsapp.portugueseBR": "",
1977
- "creatives.containersV2.Whatsapp.portuguesePOR": "",
1978
- "creatives.containersV2.Whatsapp.punjabi": "",
1979
- "creatives.containersV2.Whatsapp.quickReplyDesc": "",
1980
- "creatives.containersV2.Whatsapp.rejected": "",
1981
- "creatives.containersV2.Whatsapp.rejectedStatusMsg": "",
1982
- "creatives.containersV2.Whatsapp.removeMultinewlineChars": "",
1983
- "creatives.containersV2.Whatsapp.repetativeVars": "",
1984
- "creatives.containersV2.Whatsapp.reservationUpdate": "",
1985
- "creatives.containersV2.Whatsapp.reservationUpdateTooltip": "",
1986
- "creatives.containersV2.Whatsapp.romanian": "",
1987
- "creatives.containersV2.Whatsapp.russian": "",
1988
- "creatives.containersV2.Whatsapp.select": "",
1989
- "creatives.containersV2.Whatsapp.sendForApprovalButtonLabel": "",
1990
- "creatives.containersV2.Whatsapp.sequenceVars": "",
1991
- "creatives.containersV2.Whatsapp.serbian": "",
1992
- "creatives.containersV2.Whatsapp.slovak": "",
1993
- "creatives.containersV2.Whatsapp.slovenian": "",
1994
- "creatives.containersV2.Whatsapp.spanish": "",
1995
- "creatives.containersV2.Whatsapp.spanishARG": "",
1996
- "creatives.containersV2.Whatsapp.spanishMEX": "",
1997
- "creatives.containersV2.Whatsapp.spanishSPA": "",
1998
- "creatives.containersV2.Whatsapp.swahili": "",
1999
- "creatives.containersV2.Whatsapp.swedish": "",
2000
- "creatives.containersV2.Whatsapp.tagContentMismatchError": "",
2001
- "creatives.containersV2.Whatsapp.tamil": "",
2002
- "creatives.containersV2.Whatsapp.telugu": "",
2003
- "creatives.containersV2.Whatsapp.templateCategoryLabel": "",
2004
- "creatives.containersV2.Whatsapp.templateLanguageEnglish": "",
2005
- "creatives.containersV2.Whatsapp.templateMessageLabel": "",
2006
- "creatives.containersV2.Whatsapp.templateMessageLength": "",
2007
- "creatives.containersV2.Whatsapp.templateMessageLengthError": "",
2008
- "creatives.containersV2.Whatsapp.templateMessagePlaceholder": "",
2009
- "creatives.containersV2.Whatsapp.templateMessageTooltip": "",
2010
- "creatives.containersV2.Whatsapp.templateMessageUnsubscribeText": "",
2011
- "creatives.containersV2.Whatsapp.templateNameDesc": "",
2012
- "creatives.containersV2.Whatsapp.templateNameRegexErrorMessage": "",
2013
- "creatives.containersV2.Whatsapp.templateNameTooltip": "",
2014
- "creatives.containersV2.Whatsapp.thai": "",
2015
1818
  "creatives.containersV2.Whatsapp.transactional": "",
2016
- "creatives.containersV2.Whatsapp.turkish": "",
2017
- "creatives.containersV2.Whatsapp.ukrainian": "",
2018
- "creatives.containersV2.Whatsapp.unknownVars": "",
2019
- "creatives.containersV2.Whatsapp.unsubscribeTextTooltipCreateFlow": "",
2020
- "creatives.containersV2.Whatsapp.unsubscribeTextTooltipEditFlow": "",
2021
- "creatives.containersV2.Whatsapp.urdu": "",
2022
- "creatives.containersV2.Whatsapp.useTwoBracketsOnly": "",
2023
- "creatives.containersV2.Whatsapp.utility": "",
2024
- "creatives.containersV2.Whatsapp.utilityTooltip": "",
2025
- "creatives.containersV2.Whatsapp.uzbek": "",
2026
- "creatives.containersV2.Whatsapp.videoErrorMessage": "",
2027
- "creatives.containersV2.Whatsapp.vietnamese": "",
2028
- "creatives.containersV2.Whatsapp.whatsappCreateNotification": "",
2029
- "creatives.containersV2.Whatsapp.zulu": "",
1819
+ "creatives.containersV2.Whatsapp.transactionalTooltip": "",
2030
1820
  "creatives.containersV2.addLabels": "",
2031
1821
  "creatives.containersV2.appName": "",
2032
1822
  "creatives.containersV2.applyNow": "",