This commit is contained in:
Baobhan Sith
2025-04-19 09:35:51 +08:00
parent 8df8b82af1
commit 08277ae202
2 changed files with 8 additions and 2 deletions
+4 -1
View File
@@ -148,7 +148,10 @@
"keyUpdateNote": "Leave private key and passphrase blank to keep the existing key.",
"proxy": "Proxy:",
"noProxy": "No Proxy",
"tags": "Tags:"
"tags": "Tags:",
"sectionBasic": "Basic Information",
"sectionAuth": "Authentication",
"sectionAdvanced": "Advanced Options"
},
"prompts": {
"confirmDelete": "Are you sure you want to delete the connection \"{name}\"? This cannot be undone."
+4 -1
View File
@@ -148,7 +148,10 @@
"keyUpdateNote": "将私钥和密码短语留空以保留现有密钥。",
"proxy": "代理:",
"noProxy": "无代理",
"tags": "标签:"
"tags": "标签:",
"sectionBasic": "基本信息",
"sectionAuth": "认证信息",
"sectionAdvanced": "高级选项"
},
"prompts": {
"confirmDelete": "确定要删除连接 \"{name}\" 吗?此操作不可撤销。"