added send file to server function
This commit is contained in:
@@ -407,6 +407,16 @@
|
||||
"location": "Location",
|
||||
"@location": {
|
||||
"description": "Location text"
|
||||
},
|
||||
|
||||
"sendfile": "Send file to server",
|
||||
"@sendfile": {
|
||||
"description": "Send file to server button"
|
||||
},
|
||||
|
||||
"pickfile": "Pick file",
|
||||
"@pickfile": {
|
||||
"description": "Pick file button"
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user