feat: improve chat renaming functionality with dialog support in sidebar components

This commit is contained in:
Anish Sarkar 2026-02-21 23:59:04 +05:30
parent f3652ad7cf
commit f0d170a595
12 changed files with 213 additions and 23 deletions

View file

@ -682,7 +682,7 @@
"rename_chat": "Rename Chat",
"rename_chat_description": "Enter a new name for this conversation.",
"chat_title_placeholder": "Chat title",
"renaming": "Renaming...",
"renaming": "Renaming",
"no_archived_chats": "No archived chats",
"error_archiving_chat": "Failed to archive chat",
"new_chat": "New chat",
@ -720,7 +720,8 @@
"unread": "Unread",
"connectors": "Connectors",
"all_connectors": "All connectors",
"close": "Close"
"close": "Close",
"cancel": "Cancel"
},
"errors": {
"something_went_wrong": "Something went wrong",