mirror of
https://github.com/langgenius/dify.git
synced 2026-02-09 23:20:12 -05:00
Merge remote-tracking branch 'origin/feat/support-agent-sandbox' into feat/support-agent-sandbox
This commit is contained in:
@@ -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>.",
|
||||
|
||||
Reference in New Issue
Block a user