mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
refactor(web): remove redundant dataset card-item components and related code (#28199)
This commit is contained in:
@ -105,8 +105,6 @@ const translation = {
|
||||
dataSet: {
|
||||
title: 'زمینه',
|
||||
noData: 'شما میتوانید دانش را به عنوان زمینه وارد کنید',
|
||||
words: 'کلمات',
|
||||
textBlocks: 'بلوکهای متن',
|
||||
selectTitle: 'انتخاب دانش مرجع',
|
||||
selected: 'دانش انتخاب شده',
|
||||
noDataSet: 'هیچ دانشی یافت نشد',
|
||||
|
||||
@ -19,7 +19,6 @@ const translation = {
|
||||
intro5: 'به عنوان یک افزونه مستقل ChatGPT برای انتشار',
|
||||
intro6: 'ایجاد شود',
|
||||
unavailable: 'در دسترس نیست',
|
||||
unavailableTip: 'مدل جاسازی در دسترس نیست، نیاز است مدل جاسازی پیشفرض پیکربندی شود',
|
||||
datasets: 'دانش',
|
||||
datasetsApi: 'دسترسی API',
|
||||
retrieval: {
|
||||
|
||||
Reference in New Issue
Block a user