张涛 1 éve
szülő
commit
7a5edebad3

BIN
dist/i18n/lang-en.json.gz


BIN
dist/i18n/lang-zh.json.gz


+ 9 - 0
public/i18n/lang-en.json

@@ -464,6 +464,15 @@
     "please_input_text": "Please enter text",
     "please_upload_file": "Please upload the file"
   },
+  "ai_search": {
+    "placeholder": "Please enter search content",
+    "intelligent_answer": "Intelligent Answer",
+    "related_questions": "Related Questions",
+    "mindmap_title": "Mind Map",
+    "enter_search_content": "Please enter the content you want to search",
+    "selected_files": "Selected Files",
+    "preview": "Preview"
+  },
   "wendangchujuan": {
     "agent_title": "Document paper",
     "dynamic_title": "Parameter configuration",

+ 9 - 0
public/i18n/lang-zh.json

@@ -461,6 +461,15 @@
     "please_input_text": "请输入文字",
     "please_upload_file": "请上传文件"
   },
+  "ai_search": {
+    "placeholder": "请输入搜索内容",
+    "intelligent_answer": "智能回答",
+    "related_questions": "相关问题",
+    "mindmap_title": "思维导图",
+    "enter_search_content": "请输入想要搜索的内容",
+    "selected_files": "选定文件",
+    "preview": "预览"
+  },
   "wendangchujuan": {
     "agent_title": "文档出卷",
     "dynamic_title": "参数配置",