mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 09:32:45 +08:00
Feat/segment add tag (#907)
This commit is contained in:
@@ -308,6 +308,8 @@ const translation = {
|
||||
segment: {
|
||||
paragraphs: 'Paragraphs',
|
||||
keywords: 'Key Words',
|
||||
addKeyWord: 'Add key word',
|
||||
keywordError: 'The maximum length of keyword is 20',
|
||||
characters: 'characters',
|
||||
hitCount: 'hit count',
|
||||
vectorHash: 'Vector hash: ',
|
||||
|
||||
Reference in New Issue
Block a user