mirror of
https://github.com/zadam/trilium.git
synced 2025-09-28 17:45:32 +08:00
fix(options): display a less ambiguous/scary message after performing… (#6284)
This commit is contained in:
commit
15c2f56bf2
1 changed files with 1 additions and 1 deletions
|
@ -1025,7 +1025,7 @@
|
|||
"title": "Consistency Checks",
|
||||
"find_and_fix_button": "Find and fix consistency issues",
|
||||
"finding_and_fixing_message": "Finding and fixing consistency issues...",
|
||||
"issues_fixed_message": "Consistency issues should be fixed."
|
||||
"issues_fixed_message": "Any consistency issue which may have been found is now fixed."
|
||||
},
|
||||
"database_anonymization": {
|
||||
"title": "Database Anonymization",
|
||||
|
|
Loading…
Add table
Reference in a new issue