feat: 后端 & 前端: 实现连接与标签的关联管理
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
"port": "Port",
|
||||
"user": "User",
|
||||
"authMethod": "Auth Method",
|
||||
"tags": "Tags",
|
||||
"lastConnected": "Last Connected",
|
||||
"actions": "Actions"
|
||||
},
|
||||
@@ -65,7 +66,8 @@
|
||||
"errorUpdate": "Failed to update connection: {error}",
|
||||
"keyUpdateNote": "Leave private key and passphrase blank to keep the existing key.",
|
||||
"proxy": "Proxy:",
|
||||
"noProxy": "No Proxy"
|
||||
"noProxy": "No Proxy",
|
||||
"tags": "Tags:"
|
||||
},
|
||||
"prompts": {
|
||||
"confirmDelete": "Are you sure you want to delete the connection \"{name}\"? This cannot be undone."
|
||||
|
||||
Reference in New Issue
Block a user