mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-26 01:06:23 +02:00
Added chat renaming and auto naming by the active LLM
This commit is contained in:
parent
b176599c64
commit
d761ca1992
12 changed files with 287 additions and 36 deletions
|
|
@ -661,6 +661,13 @@
|
|||
"unarchive": "恢复",
|
||||
"chat_archived": "对话已归档",
|
||||
"chat_unarchived": "对话已恢复",
|
||||
"chat_renamed": "对话已重命名",
|
||||
"error_renaming_chat": "重命名对话失败",
|
||||
"rename": "重命名",
|
||||
"rename_chat": "重命名对话",
|
||||
"rename_chat_description": "为此对话输入新名称。",
|
||||
"chat_title_placeholder": "对话标题",
|
||||
"renaming": "重命名中...",
|
||||
"no_archived_chats": "暂无已归档对话",
|
||||
"error_archiving_chat": "归档对话失败",
|
||||
"new_chat": "新对话",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue