mirror of
https://github.com/langgenius/dify.git
synced 2026-01-08 07:14:14 +00:00
refactor(web): remove redundant dataset card-item components and related code (#28199)
This commit is contained in:
@@ -117,8 +117,6 @@ const translation = {
|
||||
dataSet: {
|
||||
title: 'प्रसंग',
|
||||
noData: 'आप संदर्भ के रूप में ज्ञान आयात कर सकते हैं',
|
||||
words: 'शब्द',
|
||||
textBlocks: 'पाठ खंड',
|
||||
selectTitle: 'संदर्भ ज्ञान का चयन करें',
|
||||
selected: 'ज्ञान चुना गया',
|
||||
noDataSet: 'कोई ज्ञान नहीं मिला',
|
||||
|
||||
@@ -21,8 +21,6 @@ const translation = {
|
||||
intro6:
|
||||
' एक स्वतंत्र ChatGPT इंडेक्स प्लग-इन के रूप में प्रकाशित करने के लिए',
|
||||
unavailable: 'उपलब्ध नहीं',
|
||||
unavailableTip:
|
||||
'एम्बेडिंग मॉडल उपलब्ध नहीं है, डिफ़ॉल्ट एम्बेडिंग मॉडल को कॉन्फ़िगर किया जाना चाहिए',
|
||||
datasets: 'ज्ञान',
|
||||
datasetsApi: 'API पहुँच',
|
||||
retrieval: {
|
||||
|
||||
Reference in New Issue
Block a user