|
@@ -34,10 +34,10 @@ export const ReportListEn = {
|
|
|
no_reports_msg: "There are currently no reports for this category",
|
|
|
chart_insertion_progress: "Batch chart insertion in progress",
|
|
|
last_save_time: "Last save time",
|
|
|
- click_refresh_btn: "Refresh",
|
|
|
+ click_refresh_btn: "Rfrsh",
|
|
|
preview_btn: "Preview",
|
|
|
- save_draft_btn: "Save Draft",
|
|
|
- scheduled_publish_btn: "Scheduled Publish",
|
|
|
+ save_draft_btn: "Draft",
|
|
|
+ scheduled_publish_btn: "Schedule",
|
|
|
publish_btn: "Publish",
|
|
|
submission_btn: "Submission",
|
|
|
new_method_btn: "New method",
|
|
@@ -50,9 +50,9 @@ export const ReportListEn = {
|
|
|
chart_inventory_radio: "Gallery",
|
|
|
price_curve_radio: "Commodity price curve",
|
|
|
related_charts_radio: "Related Charts",
|
|
|
- curve_fitting_radio: "Curve fitting",
|
|
|
- statistical_feature_radio: "Statistical Feature",
|
|
|
- intercommodity_analysis_radio: "Intercommodity Analysis",
|
|
|
+ curve_fitting_radio: "Fit Curve",
|
|
|
+ statistical_feature_radio: "Stats Traits",
|
|
|
+ intercommodity_analysis_radio: "Cross-Comm",
|
|
|
just_mine_radio: "Just Mine",
|
|
|
insert_sandbox_tabs: "Insert Sandbox",
|
|
|
no_reports_msg: "Sandbox Name/Commodity",
|
|
@@ -91,7 +91,7 @@ export const ReportListEn = {
|
|
|
page_trailer_op: "Page Trailer",
|
|
|
select_layout_msg: "Please select a layout",
|
|
|
keyword_search: "Keyword Search",
|
|
|
- correlation_analysis: "Correlation Analysis",
|
|
|
+ correlation_analysis: "Correlation",
|
|
|
text_editing: "Text Editing",
|
|
|
chart_category_name: "Chart Category Name",
|
|
|
click_import: "One click import",
|