fix: tab title was broken

This commit is contained in:
2026-02-22 22:43:44 +01:00
parent 7cb47e0aa5
commit 94b7ca2c80
7 changed files with 129 additions and 2 deletions

View File

@@ -352,6 +352,7 @@
"tabBar.error.fetchPostTitle": "Failed to fetch post title:",
"tabBar.error.fetchChatTitle": "Failed to fetch chat title:",
"tabBar.error.fetchImportTitle": "Failed to fetch import definition title:",
"tabBar.error.fetchScriptTitle": "Failed to fetch script title:",
"tabBar.error.fetchCommitTitle": "Failed to fetch commit titles:",
"metadataDiff.title": "Metadata Diff Tool",
"metadataDiff.description": "Compare post metadata between database and markdown files. Fix inconsistencies caused by bugs or manual edits.",