feat: add sidebar translations

This commit is contained in:
CREDO23 2026-01-08 19:10:53 +02:00
parent a919f8d9ee
commit 65a10518d5
2 changed files with 18 additions and 2 deletions

View file

@ -622,7 +622,15 @@
"chat_archived": "Chat archived",
"chat_unarchived": "Chat restored",
"no_archived_chats": "No archived chats",
"error_archiving_chat": "Failed to archive chat"
"error_archiving_chat": "Failed to archive chat",
"new_chat": "New chat",
"select_workspace": "Select Workspace",
"invite_members": "Invite members",
"workspace_settings": "Workspace settings",
"see_all_workspaces": "See all search spaces",
"expand_sidebar": "Expand sidebar",
"collapse_sidebar": "Collapse sidebar",
"logout": "Logout"
},
"errors": {
"something_went_wrong": "Something went wrong",

View file

@ -616,7 +616,15 @@
"more_options": "更多选项",
"clear_search": "清除搜索",
"view_all_notes": "查看所有笔记",
"add_note": "添加笔记"
"add_note": "添加笔记",
"new_chat": "新对话",
"select_workspace": "选择工作空间",
"invite_members": "邀请成员",
"workspace_settings": "工作空间设置",
"see_all_workspaces": "查看所有搜索空间",
"expand_sidebar": "展开侧边栏",
"collapse_sidebar": "收起侧边栏",
"logout": "退出登录"
},
"errors": {
"something_went_wrong": "出错了",