mirror of
https://github.com/langgenius/dify.git
synced 2026-04-10 03:33:37 +08:00
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
Block a user