feat: 后端 & 前端: 实现连接与标签的关联管理
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
"port": "端口",
|
||||
"user": "用户名",
|
||||
"authMethod": "认证方式",
|
||||
"tags": "标签",
|
||||
"lastConnected": "上次连接",
|
||||
"actions": "操作"
|
||||
},
|
||||
@@ -65,7 +66,8 @@
|
||||
"errorUpdate": "更新连接失败: {error}",
|
||||
"keyUpdateNote": "将私钥和密码短语留空以保留现有密钥。",
|
||||
"proxy": "代理:",
|
||||
"noProxy": "无代理"
|
||||
"noProxy": "无代理",
|
||||
"tags": "标签:"
|
||||
},
|
||||
"prompts": {
|
||||
"confirmDelete": "确定要删除连接 \"{name}\" 吗?此操作不可撤销。"
|
||||
|
||||
Reference in New Issue
Block a user