|
@@ -14,7 +14,7 @@ export const ReportListEn = {
|
|
|
designated_personnel: "Designated personnel",
|
|
|
designated_sender_information: "Designated sender information:",
|
|
|
please_select_personnel: "Please select personnel",
|
|
|
- click_through_details: "点击量详情 Click through details",
|
|
|
+ click_through_details: "Click through details",
|
|
|
customer_name: "Customer Name",
|
|
|
email_address: "e-mail address",
|
|
|
Last_click_time: "Last click time",
|
|
@@ -77,6 +77,8 @@ export const ReportListEn = {
|
|
|
semantic_top_type: "Semantic Analy",
|
|
|
chart_top_type: "Chart Inventory",
|
|
|
insert_charts_msg: "Please insert charts",
|
|
|
+ select_header_setting:"Select the Page header",
|
|
|
+ select_trailer_setting:"Select the Page trailer",
|
|
|
header_setting_msg: "Page header setting successful",
|
|
|
trailer_setting_msg: "Page trailer setting successful",
|
|
|
chart_refreshed_msg: "The chart is currently being refreshed, please do not repeat the operation",
|
|
@@ -194,6 +196,8 @@ export const ReportListZh = {
|
|
|
semantic_top_type: "语义分析",
|
|
|
chart_top_type: "图库",
|
|
|
insert_charts_msg: "请插入图表",
|
|
|
+ select_header_setting:"请选择版头",
|
|
|
+ select_trailer_setting:"请选择版尾",
|
|
|
header_setting_msg: "版头设置成功",
|
|
|
trailer_setting_msg: "版尾设置成功",
|
|
|
chart_refreshed_msg: "图表正在刷新中,请勿重复操作",
|