feat: 添加显隐标签的设置

This commit is contained in:
Baobhan Sith
2025-05-03 20:34:52 +08:00
parent c3470a5419
commit 6144633a5e
10 changed files with 592 additions and 137 deletions
+7 -1
View File
@@ -625,7 +625,13 @@
},
"error": {
"sidebarPersistentSaveFailed": "Failed to save sidebar setting."
}
},
"showConnectionTagsTitle": "Show Connection Tags",
"showConnectionTagsLabel": "Show tags in connection list",
"showConnectionTagsDescription": "Disable to hide tags in the connection list and exclude them from search.",
"showQuickCommandTagsTitle": "Show Quick Command Tags",
"showQuickCommandTagsLabel": "Show tags in quick command list",
"showQuickCommandTagsDescription": "Disable to hide tags in the quick command list and exclude them from search."
},
"ipBlacklist": {
"title": "IP Blacklist Management",