fix: tab title for templates

This commit is contained in:
2026-02-27 21:47:45 +01:00
parent e8c801e5db
commit 0ce6da57ce
7 changed files with 172 additions and 1 deletions

View File

@@ -371,6 +371,7 @@
"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.fetchTemplateTitle": "Failed to fetch template 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.",