perf: Optimize copywriting

This commit is contained in:
wangdan-fit2cloud 2025-03-31 15:21:39 +08:00
parent 36809b3314
commit b0a4e9e78f
3 changed files with 4 additions and 4 deletions

View File

@ -171,8 +171,8 @@ export default {
},
feishu: {
selectDocument: 'Select Document',
tip1: 'Supports document and table types such as Feishu documents, TXT, Markdown, PDF, DOCX, HTML, XLS, XLSX, CSV, ZIP Feishu files. Documents will be segmented according to titles, and tables will be converted to Markdown format before segmentation.',
tip2: 'The system does not store the original document. Before importing the document, it is recommended to standardize the document segmentation markers.',
tip1: 'Supports document and table types, including TXT, Markdown, PDF, DOCX, HTML, XLS, XLSX, CSV, and ZIP formats;',
tip2: 'The system does not store the original documents. Before importing a document, it is recommended to standardize the paragraph segmentation markings of the document.',
allCheck: 'Select All',
errorMessage1: 'Please select a document'
}

View File

@ -168,7 +168,7 @@ export default {
},
feishu: {
selectDocument: '选择文档',
tip1: '支持文档和表格类型飞书文档、支持TXT、Markdown、PDF、DOCX、HTML、XLS、XLSX、CSV、ZIP飞书文件文档会根据标题分段表格会转为Markdown格式后再分段。',
tip1: '支持文档和表格类型包含TXT、Markdown、PDF、DOCX、HTML、XLS、XLSX、CSV、ZIP格式',
tip2: '系统不存储原始文档,导入文档前,建议规范文档的分段标识。',
allCheck: '全选',
errorMessage1: '请选择文档'

View File

@ -167,7 +167,7 @@ export default {
},
feishu: {
selectDocument: '選擇文檔',
tip1: '支持檔案和表格類型飛書檔案、支持TXT、Markdown、PDF、DOCX、HTML、XLS、XLSX、CSV、ZIP飛書檔案檔案會根據標題分段表格會轉為Markdown格式後再分段。',
tip1: '支持文檔和表格類型包含TXT、Markdown、PDF、DOCX、HTML、XLS、XLSX、CSV、ZIP格式',
tip2: '系統不存儲原始文檔,導入文檔前,建議規範文檔的分段標識。',
allCheck: '全選',
errorMessage1: '請選擇文檔'