mirror of
https://github.com/langgenius/dify.git
synced 2026-01-08 07:14:14 +00:00
refactor(knowledge-base): update title from 'Question-Answer' to 'Q&A' for improved clarity
This commit is contained in:
@@ -47,7 +47,7 @@ export const useChunkStructure = () => {
|
|||||||
)}
|
)}
|
||||||
/>
|
/>
|
||||||
),
|
),
|
||||||
title: 'Question-Answer',
|
title: 'Q&A',
|
||||||
description: t('datasetCreation.stepTwo.qaTip'),
|
description: t('datasetCreation.stepTwo.qaTip'),
|
||||||
effectColor: 'teal',
|
effectColor: 'teal',
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user