123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232 |
- /**
- * 系统设置-基本配置
- */
- /* 英文 */
- export const BaseConfigEn = {
- tab01:'General Setting',
- tab02:'Resource Library',
- sub_tab01:'Login Setting',
- sub_tab02:'Research Report Setting',
- sub_tab03:'PPT Configuration',
- email_tem:'Email Template',
- email_tips:'Login System or Retrieve Password or Identity Verification',
- email_placeholder:'Please enter email title',
- view_example_text:'View schematic diagram',
- company_name:'Company Name',
- company_name_placeholder:'Please Enter Company Name',
- compay_mark:'Company Watermark',
- report_chart:'Research Report Charts',
- report_share:'Research Report Analysis',
- report_share_tips:"report detail sharing page, the watermark content should be the sharer's username + mobile number (or email address if no phone number is available)",
- upload_format:'Upload Format: png, jpg',
- disclaimer:'Disclaimer',
- disclaimer_placeholder:'Please enter a disclaimer',
- iFLYTEK_service:'iFLYTEK Service',
- please_enter:'Please enter',
- report_approval:'Report Approval',
- internal_approval:'Internal Approval',
- third_approval:'Third-party Approval',
- third_approval_tips:"Chinese Research Report(Intelligent Research Report/Research Report List) connected to third-party approval systems via API interface",
- report_share_title_zh:'Title of research report sharing',
- report_share_title_zh_placeholder:'Please Enter Title of research report sharing',
- report_share_title_en:'Title of English research report sharing',
- report_share_title_en_placeholder:'Please Enter Title of English research report sharing',
- connect_wx:'Associated Public Account',
- wx_original_id:'Please Enter Original ID',
- wx_original_tips:'Note: When filling in associated public account, AppID, AppSecret and original ID must all be provided. ',
- report_sheet_size:'Report Table Font',
- report_type1:'Smart Report',
- report_type2:'Report list',
- report_type3:'English Report',
- report_sheet_tip: 'Set the font size for shared tables, time series tables, and mixed tables when inserting into research reports',
- ppt_zh:'PPT Slides',
- ppt_en:'English PPT',
- ppt_type01:'PPT Cover Image',
- ppt_type02:'PPT Background Image',
- ppt_type03:'PPT Back Cover Image',
- ppt_tip01:'Upload Format: png, jpg. Maximum of three images can be uploaded, recommended image ratio: 10:7',
- ppt_tip02:'Upload Format: png, jpg. Recommended image ratio: 10:7',
- ppt_tip03:'Upload Format: png, jpg. Recommended image ratio: 10:7',
- ppt_sheet:' PPT Table',
- ppt_sheet_tip: 'Set the font size for shared tables, time series tables, and mixed tables when inserting into PPT',
- resource_placeholder01:'Please enter the image name',
- resource_placeholder02:'Please select the image type',
- resource_placeholder03:'Please upload Image',
- resource_type01:'Header',
- resource_type02:'Footer',
- ppt_type01:'Cover Image',
- ppt_type02:'Background Image',
- ppt_type03:'Back Cover Image',
- ppt_btn02:'Edit Image',
- resource_btn01:'Upload Image',
- resource_btn02:'Rename',
- resource_btn03:'Deselect/Deselect All',
- resource_btn04:'Upload Layout',
- resource_btn05:'Edit Layout',
- resource_des01:'has been selected',
- resource_label01:'Image Name',
- resource_label02:'Image Type',
- report_title:"Report Title",
- report_author:"Report Author",
- // report_creation_time:"Creation Time",
- report_release_time:"Release Time",
- select_layout:"Select Layout",
- edit_layout:"Edit Layout",
- completed_step:"Completed Step",
- text_style:"Text Style",
- smart_layout_resource_library:"Intelligent Research Report Layout",
- ppt_resource_library:"PPT Material Library",
- style_font_w_normal:'normal',
- style_font_w_bold:'body',
- style_text_align_left:'left',
- style_text_align_center:'center',
- style_text_align_right:'right',
- upload_suggest:'Supports formats like jpg, jpeg, png, etc. It is recommended to upload headers of 800*200 and footers of 800*80',
- upload_ppt_suggest:'Supports formats like jpg, jpeg, png, etc.',
- resource_del_msg:'Are you sure to delete the selected image?',
- tip_msg01:'Save successful, please check the corresponding page/project later',
- login_info:'Filing Info',
- login_info_pld:'Text Split ≥2 Spaces for New Lines on Small Screens',
- login_title:'Login Page Title',
- login_title_pld:'Enter Login Page Title',
- login_name:'Website Name',
- login_name_pld:'Enter Website Name',
- login_diagram:'View Diagram',
- pc:"PC",
- mobile:"Mobile",
- website_name:"Website Name",
- english_version:"English Version",
- chinese_version:"Chinese Version",
- recommended_ratio:"Recommended Ratio 4:1",
- pc_website_title_Tip:"Please enter the PC website name",
- mobile_website_title_Tip:"Please enter the mobile website name",
- system_logo:"System Logo",
- upload_image_tip:"Click to Upload Image",
- report_logo:'Report Logo',
- bIDashboard_approval:'BI Dashboard Approval',
- board_approval:'Board Approval',
- };
-
- /* 中文 */
- export const BaseConfigZh = {
- tab01:'通用设置',
- tab02:'资源库',
- sub_tab01:'登录设置',
- sub_tab02:'研报设置',
- sub_tab03:'PPT配置',
- email_tem:'邮件模板',
- email_tips:'登陆系统或找回密码或验证身份',
- email_placeholder:'请输入邮件标题',
- view_example_text:'查看示意图',
- company_name:'公司名称',
- company_name_placeholder:'请输入公司名称',
- compay_mark:'公司水印',
- report_chart:'研报图表',
- report_share:'研报分享',
- report_share_tips:'研报详情分享页水印,水印内容为分享人用户名称+手机号(无手机号时为邮箱地址)',
- upload_format:'上传格式:png、jpg',
- disclaimer:'免责声明',
- disclaimer_placeholder:'请输入免责声明',
- iFLYTEK_service:'科大讯飞服务',
- please_enter:'请输入',
- report_approval:'研报审批',
- internal_approval:'内部审批',
- third_approval:'第三方审批',
- third_approval_tips:'中文研报(智能研报/研报列表)通过API接口对接第三方审批系统',
- report_share_title_zh:'研报分享抬头',
- report_share_title_zh_placeholder:'请输入研报分享抬头',
- report_share_title_en:'英文研报分享抬头',
- report_share_title_en_placeholder:'请输入英文研报分享抬头',
- connect_wx:'关联公众号',
- wx_original_id:'请输入原始Id',
- wx_original_tips:'注:关联公众号填写时,AppID、AppSecret原始ID均需填写。',
- report_sheet_size:'研报表格字体',
- report_type1:'智能研报',
- report_type2:'研报中心',
- report_type3:'英文研报',
- report_sheet_tip: '设置共享表格、时间序列表格、混合表格插入研报的表格字号',
- ppt_zh:'智能PPT',
- ppt_en:'英文PPT',
- ppt_type01:'PPT封面图',
- ppt_type02:'PPT背景图',
- ppt_type03:'PPT封底图',
- ppt_tip01:'上传格式:png、jpg,最多上传三张,建议图片比例:10:7',
- ppt_tip02:'上传格式:png、jpg,建议图片比例:10:7',
- ppt_tip03:'上传格式:png、jpg,建议图片比例:10:7',
- ppt_sheet:'PPT表格',
- ppt_sheet_tip: '设置共享表格、时间序列表格、混合表格插入PPT的表格字号',
- resource_placeholder01:'请输入图片名称',
- resource_placeholder02:'请选择图片类型',
- resource_placeholder03:'请上传图片',
- resource_type01:'版头',
- resource_type02:'版尾',
- ppt_type01:'封面图',
- ppt_type02:'背景图',
- ppt_type03:'封底图',
- ppt_btn02:'编辑图片',
- resource_btn01:'上传图片',
- resource_btn02:'重命名',
- resource_btn03:'取消选择',
- resource_btn04:'上传版图',
- resource_btn05:'编辑版图',
- resource_des01:'已选择',
- resource_label01:'图片名称',
- resource_label02:'图片类型',
- report_title:"研报标题",
- report_author:"研报作者",
- // report_creation_time:"创建时间",
- report_release_time:"发布时间",
- select_layout:"选择版图",
- edit_layout:"编辑版图",
- completed_step:"已完成步骤",
- text_style:"文字样式",
- smart_layout_resource_library:"智能研报版图",
- ppt_resource_library:"PPT素材库",
- // 样式
- style_font_w_normal:'常规体',
- style_font_w_bold:'加粗体',
- style_text_align_left:'居左',
- style_text_align_center:'居中',
- style_text_align_right:'居右',
- upload_suggest:'支持jpg、jpeg、png等格式,建议上传版头800*200,版尾800*80',
- upload_ppt_suggest:'支持jpg、jpeg、png等格式',
- resource_del_msg:'是否确认删除选中图片?',
- tip_msg01:'保存成功,请稍后到对应页面/项目查看',
- login_info:'备案信息',
- login_info_pld:'文本中输入≥2个空格表示文本分段,小屏时换行显示',
- login_title:'登录页标题',
- login_title_pld:'请输入登录页标题',
- login_name:'网站名称',
- login_name_pld:'请输入网站名称',
- login_diagram:'查看示意图',
-
- pc:"PC端",
- mobile:"移动端",
- website_name:"网站名称",
- english_version:"英文版",
- chinese_version:"中文版",
- recommended_ratio:"推荐比例4:1",
- pc_website_title_Tip:"请输入PC端网站名称",
- mobile_website_title_Tip:"请输入移动端网站名称",
- system_logo:"系统logo",
- upload_image_tip:"点击上传图片",
- report_logo:'研报Logo',
- bIDashboard_approval:'BI看板审批',
- board_approval:'看板审批',
- };
-
- /**
- * $t('SystemManage.BaseConfig.XXX')
- */
|