mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-27 13:29:15 +07:00
* feat: use lobehub editor to modify gtd plan * merge origin/dev * feat: show todo in doc portal * feat: use the todoProcess in docs portal * feat: add gtd context engine inject
26 lines
1.0 KiB
JSON
26 lines
1.0 KiB
JSON
{
|
|
"Artifacts": "Artifacts",
|
|
"FilePreview.tabs.chunk": "Chunk",
|
|
"FilePreview.tabs.file": "File",
|
|
"Plugins": "Skills",
|
|
"artifacts.display.code": "Code",
|
|
"artifacts.display.preview": "Preview",
|
|
"artifacts.svg.copyAsImage": "Copy as Image",
|
|
"artifacts.svg.copyFail": "Copy failed: {{error}}. Try again.",
|
|
"artifacts.svg.copySuccess": "Image copied successfully",
|
|
"artifacts.svg.download.png": "Download as PNG",
|
|
"artifacts.svg.download.svg": "Download as SVG",
|
|
"document.todos.allCompleted": "All tasks completed",
|
|
"document.todos.title": "Tasks",
|
|
"emptyArtifactList": "No Artifacts yet. Use Skills in the conversation, then come back here.",
|
|
"emptyKnowledgeList": "This list is empty.",
|
|
"files": "Files",
|
|
"messageDetail": "Message Details",
|
|
"notebook.confirmDelete": "Delete this Page?",
|
|
"notebook.delete": "Delete",
|
|
"notebook.empty": "No pages yet. Pages linked to this Topic will show up here.",
|
|
"notebook.title": "Notebook",
|
|
"openInPageEditor": "Edit in Page",
|
|
"title": "Workspace"
|
|
}
|