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
100 lines
5.2 KiB
JSON
100 lines
5.2 KiB
JSON
{
|
||
"activity.actions.delete": "Delete",
|
||
"activity.actions.edit": "Edit",
|
||
"activity.defaultType": "Activity",
|
||
"activity.deleteConfirm": "Are you sure you want to delete this activity memory? This action cannot be undone.",
|
||
"activity.deleteTitle": "Delete Activity Memory",
|
||
"activity.empty": "No activity memories available",
|
||
"activity.feedback": "Feedback",
|
||
"activity.narrative": "Narrative",
|
||
"activity.notes": "Notes",
|
||
"analysis.action.button": "Request memory analysis",
|
||
"analysis.modal.cancel": "Cancel",
|
||
"analysis.modal.helper": "By default Lobe AI will analyze all unprocessed chats. It's optional to select a date range to analyze.",
|
||
"analysis.modal.rangePlaceholder": "No range selected; all conversations will be analyzed.",
|
||
"analysis.modal.rangeSelected": "Analyzing chats from {{start}} to {{end}}",
|
||
"analysis.modal.submit": "Request memory analysis",
|
||
"analysis.modal.title": "Analyze chats to generate memories",
|
||
"analysis.range.all": "All conversations",
|
||
"analysis.range.end": "Today",
|
||
"analysis.range.start": "Beginning",
|
||
"analysis.status.errorTitle": "Memory analysis request failed",
|
||
"analysis.status.progress": "Processed {{completed}} / {{total}} topics",
|
||
"analysis.status.progressUnknown": "Processed {{completed}} topics so far",
|
||
"analysis.status.tip": "We are processing your conversations to build personal memories. This may take a few minutes.",
|
||
"analysis.status.title": "Memory analysis in progress",
|
||
"analysis.toast.deduped": "A memory request is already running, continuing progress…",
|
||
"analysis.toast.failed": "Memory analysis request failed. Please try again.",
|
||
"analysis.toast.started": "Memory analysis started. We will update once it’s ready.",
|
||
"context.actions.delete": "Delete",
|
||
"context.actions.edit": "Edit",
|
||
"context.defaultType": "Context",
|
||
"context.deleteConfirm": "Are you sure you want to delete this contextual memory? This action cannot be undone.",
|
||
"context.deleteTitle": "Delete Contextual Memory",
|
||
"context.description": "Description",
|
||
"context.empty": "No context memories available",
|
||
"context.source": "Source",
|
||
"empty.description": "Memory retrieval is a gradual process. Please engage in more conversations to enrich the content available for recall. Try having deeper interactions with the agent to better capture and store valuable information.",
|
||
"empty.search": "No matching memories found",
|
||
"empty.title": "No Memories Yet",
|
||
"experience.actions.delete": "Delete",
|
||
"experience.actions.edit": "Edit",
|
||
"experience.defaultType": "Experience",
|
||
"experience.deleteConfirm": "Are you sure you want to delete this experiential memory? This action cannot be undone.",
|
||
"experience.deleteTitle": "Delete Experiential Memory",
|
||
"experience.empty": "No experience memories available",
|
||
"experience.keyLearning": "Key Learning",
|
||
"experience.situation": "Situation",
|
||
"experience.source": "Source",
|
||
"experience.steps.action": "Action",
|
||
"experience.steps.result": "Result",
|
||
"experience.steps.situation": "Context",
|
||
"experience.steps.task": "Task",
|
||
"filter.search": "Search memory keywords or descriptions...",
|
||
"filter.sort.createdAt": "Creation Time",
|
||
"filter.sort.scoreConfidence": "Confidence",
|
||
"filter.sort.scoreImpact": "Impact",
|
||
"filter.sort.scorePriority": "Preference Weight",
|
||
"filter.sort.scoreUrgency": "Urgency",
|
||
"filter.sort.startsAt": "Start Time",
|
||
"identity.empty": "No identity memories available",
|
||
"identity.filter.search": "Search roles, relationships, or descriptions...",
|
||
"identity.filter.type.all": "All",
|
||
"identity.filter.type.demographic": "Demographics",
|
||
"identity.filter.type.personal": "Role",
|
||
"identity.filter.type.professional": "Professional",
|
||
"identity.list.confirmDelete": "Confirm Deletion",
|
||
"identity.list.deleteCancel": "Cancel",
|
||
"identity.list.deleteContent": "Are you sure you want to delete this identity memory? This action cannot be undone.",
|
||
"identity.list.deleteOk": "Delete",
|
||
"identity.list.noResults": "No matching identity memories found",
|
||
"identity.list.updated": "Updated",
|
||
"identity.roleCloud.collapse": "Collapse",
|
||
"identity.roleCloud.expand": "Show More",
|
||
"identity.view.list": "List",
|
||
"identity.view.timeline": "Timeline",
|
||
"preference.actions.delete": "Delete",
|
||
"preference.actions.edit": "Edit",
|
||
"preference.conclusionDirectives": "Conclusion Directives",
|
||
"preference.defaultType": "Preference",
|
||
"preference.deleteConfirm": "Are you sure you want to delete this preference memory? This action cannot be undone.",
|
||
"preference.deleteTitle": "Delete Preference Memory",
|
||
"preference.empty": "No preference memories available",
|
||
"preference.source": "Source",
|
||
"preference.suggestions": "Actions the agent might take",
|
||
"purge.action": "Purge All",
|
||
"purge.confirm": "Are you sure you want to delete all memories? This will permanently remove every memory entry and cannot be undone.",
|
||
"purge.error": "Failed to purge memories. Please try again.",
|
||
"purge.success": "All memories have been deleted.",
|
||
"purge.title": "Purge All Memories",
|
||
"tab.activities": "Activities",
|
||
"tab.contexts": "Contexts",
|
||
"tab.experiences": "Experiences",
|
||
"tab.home": "Home",
|
||
"tab.identities": "Identities",
|
||
"tab.preferences": "Preferences",
|
||
"tab.search": "Search",
|
||
"viewMode.masonry": "Masonry",
|
||
"viewMode.timeline": "Timeline"
|
||
}
|