perf: backup import (#4866)
* i18n * remove invalid code * perf: backup import * backup tip * fix: indexsize invalid
This commit is contained in:
@@ -7,6 +7,12 @@
|
||||
"auto_indexes": "自動生成補充索引",
|
||||
"auto_indexes_tips": "透過大模型進行額外索引生成,提高語義豐富度,提高檢索的精度。",
|
||||
"auto_training_queue": "增強索引排隊",
|
||||
"backup_collection": "備份數據",
|
||||
"backup_data_uploading": "備份數據上傳中: {{num}}%",
|
||||
"backup_dataset": "備份導入",
|
||||
"backup_dataset_success": "備份創建成功",
|
||||
"backup_dataset_tip": "可以將導出知識庫時,下載的 csv 文件重新導入。",
|
||||
"backup_mode": "備份導入",
|
||||
"chunk_max_tokens": "分塊上限",
|
||||
"chunk_size": "分塊大小",
|
||||
"close_auto_sync": "確認關閉自動同步功能?",
|
||||
@@ -115,6 +121,7 @@
|
||||
"process.Get QA": "問答對提取",
|
||||
"process.Image_Index": "圖片索引生成",
|
||||
"process.Is_Ready": "已就緒",
|
||||
"process.Is_Ready_Count": "{{count}} 組已就緒",
|
||||
"process.Parsing": "內容解析中",
|
||||
"process.Vectorizing": "索引向量化",
|
||||
"process.Waiting": "排隊中",
|
||||
|
||||
Reference in New Issue
Block a user