mirror of https://github.com/langgenius/dify.git
fix: missing translation
This commit is contained in:
parent
72ca69fb2a
commit
e26a963163
|
|
@ -122,6 +122,7 @@ const translation = {
|
|||
removeUrlEmails: 'Delete all URLs and email addresses',
|
||||
removeStopwords: 'Remove stopwords such as "a", "an", "the"',
|
||||
preview: 'Confirm & Preview',
|
||||
previewChunk: 'Preview Chunk',
|
||||
reset: 'Reset',
|
||||
indexMode: 'Index mode',
|
||||
qualified: 'High Quality',
|
||||
|
|
|
|||
Loading…
Reference in New Issue