added send file to server function

This commit is contained in:
2024-03-26 11:08:02 +01:00
parent 52f0748dcb
commit e70b49e3a7
13 changed files with 94 additions and 10 deletions

View File

@@ -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"
}
}