mirror of
https://github.com/lobehub/lobe-chat.git
synced 2026-06-14 03:30:19 +00:00
58fa4f869d
* ✨ Improve intervention fallback UI; add GTD to default tools; defer unknown-tool guard - Fallback intervention: show tool/action titles, collapsible parameters with i18n - Register GTD manifest in defaultToolIds for shared tool list - Run unknown-tool intervention only after per-tool resolver (auto-run skips early) - TodoProgress: horizontal margin and top corner radii Made-with: Cursor * 🌐 chore(i18n): sync default keys and locale JSON across namespaces Align knowledgeBase, labs, memory, notification, portal, thread, models, and chat bundles with default sources. Made-with: Cursor
6 lines
310 B
JSON
6 lines
310 B
JSON
{
|
|
"actions.confirmRemoveThread": "Bạn sắp xóa chủ đề phụ này. Sau khi xóa, sẽ không thể khôi phục lại. Vui lòng tiến hành cẩn thận.",
|
|
"newPortalThread.includeContext": "Bao gồm ngữ cảnh chủ đề",
|
|
"newPortalThread.title": "Bắt đầu chủ đề phụ mới"
|
|
}
|