mirror of https://github.com/langgenius/dify.git
25 lines
1.5 KiB
JSON
25 lines
1.5 KiB
JSON
{
|
|
"common.confirmPublish": "確認發佈",
|
|
"common.confirmPublishContent": "成功發布知識管道後,無法修改此知識庫的區塊結構。你確定要發布它嗎?",
|
|
"common.goToAddDocuments": "移至新增文件",
|
|
"common.preparingDataSource": "準備資料來源",
|
|
"common.processing": "處理",
|
|
"common.publishAs": "發佈為知識管道",
|
|
"common.publishAsPipeline.description": "知識說明",
|
|
"common.publishAsPipeline.descriptionPlaceholder": "請輸入此知識管道的描述。(選用)",
|
|
"common.publishAsPipeline.name": "管線名稱 & 圖示",
|
|
"common.publishAsPipeline.namePlaceholder": "請輸入此知識管道的名稱。(必填)",
|
|
"common.reRun": "重新運行",
|
|
"common.testRun": "試運行",
|
|
"inputField.create": "建立使用者輸入欄位",
|
|
"inputField.manage": "司",
|
|
"publishToast.desc": "當管道未發佈時,可以在知識庫節點中修改區塊結構,管道編排和變更會自動儲存為草稿。",
|
|
"publishToast.title": "此管線尚未發佈",
|
|
"ragToolSuggestions.noRecommendationPlugins": "沒有推薦的插件,請在 <CustomLink>市場</CustomLink> 中尋找更多",
|
|
"ragToolSuggestions.title": "RAG 的建議",
|
|
"result.resultPreview.error": "執行期間發生錯誤",
|
|
"result.resultPreview.footerTip": "在測試運行模式下,可預覽最多 {{count}} 個區塊",
|
|
"result.resultPreview.loading": "處理中...請稍候",
|
|
"result.resultPreview.viewDetails": "查看詳情"
|
|
}
|