This commit is contained in:
Baobhan Sith
2025-04-21 23:23:54 +08:00
parent 397f0616e9
commit 1a6067c879
6 changed files with 174 additions and 41 deletions
+12
View File
@@ -656,6 +656,18 @@
"saveFailed": "Failed to save status monitor settings.",
"invalidInterval": "Refresh interval must be a positive integer."
}
},
"workspace": {
"title": "Workspace & Terminal",
"sidebarPersistentTitle": "Sidebar Behavior",
"sidebarPersistentLabel": "Pin sidebar when opened (prevent auto-collapse)",
"sidebarPersistentDescription": "When enabled, clicking outside the sidebar will not automatically collapse it.",
"success": {
"sidebarPersistentSaved": "Sidebar setting saved."
},
"error": {
"sidebarPersistentSaveFailed": "Failed to save sidebar setting."
}
}
},
"common": {