feat(webui): present chats as topics

This commit is contained in:
chengyongru
2026-07-24 10:29:13 +08:00
committed by chengyongru
parent 8bcab8885e
commit 6a9157f477
18 changed files with 233 additions and 233 deletions
+15 -15
View File
@@ -43,12 +43,12 @@
"sidebar": {
"navigation": "Điều hướng thanh bên",
"collapse": "Thu gọn thanh bên",
"newChat": "Cuộc trò chuyện mới",
"newChat": "Chủ đề mới",
"searchAria": "Tìm kiếm",
"searchPlaceholder": "Tìm kiếm",
"searchResults": "Kết quả",
"noSearchResults": "Không có cuộc trò chuyện phù hợp.",
"recent": "Gần đây",
"noSearchResults": "Không có chủ đề phù hợp.",
"recent": "Chủ đề gần đây",
"settings": "Cài đặt",
"language": {
"label": "Ngôn ngữ",
@@ -805,15 +805,15 @@
}
},
"chat": {
"fallbackTitle": "Trò chuyện {{id}}",
"fallbackTitle": "Chủ đề {{id}}",
"forkTitle": "Nhánh: {{title}}",
"loading": "Đang tải…",
"noSessions": "Chưa có phiên nào.",
"showMore": "Hiển thị thêm {{count}}",
"collapsed": "Đã thu gọn {{count}} cuộc trò chuyện",
"collapsed": "Đã thu gọn {{count}} chủ đề",
"showLess": "Thu gọn",
"actions": "Tác vụ cho cuộc trò chuyện {{title}}",
"newInProject": "Bắt đầu cuộc trò chuyện mới trong {{project}}",
"actions": "Tác vụ cho chủ đề {{title}}",
"newInProject": "Bắt đầu chủ đề mới trong {{project}}",
"activity": {
"running": "Agent running",
"complete": "Agent finished",
@@ -822,9 +822,9 @@
"pin": "Pin",
"unpin": "Unpin",
"rename": "Rename",
"renameTitle": "Rename chat",
"renameDescription": "Choose a local sidebar name for this chat.",
"renamePlaceholder": "Chat name",
"renameTitle": "Đổi tên chủ đề",
"renameDescription": "Chọn tên hiển thị trong thanh bên cho chủ đề này.",
"renamePlaceholder": "Tên chủ đề",
"renameProjectTitle": "Rename project",
"renameProjectDescription": "Choose a local sidebar name for this project.",
"renameProjectPlaceholder": "Project name",
@@ -834,10 +834,10 @@
"showArchived": "Show archived",
"hideArchived": "Hide archived",
"delete": "Xóa",
"newChat": "Cuộc trò chuyện mới",
"newChat": "Chủ đề mới",
"groups": {
"pinned": "Pinned",
"all": "Chats",
"all": "Chủ đề",
"projects": "Projects",
"today": "Today",
"yesterday": "Yesterday",
@@ -940,14 +940,14 @@
},
"header": {
"toggleSidebar": "Bật/tắt thanh bên",
"newChat": "Bắt đầu chat mới",
"newChat": "Bắt đầu chủ đề mới",
"toggleTheme": "Chuyển chủ đề từ header",
"settings": "Mở cài đặt",
"sessionInfo": "Chi tiết phiên"
},
"sessionInfo": {
"title": "Phiên",
"untitled": "Chat chưa đặt tên",
"untitled": "Chủ đề chưa đặt tên",
"automations": "Tự động hóa",
"count": "{{count}}",
"loading": "Đang tải tự động hóa...",
@@ -973,7 +973,7 @@
"composer": {
"placeholderThread": "Nhập tin nhắn…",
"placeholderHero": "Bạn đang nghĩ gì?",
"placeholderOpening": "Đang mở cuộc trò chuyện mới…",
"placeholderOpening": "Đang mở chủ đề mới…",
"placeholderStreaming": "Mô hình đang trả lời…",
"inputAria": "Ô nhập tin nhắn",
"sendHint": "Enter để gửi · Shift+Enter để xuống dòng",