mirror of https://github.com/langgenius/dify.git
refactor(knowledge-base): update title from 'Question-Answer' to 'Q&A' for improved clarity
This commit is contained in:
parent
d3b6631df8
commit
af74019d6e
|
|
@ -47,7 +47,7 @@ export const useChunkStructure = () => {
|
|||
)}
|
||||
/>
|
||||
),
|
||||
title: 'Question-Answer',
|
||||
title: 'Q&A',
|
||||
description: t('datasetCreation.stepTwo.qaTip'),
|
||||
effectColor: 'teal',
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue