mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-31 17:15:32 +08:00
Fix: Metadata tips info (#12209)
### What problem does this PR solve? Fix: Metadata tips info ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
@ -184,6 +184,10 @@ Procedural Memory: Learned skills, habits, and automated procedures.`,
|
||||
'Value already exists. Confirm to merge duplicates and combine all associated files.',
|
||||
fieldNameExists:
|
||||
'Field name already exists. Confirm to merge duplicates and combine all associated files.',
|
||||
valueSingleExists:
|
||||
'Value already exists. Confirm to merge duplicates .',
|
||||
fieldSingleNameExists:
|
||||
'Field name already exists. Confirm to merge duplicates .',
|
||||
fieldExists: 'Field already exists.',
|
||||
fieldSetting: 'Field settings',
|
||||
changesAffectNewParses: 'Changes affect new parses only.',
|
||||
|
||||
Reference in New Issue
Block a user