feat: old chat to new-chat with persistance

This commit is contained in:
DESKTOP-RTLN3BA\$punk 2025-12-21 16:32:55 -08:00
parent 0c3574d049
commit b5e20e7515
17 changed files with 490 additions and 385 deletions

View file

@ -669,7 +669,13 @@
"more_options": "More options",
"clear_search": "Clear search",
"view_all_notes": "View all notes",
"add_note": "Add note"
"add_note": "Add note",
"archive": "Archive",
"unarchive": "Restore",
"chat_archived": "Chat archived",
"chat_unarchived": "Chat restored",
"no_archived_chats": "No archived chats",
"error_archiving_chat": "Failed to archive chat"
},
"errors": {
"something_went_wrong": "Something went wrong",