feat: 为仪表盘的连接列表添加即时搜索框

This commit is contained in:
Baobhan Sith
2025-05-07 09:59:15 +08:00
parent d66b96d2cb
commit c44cbfbc17
4 changed files with 44 additions and 14 deletions
+3 -1
View File
@@ -1085,7 +1085,9 @@
"filterTags": {
"all": "All Tags"
},
"noConnectionsWithTag": "No connections found with this tag"
"noConnectionsWithTag": "No connections found with this tag",
"noConnectionsMatchSearch": "No connections match your search.",
"searchConnectionsPlaceholder": "Search connections..."
},
"terminalTabBar": {
"selectServerTitle": "Select server to connect"