Add uploader downloads for Windows macOS Linux
This commit is contained in:
@@ -1205,6 +1205,13 @@
|
||||
"uploader": {
|
||||
"hint": "POST mit Mediendatei oder base64-Feld \"media\"; die App nutzt diese Zugangsdaten."
|
||||
},
|
||||
"uploaderDownload": {
|
||||
"title": "Fotospiel Uploader App",
|
||||
"description": "Die Fotospiel Uploader App wird benötigt, damit Uploads stabil laufen, die Zugangsdaten geschützt bleiben und keine Dateien verloren gehen.",
|
||||
"actionWindows": "Uploader herunterladen (Windows)",
|
||||
"actionMac": "Uploader herunterladen (macOS)",
|
||||
"actionLinux": "Uploader herunterladen (Linux)"
|
||||
},
|
||||
"actions": {
|
||||
"enable": "Photobooth aktivieren",
|
||||
"disable": "Deaktivieren",
|
||||
|
||||
@@ -918,6 +918,13 @@
|
||||
"uploader": {
|
||||
"hint": "POST with media file or base64 \"media\" field; app uses these credentials."
|
||||
},
|
||||
"uploaderDownload": {
|
||||
"title": "Fotospiel Uploader App",
|
||||
"description": "The Fotospiel Uploader App is required so uploads stay stable, credentials remain protected, and no files are lost.",
|
||||
"actionWindows": "Download uploader (Windows)",
|
||||
"actionMac": "Download uploader (macOS)",
|
||||
"actionLinux": "Download uploader (Linux)"
|
||||
},
|
||||
"actions": {
|
||||
"enable": "Activate photobooth",
|
||||
"disable": "Disable",
|
||||
|
||||
Reference in New Issue
Block a user