Files
xiaohei 428644e286
Revalidate Docs / Revalidate Docs (push) Failing after 2s
E2E CI / Check Duplicate Run (push) Failing after 5s
Test CI / Check Duplicate Run (push) Failing after 6s
E2E CI / Test Web App (push) Has been skipped
Test CI / Test Packages (push) Has been skipped
Test CI / Test App (shard 1/3) (push) Has been skipped
Test CI / Test App (shard 2/3) (push) Has been skipped
Test CI / Test App (shard 3/3) (push) Has been skipped
Test CI / Test Desktop App (push) Has been skipped
🔄 Branch Synchronization / sync-branches (push) Failing after 11s
Test CI / Test Database (push) Has been skipped
Test CI / Merge and Upload App Coverage (push) Has been skipped
Database Schema Visualization CI / build (push) Failing after 4m14s
Enterprise AI Workspace prototype: LobeChat (de-branded) + Enterprise Gateway + Postgres/Redis stack
2026-04-21 12:58:00 +08:00

78 lines
3.0 KiB
JSON

{
"actionTag.category.command": "Command",
"actionTag.category.skill": "Skill",
"actionTag.category.tool": "Tool",
"actionTag.tooltip.command": "Runs a client-side slash command before sending.",
"actionTag.tooltip.skill": "Loads a reusable skill package for this request.",
"actionTag.tooltip.tool": "Marks a tool the user explicitly selected for this request.",
"actions.expand.off": "Collapse",
"actions.expand.on": "Expand",
"actions.typobar.off": "Hide formatting toolbar",
"actions.typobar.on": "Show formatting toolbar",
"autoSave.latest": "Latest version loaded",
"autoSave.saved": "Saved",
"autoSave.saving": "Auto-saving...",
"cancel": "Cancel",
"codemirror.copyFailed": "Copy failed",
"codemirror.copySuccess": "Code copied to clipboard",
"codemirror.selectLanguage": "Select language",
"codemirror.selectTheme": "Select theme",
"codemirror.showLineNumbers": "Show Line Numbers",
"codemirror.tabSize": "Tab Size",
"codemirror.theme": "Theme",
"codemirror.useTabs": "Use Tabs",
"confirm": "Confirm",
"file.error": "Error: {{message}}",
"file.uploading": "Uploading file...",
"image.broken": "Image is corrupted",
"link.edit": "Edit link",
"link.editLinkTitle": "Link",
"link.editTextTitle": "Title",
"link.open": "Open link",
"link.placeholder": "Enter link URL",
"link.unlink": "Unlink",
"markdown.cancel": "Cancel",
"markdown.confirm": "Convert",
"markdown.parseMessage": "Convert to Markdown format. Existing content will be overwritten. Are you sure? (Closes automatically in 5 seconds)",
"markdown.parseTitle": "Format as Markdown",
"math.placeholder": "Please enter a TeX formula",
"modifier.accept": "Keep",
"modifier.acceptAll": "Keep All",
"modifier.reject": "Revert",
"modifier.rejectAll": "Revert All",
"slash.compact": "Compact context",
"slash.h1": "Heading 1",
"slash.h2": "Heading 2",
"slash.h3": "Heading 3",
"slash.hr": "Divider",
"slash.newTopic": "Send in new topic",
"slash.rewrite": "Rewrite",
"slash.summarize": "Summarize",
"slash.table": "Table",
"slash.tex": "TeX Formula",
"slash.translate": "Translate",
"table.delete": "Delete table",
"table.deleteColumn": "Delete column",
"table.deleteRow": "Delete row",
"table.insertColumnLeft": "Insert {{count}} column(s) to the left",
"table.insertColumnRight": "Insert {{count}} column(s) to the right",
"table.insertRowAbove": "Insert {{count}} row(s) above",
"table.insertRowBelow": "Insert {{count}} row(s) below",
"typobar.blockquote": "Blockquote",
"typobar.bold": "Bold",
"typobar.bulletList": "Bulleted list",
"typobar.code": "Inline code",
"typobar.codeblock": "Code block",
"typobar.image": "Image",
"typobar.italic": "Italic",
"typobar.link": "Link",
"typobar.numberList": "Numbered list",
"typobar.redo": "Redo",
"typobar.strikethrough": "Strikethrough",
"typobar.table": "Table",
"typobar.taskList": "Task List",
"typobar.tex": "TeX Formula",
"typobar.underline": "Underline",
"typobar.undo": "Undo"
}