@lobehub/chat
Version:
Lobe Chat - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.
31 lines (30 loc) • 779 B
JSON
{
"Artifacts": "文物",
"FilePreview": {
"tabs": {
"chunk": "分塊",
"file": "檔案"
}
},
"Plugins": "外掛",
"artifacts": {
"display": {
"code": "程式碼",
"preview": "預覽"
},
"svg": {
"copyAsImage": "複製為圖片",
"copyFail": "複製失敗,錯誤原因:{{error}}",
"copySuccess": "圖片複製成功",
"download": {
"png": "下載為 PNG",
"svg": "下載為 SVG"
}
}
},
"emptyArtifactList": "當前文物列表為空,請在會話中按需使用插件後再查看",
"emptyKnowledgeList": "當前知識列表為空,請在會話中按需開啟知識庫後再查看",
"files": "檔案",
"messageDetail": "消息詳情",
"title": "擴展視窗"
}