update
This commit is contained in:
@@ -621,10 +621,14 @@
|
||||
"sidebarPersistentLabel": "弹出后固定侧边栏 (不自动收回)",
|
||||
"sidebarPersistentDescription": "开启后,点击侧边栏外部区域不会自动收回侧边栏。",
|
||||
"success": {
|
||||
"sidebarPersistentSaved": "侧边栏设置已保存。"
|
||||
"sidebarPersistentSaved": "侧边栏设置已保存。",
|
||||
"showConnectionTagsSaved": "连接标签显示设置已保存。",
|
||||
"showQuickCommandTagsSaved": "快捷指令标签显示设置已保存。"
|
||||
},
|
||||
"error": {
|
||||
"sidebarPersistentSaveFailed": "保存侧边栏设置失败。"
|
||||
"sidebarPersistentSaveFailed": "保存侧边栏设置失败。",
|
||||
"showConnectionTagsSaveFailed": "保存连接标签显示设置失败。",
|
||||
"showQuickCommandTagsSaveFailed": "保存快捷指令标签显示设置失败。"
|
||||
},
|
||||
"showConnectionTagsTitle": "显示连接标签",
|
||||
"showConnectionTagsLabel": "在连接列表中显示标签",
|
||||
|
||||
Reference in New Issue
Block a user