fix: make code aligned with spec
This commit is contained in:
@@ -38,10 +38,9 @@
|
||||
"activity.scripts": "Scripts",
|
||||
"activity.tags": "Tags",
|
||||
"activity.templates": "Templates",
|
||||
"activity.chat": "AI Assistant",
|
||||
"activity.aiAssistant": "AI Assistant",
|
||||
"activity.import": "Import",
|
||||
"activity.git": "Source Control",
|
||||
"activity.settings": "Settings",
|
||||
"activity.sourceControl": "Source Control",
|
||||
"common.save": "Save",
|
||||
"common.cancel": "Cancel",
|
||||
"common.settings": "Settings",
|
||||
@@ -58,6 +57,10 @@
|
||||
"app.databaseRebuildFailed": "Database rebuild failed",
|
||||
"app.textReindexFailed": "Text reindex failed",
|
||||
"panel.output": "Output",
|
||||
"panel.postLinks": "Post Links",
|
||||
"panel.gitLog": "Git Log",
|
||||
"panel.postLinksPlaceholder": "No post links to display",
|
||||
"panel.gitLogPlaceholder": "No git history to display",
|
||||
"panel.closeTitle": "Close panel",
|
||||
"panel.noRecentTasks": "No recent tasks",
|
||||
"panel.noOutput": "No output",
|
||||
@@ -83,6 +86,8 @@
|
||||
"projectSelector.toast.deleteFailed": "Failed to delete project",
|
||||
"tabBar.closeHint": "Close",
|
||||
"tabBar.loading": "Loading...",
|
||||
"tabBar.unknown": "Unknown",
|
||||
"tabBar.style": "Style",
|
||||
"sidebar.noPostsYet": "No posts yet",
|
||||
"sidebar.noPagesYet": "No pages yet",
|
||||
"sidebar.noMediaYet": "No media yet",
|
||||
|
||||
Reference in New Issue
Block a user