mirror of
https://github.com/zadam/trilium.git
synced 2025-10-02 11:35:41 +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",
|
"title": "Consistency Checks",
|
||||||
"find_and_fix_button": "Find and fix consistency issues",
|
"find_and_fix_button": "Find and fix consistency issues",
|
||||||
"finding_and_fixing_message": "Finding and fixing 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": {
|
"database_anonymization": {
|
||||||
"title": "Database Anonymization",
|
"title": "Database Anonymization",
|
||||||
|
|
Loading…
Add table
Reference in a new issue