mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-26 13:19:34 +07:00
* style: Simplify the sidebar * style: Simplify the sidebar * style: Simplify the sidebar * style: Simpliofy the model selct * style: Simpliofy the model selct * style: Simpliofy the model selct * style: Simpliofy the agent profile * style: Simplify the input bar * style: Re-organize the settings * style: Simplify the mode linfo pane * style: Simplify agent profile * style: Advanced settings * style: Advanced settings * feat: Update translation * fix: type error * fix: Add missing translation * fix: Add missing translation * fix: Remove Lite mode * fix: Add model paramters * style: Remove token tag * fix: model order * fix: model order * fix: Add missing translation * fix: Add missing translation * fix: Hide the subtopic button * fix: User plan badge * feat: Add settings * feat: Add cover to the lab * style: Make the switch vertically centered * style: Add divider * feat: Add group by provider * feat: Move Usage stats * fix: Subscription badge * fix: Rebase onto canary * fix: Rebase onto canary * fix: Drag to adjust width * feat: Rebase onto canary * feat: Regroup settings tab * feat: Regroup settings tab * feat: Regroup settings tab * feat: Regroup settings tab
42 lines
2.3 KiB
JSON
42 lines
2.3 KiB
JSON
{
|
|
"actions.addNewTopic": "Bắt đầu chủ đề mới",
|
|
"actions.autoRename": "Đổi tên thông minh",
|
|
"actions.confirmRemoveAll": "Bạn sắp xóa tất cả các chủ đề. Hành động này không thể hoàn tác.",
|
|
"actions.confirmRemoveTopic": "Bạn sắp xóa chủ đề này. Hành động này không thể hoàn tác.",
|
|
"actions.confirmRemoveUnstarred": "Bạn sắp xóa các chủ đề chưa đánh dấu sao. Hành động này không thể hoàn tác.",
|
|
"actions.duplicate": "Nhân bản",
|
|
"actions.export": "Xuất chủ đề",
|
|
"actions.favorite": "Yêu thích",
|
|
"actions.import": "Nhập cuộc trò chuyện",
|
|
"actions.openInNewTab": "Mở trong tab mới",
|
|
"actions.openInNewWindow": "Mở trong cửa sổ mới",
|
|
"actions.removeAll": "Xóa tất cả chủ đề",
|
|
"actions.removeUnstarred": "Xóa chủ đề chưa đánh dấu sao",
|
|
"actions.unfavorite": "Bỏ yêu thích",
|
|
"defaultTitle": "Chủ đề mặc định",
|
|
"displayItems": "Hiển thị mục",
|
|
"duplicateLoading": "Đang sao chép chủ đề...",
|
|
"duplicateSuccess": "Sao chép chủ đề thành công",
|
|
"favorite": "Yêu thích",
|
|
"groupMode.ascMessages": "Sắp xếp theo số tin nhắn tăng dần",
|
|
"groupMode.byTime": "Nhóm theo thời gian",
|
|
"groupMode.byUpdatedTime": "Nhóm theo Thời gian Cập nhật",
|
|
"groupMode.descMessages": "Sắp xếp theo số tin nhắn giảm dần",
|
|
"groupMode.flat": "Không nhóm",
|
|
"groupTitle.byTime.month": "Tháng này",
|
|
"groupTitle.byTime.today": "Hôm nay",
|
|
"groupTitle.byTime.week": "Tuần này",
|
|
"groupTitle.byTime.yesterday": "Hôm qua",
|
|
"guide.desc": "Nhấn nút bên trái để lưu cuộc trò chuyện hiện tại thành một chủ đề lịch sử và bắt đầu cuộc trò chuyện mới.",
|
|
"guide.title": "Danh sách chủ đề",
|
|
"importError": "Nhập thất bại",
|
|
"importInvalidFormat": "Định dạng tệp không hợp lệ. Vui lòng đảm bảo đó là tệp JSON hợp lệ.",
|
|
"importLoading": "Đang nhập cuộc trò chuyện...",
|
|
"importSuccess": "Đã nhập thành công {{count}} tin nhắn",
|
|
"loadMore": "Tải thêm",
|
|
"searchPlaceholder": "Tìm kiếm chủ đề...",
|
|
"searchResultEmpty": "Không tìm thấy kết quả tìm kiếm.",
|
|
"temp": "Tạm thời",
|
|
"title": "Chủ đề"
|
|
}
|