This commit is contained in:
Baobhan Sith
2025-05-03 20:39:32 +08:00
parent 6144633a5e
commit 4a2527f0d0
3 changed files with 18 additions and 6 deletions
+6 -2
View File
@@ -621,10 +621,14 @@
"sidebarPersistentLabel": "弹出后固定侧边栏 (不自动收回)",
"sidebarPersistentDescription": "开启后,点击侧边栏外部区域不会自动收回侧边栏。",
"success": {
"sidebarPersistentSaved": "侧边栏设置已保存。"
"sidebarPersistentSaved": "侧边栏设置已保存。",
"showConnectionTagsSaved": "连接标签显示设置已保存。",
"showQuickCommandTagsSaved": "快捷指令标签显示设置已保存。"
},
"error": {
"sidebarPersistentSaveFailed": "保存侧边栏设置失败。"
"sidebarPersistentSaveFailed": "保存侧边栏设置失败。",
"showConnectionTagsSaveFailed": "保存连接标签显示设置失败。",
"showQuickCommandTagsSaveFailed": "保存快捷指令标签显示设置失败。"
},
"showConnectionTagsTitle": "显示连接标签",
"showConnectionTagsLabel": "在连接列表中显示标签",