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": "保存状态监控设置失败。",
"invalidInterval": "刷新间隔必须是正整数。"
}
},
"workspace": {
"title": "工作区与终端",
"sidebarPersistentTitle": "侧边栏行为",
"sidebarPersistentLabel": "弹出后固定侧边栏 (不自动收回)",
"sidebarPersistentDescription": "开启后,点击侧边栏外部区域不会自动收回侧边栏。",
"success": {
"sidebarPersistentSaved": "侧边栏设置已保存。"
},
"error": {
"sidebarPersistentSaveFailed": "保存侧边栏设置失败。"
}
}
},
"common": {