mirror of
https://github.com/lobehub/lobehub
synced 2026-04-21 17:47:27 +00:00
* ✨ 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
5 lines
410 B
JSON
5 lines
410 B
JSON
{
|
|
"actions.confirmRemoveThread": "Вы собираетесь удалить эту подтему. После удаления восстановить её будет невозможно. Пожалуйста, действуйте осторожно.",
|
|
"newPortalThread.includeContext": "Включить контекст темы",
|
|
"newPortalThread.title": "Начать новую подтему"
|
|
}
|