@capillarytech/creatives-library 6.12.22 → 6.13.1
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/config/app.js +1 -1
- package/package.json +1 -1
- package/services/api.js +2 -2
- package/translations/en.json +50 -107
- package/translations/zh.json +50 -107
- package/v2Containers/CreativesContainer/index.js +8 -4
- package/v2Containers/Email/actions.js +2 -2
- package/v2Containers/Email/index.js +19 -27
- package/v2Containers/Email/sagas.js +2 -2
package/config/app.js
CHANGED
|
@@ -14,7 +14,7 @@ const config = {
|
|
|
14
14
|
accountConfig: (strs, accountId) => `${window.location.origin}/org/config/AccountAdd?q=a&channelId=2&accountId=${accountId}&edit=1`,
|
|
15
15
|
},
|
|
16
16
|
development: {
|
|
17
|
-
api_endpoint: '
|
|
17
|
+
api_endpoint: 'https://crm-nightly-new.cc.capillarytech.com/arya/api/v1/creatives',
|
|
18
18
|
campaigns_api_endpoint: 'https://crm-nightly-new.cc.capillarytech.com/iris/v2/campaigns',
|
|
19
19
|
auth_endpoint: 'https://crm-nightly-new.cc.capillarytech.com/arya/api/v1/auth',
|
|
20
20
|
arya_endpoint: 'https://crm-nightly-new.cc.capillarytech.com/arya/api/v1',
|
package/package.json
CHANGED
package/services/api.js
CHANGED
|
@@ -319,8 +319,8 @@ export const getCmsTemplateSettings = (cmsType, projectId, cmsMode, langId, isEd
|
|
|
319
319
|
return API.get(url);
|
|
320
320
|
};
|
|
321
321
|
|
|
322
|
-
export const getCmsTemplateSettingsV2 = (cmsType, projectId, cmsMode, langId, isEdmSupport,
|
|
323
|
-
const url = `${API_ENDPOINT}/cms/v2/getDetails/?type=${cmsType}&projectId=${projectId}&cmsMode=${cmsMode}&langId=${langId}&isEdmSupport=${isEdmSupport ? 1 : 0}&
|
|
322
|
+
export const getCmsTemplateSettingsV2 = (cmsType, projectId, cmsMode, langId, isEdmSupport, isBEEAppEnable) => {
|
|
323
|
+
const url = `${API_ENDPOINT}/cms/v2/getDetails/?type=${cmsType}&projectId=${projectId}&cmsMode=${cmsMode}&langId=${langId}&isEdmSupport=${isEdmSupport ? 1 : 0}&isBEEAppEnable=${isBEEAppEnable}`;
|
|
324
324
|
return API.get(url);
|
|
325
325
|
};
|
|
326
326
|
|
package/translations/en.json
CHANGED
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"app.components.TemplatePreview.includesOptoutTag": "Includes optout tag",
|
|
3
3
|
"app.components.TemplatePreview.optoutCharactersTotal": "Includes optout tag ({optoutUrlLength} characters)",
|
|
4
|
+
"creatives.components.AccessForbidden.forbiddenDesc": "This page access has not been provided to you.",
|
|
5
|
+
"creatives.components.AccessForbidden.forbiddenHeader": "Access Forbidden",
|
|
4
6
|
"creatives.components.BreadCrumbs.header": "This is the BreadCrumbs component !",
|
|
5
7
|
"creatives.components.CapTagList.Cancel": "Cancel",
|
|
6
8
|
"creatives.components.CapTagList.Ok": "Ok",
|
|
@@ -143,7 +145,7 @@
|
|
|
143
145
|
"creatives.componentsV2.ImagePreview.close": "close",
|
|
144
146
|
"creatives.componentsV2.ImagePreview.loadingImage": "Loading images !!!!",
|
|
145
147
|
"creatives.componentsV2.NavigationBar.businessProcesses": "Workbench",
|
|
146
|
-
"creatives.componentsV2.NavigationBar.
|
|
148
|
+
"creatives.componentsV2.NavigationBar.campaigns/ui/list": "Engage+",
|
|
147
149
|
"creatives.componentsV2.NavigationBar.header": "This is the NavigationBar component!",
|
|
148
150
|
"creatives.componentsV2.NavigationBar.insights": "Insights+",
|
|
149
151
|
"creatives.componentsV2.NavigationBar.logout": "Logout",
|
|
@@ -172,9 +174,11 @@
|
|
|
172
174
|
"creatives.componentsV2.TemplatePreview.charactersPerSms": "SMS chars",
|
|
173
175
|
"creatives.componentsV2.TemplatePreview.charactersTotal": "{smsCount} SMS ({charCount} characters)",
|
|
174
176
|
"creatives.componentsV2.TemplatePreview.close": "close",
|
|
177
|
+
"creatives.componentsV2.TemplatePreview.playVideo": "Play",
|
|
175
178
|
"creatives.componentsV2.TemplatePreview.preview": "Preview",
|
|
176
179
|
"creatives.componentsV2.TemplatePreview.previewGenerated": "Preview is being generated",
|
|
177
180
|
"creatives.componentsV2.TemplatePreview.previewGenerationMessage": "Preview is being generated",
|
|
181
|
+
"creatives.componentsV2.TemplatePreview.showDetails": "Show details",
|
|
178
182
|
"creatives.componentsV2.TemplatePreview.sms": "SMS",
|
|
179
183
|
"creatives.componentsV2.TemplatePreview.smsFormatType": "Message has unicode characters",
|
|
180
184
|
"creatives.componentsV2.TemplatePreview.smsIcon": "Sms Icon",
|
|
@@ -247,8 +251,6 @@
|
|
|
247
251
|
"creatives.containers.Create.graphic_details_page": "Whether to display the graphic cover on the graphic details page",
|
|
248
252
|
"creatives.containers.Create.header": "This is Create container !",
|
|
249
253
|
"creatives.containers.Create.http_example": "Example: http://example.com",
|
|
250
|
-
"creatives.containers.Create.imageGallery": "Gallery",
|
|
251
|
-
"creatives.containers.Create.lineImageIncorrectSize": "Please upload the image with correct type, size and dimension",
|
|
252
254
|
"creatives.containers.Create.markFinalVersionLabel": "Mark as final",
|
|
253
255
|
"creatives.containers.Create.maxContentCount": "You have reached the maximum template size",
|
|
254
256
|
"creatives.containers.Create.messageLabel": "Message",
|
|
@@ -266,17 +268,9 @@
|
|
|
266
268
|
"creatives.containers.Create.sourceLinkEmpty": "Cannot leave source link field empty",
|
|
267
269
|
"creatives.containers.Create.tagsErrorMessage": "Message cannot be empty",
|
|
268
270
|
"creatives.containers.Create.tagsLabel": "Tags",
|
|
269
|
-
"creatives.containers.Create.templateAddTag": "Add tag",
|
|
270
271
|
"creatives.containers.Create.templateDataNotValid": "Template data is not valid",
|
|
271
272
|
"creatives.containers.Create.templateMarkedFinal": "Template Marked as Final Successfully",
|
|
272
|
-
"creatives.containers.Create.templateMessageError": "Template content cannot be empty!",
|
|
273
|
-
"creatives.containers.Create.templateMessagePlaceholder": "Please input line template content.",
|
|
274
|
-
"creatives.containers.Create.templateMessagePreviewPropsError": "Please upload image",
|
|
275
|
-
"creatives.containers.Create.templateMessagePreviewPropsInductiveText": "The relevant image that complements the message context.",
|
|
276
|
-
"creatives.containers.Create.templateMessagePreviewPropsLabel": "Upload image content",
|
|
277
|
-
"creatives.containers.Create.templateNameErrorPlaceholder": "Template name cannot be empty.",
|
|
278
273
|
"creatives.containers.Create.templateNamePlaceHolder": "Enter template name",
|
|
279
|
-
"creatives.containers.Create.templatePlaceholder": "Enter template name",
|
|
280
274
|
"creatives.containers.Create.titleCharacterCount": "Title exceeds character count limit by",
|
|
281
275
|
"creatives.containers.Create.titleEmpty": "Cannot leave title field empty",
|
|
282
276
|
"creatives.containers.Create.titleNameRepeated": "Title name cannot be repeated",
|
|
@@ -1089,102 +1083,6 @@
|
|
|
1089
1083
|
"creatives.containersV2.FacebookMarketingObjective.fbMarketingObjectiveDescription": "Objectives help break reporting into a more granular level",
|
|
1090
1084
|
"creatives.containersV2.FacebookMarketingObjective.fbMarketingObjectiveDone": "Done",
|
|
1091
1085
|
"creatives.containersV2.FacebookMarketingObjective.fbMarketingObjectiveTitle": "Facebook Marketing Objective",
|
|
1092
|
-
"creatives.containersV2.Line.Create.Campaigns": "Campaigns",
|
|
1093
|
-
"creatives.containersV2.Line.Create.Creatives": "Creatives",
|
|
1094
|
-
"creatives.containersV2.Line.Create.Image": "Image",
|
|
1095
|
-
"creatives.containersV2.Line.Create.ImageUploadLabel": "Upload image",
|
|
1096
|
-
"creatives.containersV2.Line.Create.Tags": "Tags",
|
|
1097
|
-
"creatives.containersV2.Line.Create.accountId": "Account id",
|
|
1098
|
-
"creatives.containersV2.Line.Create.alertMessage": "Alert",
|
|
1099
|
-
"creatives.containersV2.Line.Create.button1": "Button 1",
|
|
1100
|
-
"creatives.containersV2.Line.Create.button2": "Button 2",
|
|
1101
|
-
"creatives.containersV2.Line.Create.cancel": "Cancel",
|
|
1102
|
-
"creatives.containersV2.Line.Create.discardChanges": "Discard changes",
|
|
1103
|
-
"creatives.containersV2.Line.Create.enterTemplateName": "Enter template name",
|
|
1104
|
-
"creatives.containersV2.Line.Create.enterTemplateNameImportant": "Enter template name*",
|
|
1105
|
-
"creatives.containersV2.Line.Create.goBackTemporaryLost": "Do you really want to go back? All your temporary changes will be lost!",
|
|
1106
|
-
"creatives.containersV2.Line.Create.image": "Please upload an image to proceed",
|
|
1107
|
-
"creatives.containersV2.Line.Create.inputLineTemplateContent": "Please enter the message content",
|
|
1108
|
-
"creatives.containersV2.Line.Create.line": "Line",
|
|
1109
|
-
"creatives.containersV2.Line.Create.lineTemplateCreatedSuccessfully": "Line template created successfully",
|
|
1110
|
-
"creatives.containersV2.Line.Create.maxUploadFileSize": "Max file size acceptable is 5mb",
|
|
1111
|
-
"creatives.containersV2.Line.Create.maximumCharacterLengthExceeds": "Maximum characters length exceeds",
|
|
1112
|
-
"creatives.containersV2.Line.Create.message": "Message",
|
|
1113
|
-
"creatives.containersV2.Line.Create.messageHasUnsupportedTag": "Please check the message content for unsupported/missing tags",
|
|
1114
|
-
"creatives.containersV2.Line.Create.messageLabel": "Message*",
|
|
1115
|
-
"creatives.containersV2.Line.Create.messageTitleWithUnsupportedTag": "Please check the message content for unsupported/missing tags",
|
|
1116
|
-
"creatives.containersV2.Line.Create.nameAndDescription": "Name and description",
|
|
1117
|
-
"creatives.containersV2.Line.Create.pleaseUploadImage": "Please upload image",
|
|
1118
|
-
"creatives.containersV2.Line.Create.save": "Save",
|
|
1119
|
-
"creatives.containersV2.Line.Create.selectLineAccount": "Select line account",
|
|
1120
|
-
"creatives.containersV2.Line.Create.selectLineTemplate": "Select line template",
|
|
1121
|
-
"creatives.containersV2.Line.Create.somethingWentWrong": "Something went wrong!!",
|
|
1122
|
-
"creatives.containersV2.Line.Create.template": "Template",
|
|
1123
|
-
"creatives.containersV2.Line.Create.templateCantEmpty": "Template name cannot be empty",
|
|
1124
|
-
"creatives.containersV2.Line.Create.templateEditedSuccessfully": "Line template edited successfully",
|
|
1125
|
-
"creatives.containersV2.Line.Create.templateNameNotEmpty": "Please provide a template name",
|
|
1126
|
-
"creatives.containersV2.Line.Create.templateNotConfigured": "template not configured,",
|
|
1127
|
-
"creatives.containersV2.Line.Create.title": "Title",
|
|
1128
|
-
"creatives.containersV2.Line.Create.titleHasUnsupportedTag": "Please check the message content for unsupported/missing tags",
|
|
1129
|
-
"creatives.containersV2.Line.Create.titleLabel": "Title*",
|
|
1130
|
-
"creatives.containersV2.Line.Create.titleNameInvalid": "Please enter the message title",
|
|
1131
|
-
"creatives.containersV2.Line.Create.uploadFileSizeError": "File size cannot be more than 1mb",
|
|
1132
|
-
"creatives.containersV2.Line.Create.uploadImage": "Upload image",
|
|
1133
|
-
"creatives.containersV2.Line.Create.uploadSuccess": "Photo uploaded successfully",
|
|
1134
|
-
"creatives.containersV2.Line.Create.uploadingImage": "Uploading image...",
|
|
1135
|
-
"creatives.containersV2.Line.Create.valueCantEmpty": "value cannot be empty.",
|
|
1136
|
-
"creatives.containersV2.Line.CreateWrapper.accountLineListDescription": "Choose the account to send content",
|
|
1137
|
-
"creatives.containersV2.Line.CreateWrapper.accountLineListTitle": "Line accounts",
|
|
1138
|
-
"creatives.containersV2.Line.CreateWrapper.accountLineNoListTitle": "No line accounts present",
|
|
1139
|
-
"creatives.containersV2.Line.CreateWrapper.continue": "Continue",
|
|
1140
|
-
"creatives.containersV2.Line.CreateWrapper.hybridTemplateDescription": "Used to create combined text & image or video content",
|
|
1141
|
-
"creatives.containersV2.Line.CreateWrapper.hybridTemplateTitle": "Hybrid",
|
|
1142
|
-
"creatives.containersV2.Line.CreateWrapper.imageTemplateDescription": "Used for creating image or video content",
|
|
1143
|
-
"creatives.containersV2.Line.CreateWrapper.imageTemplateTitle": "Image/video template",
|
|
1144
|
-
"creatives.containersV2.Line.CreateWrapper.templateType": "Select the type of content",
|
|
1145
|
-
"creatives.containersV2.Line.CreateWrapper.textTemplateDescription": "Used for announcing offers and transaction related information",
|
|
1146
|
-
"creatives.containersV2.Line.CreateWrapper.textTemplateTitle": "Text template",
|
|
1147
|
-
"creatives.containersV2.Line.Edit.Campaigns": "Campaigns",
|
|
1148
|
-
"creatives.containersV2.Line.Edit.Creatives": "Creatives",
|
|
1149
|
-
"creatives.containersV2.Line.Edit.Image": "Image",
|
|
1150
|
-
"creatives.containersV2.Line.Edit.ImageUploadLabel": "Upload image",
|
|
1151
|
-
"creatives.containersV2.Line.Edit.Tags": "Tags",
|
|
1152
|
-
"creatives.containersV2.Line.Edit.alertMessage": "Alert",
|
|
1153
|
-
"creatives.containersV2.Line.Edit.androidNotConfigured": "Android template is not configured. Save without Android template",
|
|
1154
|
-
"creatives.containersV2.Line.Edit.button1": "Button 1",
|
|
1155
|
-
"creatives.containersV2.Line.Edit.button2": "Button 2",
|
|
1156
|
-
"creatives.containersV2.Line.Edit.cancel": "Cancel",
|
|
1157
|
-
"creatives.containersV2.Line.Edit.discardChanges": "Discard changes",
|
|
1158
|
-
"creatives.containersV2.Line.Edit.enterTemplateName": "Enter template name",
|
|
1159
|
-
"creatives.containersV2.Line.Edit.enterTemplateNameImportant": "Enter template name*",
|
|
1160
|
-
"creatives.containersV2.Line.Edit.goBackConfirmation": "Going back will discard all the changes you've made. Continue?",
|
|
1161
|
-
"creatives.containersV2.Line.Edit.goBackTemporaryChangesLost": "Do you really want to go back? All your temporary changes will be lost!",
|
|
1162
|
-
"creatives.containersV2.Line.Edit.inputLineTemplateContent": "Please enter the message content",
|
|
1163
|
-
"creatives.containersV2.Line.Edit.iosNotConfigured": "IOS template is not configured, Save without IOS template",
|
|
1164
|
-
"creatives.containersV2.Line.Edit.maxUploadFileSize": "Max file size acceptable is 5mb",
|
|
1165
|
-
"creatives.containersV2.Line.Edit.message": "Message",
|
|
1166
|
-
"creatives.containersV2.Line.Edit.messageHasUnsupportedTag": "Please check the message content for unsupported/missing tags",
|
|
1167
|
-
"creatives.containersV2.Line.Edit.messageLabel": "Message*",
|
|
1168
|
-
"creatives.containersV2.Line.Edit.messageTitleWithUnsupportedTag": "Please check the message content for unsupported/missing tags",
|
|
1169
|
-
"creatives.containersV2.Line.Edit.mobilePush": "Mobile Push",
|
|
1170
|
-
"creatives.containersV2.Line.Edit.nameAndDescription": "Name and description",
|
|
1171
|
-
"creatives.containersV2.Line.Edit.pleaseUploadImage": "Please upload image",
|
|
1172
|
-
"creatives.containersV2.Line.Edit.save": "Save",
|
|
1173
|
-
"creatives.containersV2.Line.Edit.selectLineTemplate": "Select line template",
|
|
1174
|
-
"creatives.containersV2.Line.Edit.somethingWentWrong": "Something went wrong!!",
|
|
1175
|
-
"creatives.containersV2.Line.Edit.template": "Template",
|
|
1176
|
-
"creatives.containersV2.Line.Edit.templateCantEmpty": "Template name cannot be empty",
|
|
1177
|
-
"creatives.containersV2.Line.Edit.templateEditedSuccessfully": "Line template edited successfully",
|
|
1178
|
-
"creatives.containersV2.Line.Edit.templateNameNotEmpty": "Please provide a template name",
|
|
1179
|
-
"creatives.containersV2.Line.Edit.templateNotConfigured": "template not configured,",
|
|
1180
|
-
"creatives.containersV2.Line.Edit.title": "Title",
|
|
1181
|
-
"creatives.containersV2.Line.Edit.titleHasUnsupportedTag": "Please check the message content for unsupported/missing tags",
|
|
1182
|
-
"creatives.containersV2.Line.Edit.titleLabel": "Title*",
|
|
1183
|
-
"creatives.containersV2.Line.Edit.titleNameInvalid": "Please enter the message title",
|
|
1184
|
-
"creatives.containersV2.Line.Edit.uploadFileSizeError": "File size cannot be more than 5mb",
|
|
1185
|
-
"creatives.containersV2.Line.Edit.uploadImage": "Upload image",
|
|
1186
|
-
"creatives.containersV2.Line.Edit.uploadingImage": "Uploading image...",
|
|
1187
|
-
"creatives.containersV2.Line.Edit.valueCantEmpty": "value cannot be empty.",
|
|
1188
1086
|
"creatives.containersV2.LineContainer.addMessageButtonLabel": "Add message",
|
|
1189
1087
|
"creatives.containersV2.LineContainer.cancelButtonLabel": "Cancel",
|
|
1190
1088
|
"creatives.containersV2.LineContainer.changeAccount": "Change",
|
|
@@ -1193,6 +1091,7 @@
|
|
|
1193
1091
|
"creatives.containersV2.LineContainer.lineAccount": "Line account",
|
|
1194
1092
|
"creatives.containersV2.LineContainer.lineAccountHeading": "Line account",
|
|
1195
1093
|
"creatives.containersV2.LineContainer.lineAccountHeadingChangeLabel": "Change",
|
|
1094
|
+
"creatives.containersV2.LineContainer.lineAccountLabel": "Line account",
|
|
1196
1095
|
"creatives.containersV2.LineContainer.lineCreateNotification": "Line template created successfully",
|
|
1197
1096
|
"creatives.containersV2.LineContainer.lineCreativeDescription": "Select any of the existing templates or create new",
|
|
1198
1097
|
"creatives.containersV2.LineContainer.lineCreativeTitle": "Line creative",
|
|
@@ -1284,6 +1183,39 @@
|
|
|
1284
1183
|
"creatives.containersV2.LineText.textMessageSelectTemplate": "Select template",
|
|
1285
1184
|
"creatives.containersV2.LineText.textMessageTitleLabel": "Template name",
|
|
1286
1185
|
"creatives.containersV2.LineText.textMessageTitlePlaceholder": "Enter template name",
|
|
1186
|
+
"creatives.containersV2.LineVideo.actionButtonLabel": "Action button",
|
|
1187
|
+
"creatives.containersV2.LineVideo.actionLabelInductiveTitle": "Make your own action button label",
|
|
1188
|
+
"creatives.containersV2.LineVideo.actionLabelPlaceholder": "Enter Label",
|
|
1189
|
+
"creatives.containersV2.LineVideo.actionLabelTitle": "Action button label",
|
|
1190
|
+
"creatives.containersV2.LineVideo.actionUrlPlaceholder": "Enter URL",
|
|
1191
|
+
"creatives.containersV2.LineVideo.actionUrlTitle": "Link Url",
|
|
1192
|
+
"creatives.containersV2.LineVideo.dragAndDrop": "Drag and drop video here",
|
|
1193
|
+
"creatives.containersV2.LineVideo.emptyAltTextErrorMessage": "Title can not be empty",
|
|
1194
|
+
"creatives.containersV2.LineVideo.emptyLabelErrorMessage": "Action label can not be more empty",
|
|
1195
|
+
"creatives.containersV2.LineVideo.emptyTitleErrorMessage": "Template title can not be empty",
|
|
1196
|
+
"creatives.containersV2.LineVideo.emptyUrlErrorMessage": "Action URL can not be more empty",
|
|
1197
|
+
"creatives.containersV2.LineVideo.imageGallery": "Gallery",
|
|
1198
|
+
"creatives.containersV2.LineVideo.imageReUpload": "Re upload",
|
|
1199
|
+
"creatives.containersV2.LineVideo.inValidUrlErrorMessage": "Action url is not valid",
|
|
1200
|
+
"creatives.containersV2.LineVideo.lineTemplateImage": "Line templates - Image",
|
|
1201
|
+
"creatives.containersV2.LineVideo.lineVideoIncorrectSize": "This file format/size is not supported.",
|
|
1202
|
+
"creatives.containersV2.LineVideo.maxActionLabelErrorMessage": "Action label can not be more than 20 character",
|
|
1203
|
+
"creatives.containersV2.LineVideo.or": "OR",
|
|
1204
|
+
"creatives.containersV2.LineVideo.searchImages": "Search Images",
|
|
1205
|
+
"creatives.containersV2.LineVideo.select": "Select",
|
|
1206
|
+
"creatives.containersV2.LineVideo.textMessageAddLabel": "How do you want to upload the image?",
|
|
1207
|
+
"creatives.containersV2.LineVideo.textMessageCreateNew": "Create new",
|
|
1208
|
+
"creatives.containersV2.LineVideo.textMessageORLabel": "OR",
|
|
1209
|
+
"creatives.containersV2.LineVideo.textMessageSelectTemplate": "Select template",
|
|
1210
|
+
"creatives.containersV2.LineVideo.textMessageTitleLabel": "Template name",
|
|
1211
|
+
"creatives.containersV2.LineVideo.textMessageTitlePlaceholder": "Enter template name",
|
|
1212
|
+
"creatives.containersV2.LineVideo.titleDescription": "The title is shown in push notifications and in the user's chat list.",
|
|
1213
|
+
"creatives.containersV2.LineVideo.titleLabel": "Title",
|
|
1214
|
+
"creatives.containersV2.LineVideo.uploadComputer": "Your computer",
|
|
1215
|
+
"creatives.containersV2.LineVideo.uploadGallery": "Gallery",
|
|
1216
|
+
"creatives.containersV2.LineVideo.uploadVideoLabel": "Upload Video",
|
|
1217
|
+
"creatives.containersV2.LineVideo.videoFormatDescription": "File formats: MP4",
|
|
1218
|
+
"creatives.containersV2.LineVideo.videoSizeDescription": "File size: Up to 200 MB",
|
|
1287
1219
|
"creatives.containersV2.LineWrapper.changeModalDescription": "The already added content for this card will be lost by changing the content tab.",
|
|
1288
1220
|
"creatives.containersV2.LineWrapper.changeModalLabel": "Do you still want to make the changes to content tab",
|
|
1289
1221
|
"creatives.containersV2.LineWrapper.changeModalTitle": "Changing content tab?",
|
|
@@ -1294,6 +1226,7 @@
|
|
|
1294
1226
|
"creatives.containersV2.LineWrapper.stickerLabel": "Sticker",
|
|
1295
1227
|
"creatives.containersV2.LineWrapper.templateLabel": "Card message",
|
|
1296
1228
|
"creatives.containersV2.LineWrapper.textLabel": "Text",
|
|
1229
|
+
"creatives.containersV2.LineWrapper.videoLabel": "Rich video message",
|
|
1297
1230
|
"creatives.containersV2.Login.header": "This is login container change !",
|
|
1298
1231
|
"creatives.containersV2.Login.invalidCredential": "Invalid username or password",
|
|
1299
1232
|
"creatives.containersV2.Login.loginPage": "Login Page",
|
|
@@ -1481,6 +1414,7 @@
|
|
|
1481
1414
|
"creatives.containersV2.Templates.header": "This is Templates container !",
|
|
1482
1415
|
"creatives.containersV2.Templates.imageCarouselTemplate": "Card message",
|
|
1483
1416
|
"creatives.containersV2.Templates.imageMapTemplate": "Rich message",
|
|
1417
|
+
"creatives.containersV2.Templates.imageMapVideoTemplate": "Rich video message",
|
|
1484
1418
|
"creatives.containersV2.Templates.imageTemplate": "Image",
|
|
1485
1419
|
"creatives.containersV2.Templates.invalidUploadFileError": "File cannot be uploaded. Please select another file with valid file format.",
|
|
1486
1420
|
"creatives.containersV2.Templates.layoutSelection": "Select layout",
|
|
@@ -1597,10 +1531,19 @@
|
|
|
1597
1531
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "WeChat template mapped successfully",
|
|
1598
1532
|
"creatives.containersV2.WeChat.wechatEditSuccess": "WeChat template edited successfully",
|
|
1599
1533
|
"creatives.containersV2.appName": "App Name",
|
|
1534
|
+
"creatives.containersV2.areYouSureText": "Are you sure?",
|
|
1600
1535
|
"creatives.containersV2.audience": "Audience",
|
|
1601
1536
|
"creatives.containersV2.campaignsDashboard": "Campaigns",
|
|
1602
1537
|
"creatives.containersV2.campaignsHome": "Campaigns Home",
|
|
1538
|
+
"creatives.containersV2.cancel": "Cancel",
|
|
1539
|
+
"creatives.containersV2.changeOk": "Ok, change",
|
|
1603
1540
|
"creatives.containersV2.incentive": "Incentive",
|
|
1541
|
+
"creatives.containersV2.newOrgName": "{newOrgName}",
|
|
1542
|
+
"creatives.containersV2.orgChangeText": "Changing from <b>{oldOrgName}</b> to <b>{newOrgName}</b> will change the organisation for applications open in other tabs as well.<br/>Do you want to make the change to <b>{newOrgName}</b>?",
|
|
1543
|
+
"creatives.containersV2.orgChangedText": "Organization changed to",
|
|
1544
|
+
"creatives.containersV2.orgRefreshHeading": "Org refresh",
|
|
1545
|
+
"creatives.containersV2.refreshOrgText": "Refreshing this page & changing the Org from <b>{oldOrgName}</b> to <b>{newOrgName}</b>. At a time only one Org can be selected on the browser.",
|
|
1546
|
+
"creatives.containersV2.refreshText": "Refreshing in {time}...",
|
|
1604
1547
|
"creatives.containersV2.richMedia.Create.Anyone": "Anyone",
|
|
1605
1548
|
"creatives.containersV2.richMedia.Create.Author": "Author",
|
|
1606
1549
|
"creatives.containersV2.richMedia.Create.Content": "Content",
|
package/translations/zh.json
CHANGED
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"app.components.TemplatePreview.includesOptoutTag": "",
|
|
3
3
|
"app.components.TemplatePreview.optoutCharactersTotal": "",
|
|
4
|
+
"creatives.components.AccessForbidden.forbiddenDesc": "",
|
|
5
|
+
"creatives.components.AccessForbidden.forbiddenHeader": "",
|
|
4
6
|
"creatives.components.BreadCrumbs.header": "",
|
|
5
7
|
"creatives.components.CapTagList.Cancel": "",
|
|
6
8
|
"creatives.components.CapTagList.Ok": "",
|
|
@@ -143,7 +145,7 @@
|
|
|
143
145
|
"creatives.componentsV2.ImagePreview.close": "",
|
|
144
146
|
"creatives.componentsV2.ImagePreview.loadingImage": "",
|
|
145
147
|
"creatives.componentsV2.NavigationBar.businessProcesses": "",
|
|
146
|
-
"creatives.componentsV2.NavigationBar.
|
|
148
|
+
"creatives.componentsV2.NavigationBar.campaigns/ui/list": "",
|
|
147
149
|
"creatives.componentsV2.NavigationBar.header": "",
|
|
148
150
|
"creatives.componentsV2.NavigationBar.insights": "",
|
|
149
151
|
"creatives.componentsV2.NavigationBar.logout": "",
|
|
@@ -172,9 +174,11 @@
|
|
|
172
174
|
"creatives.componentsV2.TemplatePreview.charactersPerSms": "",
|
|
173
175
|
"creatives.componentsV2.TemplatePreview.charactersTotal": "",
|
|
174
176
|
"creatives.componentsV2.TemplatePreview.close": "",
|
|
177
|
+
"creatives.componentsV2.TemplatePreview.playVideo": "",
|
|
175
178
|
"creatives.componentsV2.TemplatePreview.preview": "",
|
|
176
179
|
"creatives.componentsV2.TemplatePreview.previewGenerated": "",
|
|
177
180
|
"creatives.componentsV2.TemplatePreview.previewGenerationMessage": "",
|
|
181
|
+
"creatives.componentsV2.TemplatePreview.showDetails": "",
|
|
178
182
|
"creatives.componentsV2.TemplatePreview.sms": "",
|
|
179
183
|
"creatives.componentsV2.TemplatePreview.smsFormatType": "",
|
|
180
184
|
"creatives.componentsV2.TemplatePreview.smsIcon": "",
|
|
@@ -247,8 +251,6 @@
|
|
|
247
251
|
"creatives.containers.Create.graphic_details_page": "",
|
|
248
252
|
"creatives.containers.Create.header": "",
|
|
249
253
|
"creatives.containers.Create.http_example": "",
|
|
250
|
-
"creatives.containers.Create.imageGallery": "",
|
|
251
|
-
"creatives.containers.Create.lineImageIncorrectSize": "",
|
|
252
254
|
"creatives.containers.Create.markFinalVersionLabel": "",
|
|
253
255
|
"creatives.containers.Create.maxContentCount": "",
|
|
254
256
|
"creatives.containers.Create.messageLabel": "",
|
|
@@ -266,17 +268,9 @@
|
|
|
266
268
|
"creatives.containers.Create.sourceLinkEmpty": "",
|
|
267
269
|
"creatives.containers.Create.tagsErrorMessage": "",
|
|
268
270
|
"creatives.containers.Create.tagsLabel": "",
|
|
269
|
-
"creatives.containers.Create.templateAddTag": "",
|
|
270
271
|
"creatives.containers.Create.templateDataNotValid": "",
|
|
271
272
|
"creatives.containers.Create.templateMarkedFinal": "",
|
|
272
|
-
"creatives.containers.Create.templateMessageError": "",
|
|
273
|
-
"creatives.containers.Create.templateMessagePlaceholder": "",
|
|
274
|
-
"creatives.containers.Create.templateMessagePreviewPropsError": "",
|
|
275
|
-
"creatives.containers.Create.templateMessagePreviewPropsInductiveText": "",
|
|
276
|
-
"creatives.containers.Create.templateMessagePreviewPropsLabel": "",
|
|
277
|
-
"creatives.containers.Create.templateNameErrorPlaceholder": "",
|
|
278
273
|
"creatives.containers.Create.templateNamePlaceHolder": "",
|
|
279
|
-
"creatives.containers.Create.templatePlaceholder": "",
|
|
280
274
|
"creatives.containers.Create.titleCharacterCount": "",
|
|
281
275
|
"creatives.containers.Create.titleEmpty": "",
|
|
282
276
|
"creatives.containers.Create.titleNameRepeated": "",
|
|
@@ -1089,102 +1083,6 @@
|
|
|
1089
1083
|
"creatives.containersV2.FacebookMarketingObjective.fbMarketingObjectiveDescription": "",
|
|
1090
1084
|
"creatives.containersV2.FacebookMarketingObjective.fbMarketingObjectiveDone": "",
|
|
1091
1085
|
"creatives.containersV2.FacebookMarketingObjective.fbMarketingObjectiveTitle": "",
|
|
1092
|
-
"creatives.containersV2.Line.Create.Campaigns": "",
|
|
1093
|
-
"creatives.containersV2.Line.Create.Creatives": "",
|
|
1094
|
-
"creatives.containersV2.Line.Create.Image": "",
|
|
1095
|
-
"creatives.containersV2.Line.Create.ImageUploadLabel": "",
|
|
1096
|
-
"creatives.containersV2.Line.Create.Tags": "",
|
|
1097
|
-
"creatives.containersV2.Line.Create.accountId": "",
|
|
1098
|
-
"creatives.containersV2.Line.Create.alertMessage": "",
|
|
1099
|
-
"creatives.containersV2.Line.Create.button1": "",
|
|
1100
|
-
"creatives.containersV2.Line.Create.button2": "",
|
|
1101
|
-
"creatives.containersV2.Line.Create.cancel": "",
|
|
1102
|
-
"creatives.containersV2.Line.Create.discardChanges": "",
|
|
1103
|
-
"creatives.containersV2.Line.Create.enterTemplateName": "",
|
|
1104
|
-
"creatives.containersV2.Line.Create.enterTemplateNameImportant": "",
|
|
1105
|
-
"creatives.containersV2.Line.Create.goBackTemporaryLost": "",
|
|
1106
|
-
"creatives.containersV2.Line.Create.image": "",
|
|
1107
|
-
"creatives.containersV2.Line.Create.inputLineTemplateContent": "",
|
|
1108
|
-
"creatives.containersV2.Line.Create.line": "",
|
|
1109
|
-
"creatives.containersV2.Line.Create.lineTemplateCreatedSuccessfully": "",
|
|
1110
|
-
"creatives.containersV2.Line.Create.maxUploadFileSize": "",
|
|
1111
|
-
"creatives.containersV2.Line.Create.maximumCharacterLengthExceeds": "",
|
|
1112
|
-
"creatives.containersV2.Line.Create.message": "",
|
|
1113
|
-
"creatives.containersV2.Line.Create.messageHasUnsupportedTag": "",
|
|
1114
|
-
"creatives.containersV2.Line.Create.messageLabel": "",
|
|
1115
|
-
"creatives.containersV2.Line.Create.messageTitleWithUnsupportedTag": "",
|
|
1116
|
-
"creatives.containersV2.Line.Create.nameAndDescription": "",
|
|
1117
|
-
"creatives.containersV2.Line.Create.pleaseUploadImage": "",
|
|
1118
|
-
"creatives.containersV2.Line.Create.save": "",
|
|
1119
|
-
"creatives.containersV2.Line.Create.selectLineAccount": "",
|
|
1120
|
-
"creatives.containersV2.Line.Create.selectLineTemplate": "",
|
|
1121
|
-
"creatives.containersV2.Line.Create.somethingWentWrong": "",
|
|
1122
|
-
"creatives.containersV2.Line.Create.template": "",
|
|
1123
|
-
"creatives.containersV2.Line.Create.templateCantEmpty": "",
|
|
1124
|
-
"creatives.containersV2.Line.Create.templateEditedSuccessfully": "",
|
|
1125
|
-
"creatives.containersV2.Line.Create.templateNameNotEmpty": "",
|
|
1126
|
-
"creatives.containersV2.Line.Create.templateNotConfigured": "",
|
|
1127
|
-
"creatives.containersV2.Line.Create.title": "",
|
|
1128
|
-
"creatives.containersV2.Line.Create.titleHasUnsupportedTag": "",
|
|
1129
|
-
"creatives.containersV2.Line.Create.titleLabel": "",
|
|
1130
|
-
"creatives.containersV2.Line.Create.titleNameInvalid": "",
|
|
1131
|
-
"creatives.containersV2.Line.Create.uploadFileSizeError": "",
|
|
1132
|
-
"creatives.containersV2.Line.Create.uploadImage": "",
|
|
1133
|
-
"creatives.containersV2.Line.Create.uploadSuccess": "",
|
|
1134
|
-
"creatives.containersV2.Line.Create.uploadingImage": "",
|
|
1135
|
-
"creatives.containersV2.Line.Create.valueCantEmpty": "",
|
|
1136
|
-
"creatives.containersV2.Line.CreateWrapper.accountLineListDescription": "",
|
|
1137
|
-
"creatives.containersV2.Line.CreateWrapper.accountLineListTitle": "",
|
|
1138
|
-
"creatives.containersV2.Line.CreateWrapper.accountLineNoListTitle": "",
|
|
1139
|
-
"creatives.containersV2.Line.CreateWrapper.continue": "",
|
|
1140
|
-
"creatives.containersV2.Line.CreateWrapper.hybridTemplateDescription": "",
|
|
1141
|
-
"creatives.containersV2.Line.CreateWrapper.hybridTemplateTitle": "",
|
|
1142
|
-
"creatives.containersV2.Line.CreateWrapper.imageTemplateDescription": "",
|
|
1143
|
-
"creatives.containersV2.Line.CreateWrapper.imageTemplateTitle": "",
|
|
1144
|
-
"creatives.containersV2.Line.CreateWrapper.templateType": "",
|
|
1145
|
-
"creatives.containersV2.Line.CreateWrapper.textTemplateDescription": "",
|
|
1146
|
-
"creatives.containersV2.Line.CreateWrapper.textTemplateTitle": "",
|
|
1147
|
-
"creatives.containersV2.Line.Edit.Campaigns": "",
|
|
1148
|
-
"creatives.containersV2.Line.Edit.Creatives": "",
|
|
1149
|
-
"creatives.containersV2.Line.Edit.Image": "",
|
|
1150
|
-
"creatives.containersV2.Line.Edit.ImageUploadLabel": "",
|
|
1151
|
-
"creatives.containersV2.Line.Edit.Tags": "",
|
|
1152
|
-
"creatives.containersV2.Line.Edit.alertMessage": "",
|
|
1153
|
-
"creatives.containersV2.Line.Edit.androidNotConfigured": "",
|
|
1154
|
-
"creatives.containersV2.Line.Edit.button1": "",
|
|
1155
|
-
"creatives.containersV2.Line.Edit.button2": "",
|
|
1156
|
-
"creatives.containersV2.Line.Edit.cancel": "",
|
|
1157
|
-
"creatives.containersV2.Line.Edit.discardChanges": "",
|
|
1158
|
-
"creatives.containersV2.Line.Edit.enterTemplateName": "",
|
|
1159
|
-
"creatives.containersV2.Line.Edit.enterTemplateNameImportant": "",
|
|
1160
|
-
"creatives.containersV2.Line.Edit.goBackConfirmation": "",
|
|
1161
|
-
"creatives.containersV2.Line.Edit.goBackTemporaryChangesLost": "",
|
|
1162
|
-
"creatives.containersV2.Line.Edit.inputLineTemplateContent": "",
|
|
1163
|
-
"creatives.containersV2.Line.Edit.iosNotConfigured": "",
|
|
1164
|
-
"creatives.containersV2.Line.Edit.maxUploadFileSize": "",
|
|
1165
|
-
"creatives.containersV2.Line.Edit.message": "",
|
|
1166
|
-
"creatives.containersV2.Line.Edit.messageHasUnsupportedTag": "",
|
|
1167
|
-
"creatives.containersV2.Line.Edit.messageLabel": "",
|
|
1168
|
-
"creatives.containersV2.Line.Edit.messageTitleWithUnsupportedTag": "",
|
|
1169
|
-
"creatives.containersV2.Line.Edit.mobilePush": "",
|
|
1170
|
-
"creatives.containersV2.Line.Edit.nameAndDescription": "",
|
|
1171
|
-
"creatives.containersV2.Line.Edit.pleaseUploadImage": "",
|
|
1172
|
-
"creatives.containersV2.Line.Edit.save": "",
|
|
1173
|
-
"creatives.containersV2.Line.Edit.selectLineTemplate": "",
|
|
1174
|
-
"creatives.containersV2.Line.Edit.somethingWentWrong": "",
|
|
1175
|
-
"creatives.containersV2.Line.Edit.template": "",
|
|
1176
|
-
"creatives.containersV2.Line.Edit.templateCantEmpty": "",
|
|
1177
|
-
"creatives.containersV2.Line.Edit.templateEditedSuccessfully": "",
|
|
1178
|
-
"creatives.containersV2.Line.Edit.templateNameNotEmpty": "",
|
|
1179
|
-
"creatives.containersV2.Line.Edit.templateNotConfigured": "",
|
|
1180
|
-
"creatives.containersV2.Line.Edit.title": "",
|
|
1181
|
-
"creatives.containersV2.Line.Edit.titleHasUnsupportedTag": "",
|
|
1182
|
-
"creatives.containersV2.Line.Edit.titleLabel": "",
|
|
1183
|
-
"creatives.containersV2.Line.Edit.titleNameInvalid": "",
|
|
1184
|
-
"creatives.containersV2.Line.Edit.uploadFileSizeError": "",
|
|
1185
|
-
"creatives.containersV2.Line.Edit.uploadImage": "",
|
|
1186
|
-
"creatives.containersV2.Line.Edit.uploadingImage": "",
|
|
1187
|
-
"creatives.containersV2.Line.Edit.valueCantEmpty": "",
|
|
1188
1086
|
"creatives.containersV2.LineContainer.addMessageButtonLabel": "",
|
|
1189
1087
|
"creatives.containersV2.LineContainer.cancelButtonLabel": "",
|
|
1190
1088
|
"creatives.containersV2.LineContainer.changeAccount": "",
|
|
@@ -1193,6 +1091,7 @@
|
|
|
1193
1091
|
"creatives.containersV2.LineContainer.lineAccount": "",
|
|
1194
1092
|
"creatives.containersV2.LineContainer.lineAccountHeading": "",
|
|
1195
1093
|
"creatives.containersV2.LineContainer.lineAccountHeadingChangeLabel": "",
|
|
1094
|
+
"creatives.containersV2.LineContainer.lineAccountLabel": "",
|
|
1196
1095
|
"creatives.containersV2.LineContainer.lineCreateNotification": "",
|
|
1197
1096
|
"creatives.containersV2.LineContainer.lineCreativeDescription": "",
|
|
1198
1097
|
"creatives.containersV2.LineContainer.lineCreativeTitle": "",
|
|
@@ -1284,6 +1183,39 @@
|
|
|
1284
1183
|
"creatives.containersV2.LineText.textMessageSelectTemplate": "",
|
|
1285
1184
|
"creatives.containersV2.LineText.textMessageTitleLabel": "",
|
|
1286
1185
|
"creatives.containersV2.LineText.textMessageTitlePlaceholder": "",
|
|
1186
|
+
"creatives.containersV2.LineVideo.actionButtonLabel": "",
|
|
1187
|
+
"creatives.containersV2.LineVideo.actionLabelInductiveTitle": "",
|
|
1188
|
+
"creatives.containersV2.LineVideo.actionLabelPlaceholder": "",
|
|
1189
|
+
"creatives.containersV2.LineVideo.actionLabelTitle": "",
|
|
1190
|
+
"creatives.containersV2.LineVideo.actionUrlPlaceholder": "",
|
|
1191
|
+
"creatives.containersV2.LineVideo.actionUrlTitle": "",
|
|
1192
|
+
"creatives.containersV2.LineVideo.dragAndDrop": "",
|
|
1193
|
+
"creatives.containersV2.LineVideo.emptyAltTextErrorMessage": "",
|
|
1194
|
+
"creatives.containersV2.LineVideo.emptyLabelErrorMessage": "",
|
|
1195
|
+
"creatives.containersV2.LineVideo.emptyTitleErrorMessage": "",
|
|
1196
|
+
"creatives.containersV2.LineVideo.emptyUrlErrorMessage": "",
|
|
1197
|
+
"creatives.containersV2.LineVideo.imageGallery": "",
|
|
1198
|
+
"creatives.containersV2.LineVideo.imageReUpload": "",
|
|
1199
|
+
"creatives.containersV2.LineVideo.inValidUrlErrorMessage": "",
|
|
1200
|
+
"creatives.containersV2.LineVideo.lineTemplateImage": "",
|
|
1201
|
+
"creatives.containersV2.LineVideo.lineVideoIncorrectSize": "",
|
|
1202
|
+
"creatives.containersV2.LineVideo.maxActionLabelErrorMessage": "",
|
|
1203
|
+
"creatives.containersV2.LineVideo.or": "",
|
|
1204
|
+
"creatives.containersV2.LineVideo.searchImages": "",
|
|
1205
|
+
"creatives.containersV2.LineVideo.select": "",
|
|
1206
|
+
"creatives.containersV2.LineVideo.textMessageAddLabel": "",
|
|
1207
|
+
"creatives.containersV2.LineVideo.textMessageCreateNew": "",
|
|
1208
|
+
"creatives.containersV2.LineVideo.textMessageORLabel": "",
|
|
1209
|
+
"creatives.containersV2.LineVideo.textMessageSelectTemplate": "",
|
|
1210
|
+
"creatives.containersV2.LineVideo.textMessageTitleLabel": "",
|
|
1211
|
+
"creatives.containersV2.LineVideo.textMessageTitlePlaceholder": "",
|
|
1212
|
+
"creatives.containersV2.LineVideo.titleDescription": "",
|
|
1213
|
+
"creatives.containersV2.LineVideo.titleLabel": "",
|
|
1214
|
+
"creatives.containersV2.LineVideo.uploadComputer": "",
|
|
1215
|
+
"creatives.containersV2.LineVideo.uploadGallery": "",
|
|
1216
|
+
"creatives.containersV2.LineVideo.uploadVideoLabel": "",
|
|
1217
|
+
"creatives.containersV2.LineVideo.videoFormatDescription": "",
|
|
1218
|
+
"creatives.containersV2.LineVideo.videoSizeDescription": "",
|
|
1287
1219
|
"creatives.containersV2.LineWrapper.changeModalDescription": "",
|
|
1288
1220
|
"creatives.containersV2.LineWrapper.changeModalLabel": "",
|
|
1289
1221
|
"creatives.containersV2.LineWrapper.changeModalTitle": "",
|
|
@@ -1294,6 +1226,7 @@
|
|
|
1294
1226
|
"creatives.containersV2.LineWrapper.stickerLabel": "",
|
|
1295
1227
|
"creatives.containersV2.LineWrapper.templateLabel": "",
|
|
1296
1228
|
"creatives.containersV2.LineWrapper.textLabel": "",
|
|
1229
|
+
"creatives.containersV2.LineWrapper.videoLabel": "",
|
|
1297
1230
|
"creatives.containersV2.Login.header": "",
|
|
1298
1231
|
"creatives.containersV2.Login.invalidCredential": "",
|
|
1299
1232
|
"creatives.containersV2.Login.loginPage": "",
|
|
@@ -1481,6 +1414,7 @@
|
|
|
1481
1414
|
"creatives.containersV2.Templates.header": "",
|
|
1482
1415
|
"creatives.containersV2.Templates.imageCarouselTemplate": "",
|
|
1483
1416
|
"creatives.containersV2.Templates.imageMapTemplate": "",
|
|
1417
|
+
"creatives.containersV2.Templates.imageMapVideoTemplate": "",
|
|
1484
1418
|
"creatives.containersV2.Templates.imageTemplate": "",
|
|
1485
1419
|
"creatives.containersV2.Templates.invalidUploadFileError": "",
|
|
1486
1420
|
"creatives.containersV2.Templates.layoutSelection": "",
|
|
@@ -1597,10 +1531,19 @@
|
|
|
1597
1531
|
"creatives.containersV2.WeChat.wechatCreateSuccess": "",
|
|
1598
1532
|
"creatives.containersV2.WeChat.wechatEditSuccess": "",
|
|
1599
1533
|
"creatives.containersV2.appName": "",
|
|
1534
|
+
"creatives.containersV2.areYouSureText": "",
|
|
1600
1535
|
"creatives.containersV2.audience": "",
|
|
1601
1536
|
"creatives.containersV2.campaignsDashboard": "",
|
|
1602
1537
|
"creatives.containersV2.campaignsHome": "",
|
|
1538
|
+
"creatives.containersV2.cancel": "",
|
|
1539
|
+
"creatives.containersV2.changeOk": "",
|
|
1603
1540
|
"creatives.containersV2.incentive": "",
|
|
1541
|
+
"creatives.containersV2.newOrgName": "",
|
|
1542
|
+
"creatives.containersV2.orgChangeText": "",
|
|
1543
|
+
"creatives.containersV2.orgChangedText": "",
|
|
1544
|
+
"creatives.containersV2.orgRefreshHeading": "",
|
|
1545
|
+
"creatives.containersV2.refreshOrgText": "",
|
|
1546
|
+
"creatives.containersV2.refreshText": "",
|
|
1604
1547
|
"creatives.containersV2.richMedia.Create.Anyone": "",
|
|
1605
1548
|
"creatives.containersV2.richMedia.Create.Author": "",
|
|
1606
1549
|
"creatives.containersV2.richMedia.Create.Content": "",
|
|
@@ -255,7 +255,7 @@ class Creatives extends React.Component {
|
|
|
255
255
|
return templateData || null;
|
|
256
256
|
}
|
|
257
257
|
|
|
258
|
-
getCreativesData = (channel, template) => { //from creatives to consumers
|
|
258
|
+
getCreativesData = (channel, template, templateRecords) => { //from creatives to consumers
|
|
259
259
|
let templateData = {channel };
|
|
260
260
|
switch (channel) {
|
|
261
261
|
case constants.SMS:
|
|
@@ -265,8 +265,12 @@ class Creatives extends React.Component {
|
|
|
265
265
|
break;
|
|
266
266
|
case constants.EMAIL:
|
|
267
267
|
if (template.value.base) {
|
|
268
|
-
|
|
269
|
-
|
|
268
|
+
let emailBase = template.value.base;
|
|
269
|
+
const { html_content } = emailBase || {};
|
|
270
|
+
if (!html_content) {
|
|
271
|
+
emailBase = templateRecords.base;
|
|
272
|
+
}
|
|
273
|
+
templateData = {...templateData, ...emailBase, emailBody: html_content, emailSubject: (emailBase && emailBase.subject) ? emailBase.subject : ''};
|
|
270
274
|
delete templateData.html_content;
|
|
271
275
|
delete templateData.subject;
|
|
272
276
|
}
|
|
@@ -356,7 +360,7 @@ class Creatives extends React.Component {
|
|
|
356
360
|
() => {
|
|
357
361
|
const templateData = this.state.templateData ? this.state.templateData : template; //select existing or create new content
|
|
358
362
|
const channel = templateData.type;
|
|
359
|
-
const creativesData = this.getCreativesData(channel, template);// convers data to consumer understandable format
|
|
363
|
+
const creativesData = this.getCreativesData(channel, template, templateData );// convers data to consumer understandable format
|
|
360
364
|
this.props.getCreativesData(creativesData);// send data to consumer
|
|
361
365
|
},
|
|
362
366
|
);
|
|
@@ -38,7 +38,7 @@ export function getAllAssets(assetType, queryParams) {
|
|
|
38
38
|
};
|
|
39
39
|
}
|
|
40
40
|
|
|
41
|
-
export function getCmsSetting(cmsType, projectId, cmsMode, langId, isEdmSupport,
|
|
41
|
+
export function getCmsSetting(cmsType, projectId, cmsMode, langId, isEdmSupport, isBEEAppEnable) {
|
|
42
42
|
return {
|
|
43
43
|
type: types.GET_CMS_EDITOR_DETAILS_REQUEST,
|
|
44
44
|
cmsType,
|
|
@@ -46,7 +46,7 @@ export function getCmsSetting(cmsType, projectId, cmsMode, langId, isEdmSupport,
|
|
|
46
46
|
cmsMode,
|
|
47
47
|
langId,
|
|
48
48
|
isEdmSupport,
|
|
49
|
-
|
|
49
|
+
isBEEAppEnable,
|
|
50
50
|
};
|
|
51
51
|
}
|
|
52
52
|
|
|
@@ -526,7 +526,8 @@ export class Email extends React.Component { // eslint-disable-line react/prefer
|
|
|
526
526
|
}
|
|
527
527
|
if (!_.isEmpty(nextProps.Email.templateDetails) && _.isEmpty(this.props.Email.templateDetails) ) {
|
|
528
528
|
const base = nextProps.Email.templateDetails.versions.base;
|
|
529
|
-
|
|
529
|
+
const activeBase = nextProps.Email.templateDetails.versions.base[base.activeTab];
|
|
530
|
+
if (activeBase && activeBase.is_drag_drop && this.checkBeeEditorAllowedForLibrary()) {
|
|
530
531
|
this.setState({isDragDrop: true});
|
|
531
532
|
}
|
|
532
533
|
}
|
|
@@ -1289,34 +1290,25 @@ export class Email extends React.Component { // eslint-disable-line react/prefer
|
|
|
1289
1290
|
base: {},
|
|
1290
1291
|
secondary_templates: [],
|
|
1291
1292
|
};
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
return;
|
|
1298
|
-
}
|
|
1299
|
-
tmpData.html_content = content['template-content'];
|
|
1300
|
-
tmpData.json_content = content['json-content'];
|
|
1301
|
-
tmpData.is_drag_drop = content.is_drag_drop;
|
|
1302
|
-
tmpData.lang_id = content.lang_id;
|
|
1303
|
-
tmpData.iso_code = content.iso_code;
|
|
1304
|
-
tmpData.language = content.language;
|
|
1305
|
-
if (content.id) {
|
|
1306
|
-
tmpData.id = content.id;
|
|
1307
|
-
}
|
|
1308
|
-
|
|
1309
|
-
if (index === this.props.currentOrgDetails.basic_details.base_language) {
|
|
1310
|
-
newFormData.base = _.cloneDeep(tmpData);
|
|
1311
|
-
}
|
|
1312
|
-
newFormData.secondary_templates.push({template_data: tmpData});
|
|
1293
|
+
const content = formData.base[formData.base.activeTab];
|
|
1294
|
+
const tmpData = {};
|
|
1295
|
+
if (content && content.constructor === Object) {
|
|
1296
|
+
if (_.isEmpty(content)) {
|
|
1297
|
+
return;
|
|
1313
1298
|
}
|
|
1314
|
-
|
|
1315
|
-
|
|
1299
|
+
tmpData.html_content = content['template-content'];
|
|
1300
|
+
tmpData.json_content = content['json-content'];
|
|
1301
|
+
tmpData.is_drag_drop = content.is_drag_drop;
|
|
1302
|
+
tmpData.lang_id = content.lang_id;
|
|
1303
|
+
tmpData.iso_code = content.iso_code;
|
|
1304
|
+
tmpData.language = content.language;
|
|
1305
|
+
if (content.id) {
|
|
1306
|
+
tmpData.id = content.id;
|
|
1307
|
+
}
|
|
1308
|
+
}
|
|
1309
|
+
newFormData.base = _.cloneDeep(tmpData);
|
|
1310
|
+
newFormData.secondary_templates.push({template_data: tmpData});
|
|
1316
1311
|
newFormData.base.subject = formData['template-subject'];
|
|
1317
|
-
// }
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
1312
|
return newFormData;
|
|
1321
1313
|
}
|
|
1322
1314
|
|
|
@@ -51,9 +51,9 @@ export function* getAllAssets(assetType, queryParams) {
|
|
|
51
51
|
}
|
|
52
52
|
}
|
|
53
53
|
|
|
54
|
-
export function* getCmsSetting({cmsType, projectId, cmsMode, langId, isEdmSupport,
|
|
54
|
+
export function* getCmsSetting({cmsType, projectId, cmsMode, langId, isEdmSupport, isBEEAppEnable}) {
|
|
55
55
|
try {
|
|
56
|
-
const result = yield call(Api.getCmsTemplateSettingsV2, cmsType, projectId, cmsMode, langId, isEdmSupport,
|
|
56
|
+
const result = yield call(Api.getCmsTemplateSettingsV2, cmsType, projectId, cmsMode, langId, isEdmSupport, isBEEAppEnable);
|
|
57
57
|
|
|
58
58
|
yield put({ type: types.GET_CMS_EDITOR_DETAILS_SUCCESS, settings: result.data.response.cmsDetails });
|
|
59
59
|
} catch (error) {
|