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

@@ -84,5 +84,7 @@
"filelocation": "Ort der zuletzt gespeicherten Datei:",
"open": "öffnen",
"date": "Datum",
"location": "Standort"
"location": "Standort",
"sendfile": "Datei zum Server schicken",
"pickfile": "Datei auswählen"
}