mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-12-13 19:31:24 +00:00
feat: add a row for no document state
This commit is contained in:
@@ -54,7 +54,8 @@
|
||||
"name": "文件名称",
|
||||
"date": "向量日期",
|
||||
"type": "类型",
|
||||
"tokenUsage": "令牌使用"
|
||||
"tokenUsage": "令牌使用",
|
||||
"noData": "没有现有的文档"
|
||||
},
|
||||
"apiKeys": {
|
||||
"label": "聊天机器人",
|
||||
|
||||
Reference in New Issue
Block a user