awing-library 2.1.50-beta → 2.1.51-beta
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.
|
@@ -446,7 +446,8 @@
|
|
|
446
446
|
},
|
|
447
447
|
"CampaignName": "Campaign Name"
|
|
448
448
|
},
|
|
449
|
-
"CantBeDelete": "Can not delete this campaign"
|
|
449
|
+
"CantBeDelete": "Can not delete this campaign",
|
|
450
|
+
"Attributes": "Attributes"
|
|
450
451
|
},
|
|
451
452
|
"DirectoryManagement": {
|
|
452
453
|
"DirectoryName": "Directory Name",
|
|
@@ -707,5 +708,12 @@
|
|
|
707
708
|
"Campaign": "Campaign",
|
|
708
709
|
"Join/UnJoin Request": "Join/UnJoin Request"
|
|
709
710
|
}
|
|
711
|
+
},
|
|
712
|
+
"RemarketingList": {
|
|
713
|
+
"Title": "Remarketing List",
|
|
714
|
+
"Create": "Create Remarketing List",
|
|
715
|
+
"Edit": "Edit Remarketing List",
|
|
716
|
+
"Detail": "Detail",
|
|
717
|
+
"FileUploadContentInvalid": "File Upload Content Invalid"
|
|
710
718
|
}
|
|
711
719
|
}
|
|
@@ -451,7 +451,8 @@
|
|
|
451
451
|
},
|
|
452
452
|
"CampaignName": "Tên chiến dịch"
|
|
453
453
|
},
|
|
454
|
-
"CantBeDelete": "Không thể xoá chiến dịch này"
|
|
454
|
+
"CantBeDelete": "Không thể xoá chiến dịch này",
|
|
455
|
+
"Attributes": "Thuộc tính"
|
|
455
456
|
},
|
|
456
457
|
"DirectoryManagement": {
|
|
457
458
|
"DirectoryName": "Tên thư mục",
|
|
@@ -709,5 +710,12 @@
|
|
|
709
710
|
"Campaign": "Campaign",
|
|
710
711
|
"Join/UnJoin Request": "Yêu cầu Join/Unjoin"
|
|
711
712
|
}
|
|
713
|
+
},
|
|
714
|
+
"RemarketingList": {
|
|
715
|
+
"Title": "Danh sách Remarketing List",
|
|
716
|
+
"Create": "Tạo danh sách Remarketing",
|
|
717
|
+
"Edit": "Sửa danh sách Remarketing",
|
|
718
|
+
"Detail": "Xem chi tiết",
|
|
719
|
+
"FileUploadContentInvalid": "Nội dung file upload không hợp lệ"
|
|
712
720
|
}
|
|
713
721
|
}
|