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:
chanx
2025-12-25 15:55:06 +08:00
committed by GitHub
parent f6217bb990
commit 2817be14d5
10 changed files with 76 additions and 25 deletions

View File

@ -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.',