mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 21:27:40 +00:00
GUACAMOLE-474: Add English translations for file upload/download options.
This commit is contained in:
@@ -191,12 +191,12 @@
|
||||
"type" : "TEXT"
|
||||
},
|
||||
{
|
||||
"name" : "disable-download",
|
||||
"name" : "sftp-disable-download",
|
||||
"type" : "BOOLEAN",
|
||||
"options" : [ "true" ]
|
||||
},
|
||||
{
|
||||
"name" : "disable-upload",
|
||||
"name" : "sftp-disable-upload",
|
||||
"type" : "BOOLEAN",
|
||||
"options" : [ "true" ]
|
||||
}
|
||||
|
Reference in New Issue
Block a user