fix: update SSH VM label and description for clarity

This commit is contained in:
Harry
2026-02-09 20:42:13 +08:00
parent 29a6dd5648
commit f80b5a9537

View File

@@ -616,8 +616,8 @@
"sandboxProvider.notConfigured": "Not Configured",
"sandboxProvider.otherProvider": "OTHER PROVIDERS",
"sandboxProvider.setAsActive": "Set as Active",
"sandboxProvider.ssh.description": "Run agent workloads in a remote SSH VM with file transfer support.",
"sandboxProvider.ssh.label": "SSH VM",
"sandboxProvider.ssh.description": "Run agent workloads in a remote SSH with file transfer support.",
"sandboxProvider.ssh.label": "SSH",
"sandboxProvider.switchModal.cancel": "Cancel",
"sandboxProvider.switchModal.confirm": "Switch",
"sandboxProvider.switchModal.confirmText": "You are about to switch the active sandbox provider to <bold>{{provider}}</bold>.",