Files
lobehub/locales/en-US/portal.json
Shinji-Li 4a47ea0d2f feat: update gtd tools( use editor & update metadata ) (#11029)
* 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
2025-12-29 20:20:11 +08:00

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"
}