geschenkgutscheine implementiert ("Paket verschenken"). Neuer Upload-Provider: Sparkbooth.
This commit is contained in:
@@ -702,16 +702,26 @@
|
||||
"inactive": "No photobooth uploads connected yet.",
|
||||
"badgeActive": "ACTIVE",
|
||||
"badgeInactive": "INACTIVE",
|
||||
"expiresAt": "Will switch off automatically on {{date}}"
|
||||
"expiresAt": "Will switch off automatically on {{date}}",
|
||||
"mode": "Mode"
|
||||
},
|
||||
"mode": {
|
||||
"title": "Choose your photobooth type",
|
||||
"description": "Pick classic FTP or Sparkbooth HTTP upload. Switching regenerates credentials.",
|
||||
"active": "Current: {{mode}}"
|
||||
},
|
||||
"credentials": {
|
||||
"heading": "FTP credentials",
|
||||
"description": "Share these credentials with your photobooth software.",
|
||||
"sparkboothTitle": "Sparkbooth upload (HTTP)",
|
||||
"sparkboothDescription": "Enter URL, username and password in Sparkbooth. Responses default to JSON (XML optional).",
|
||||
"host": "Host",
|
||||
"port": "Port",
|
||||
"username": "Username",
|
||||
"password": "Password",
|
||||
"path": "Upload path"
|
||||
"path": "Upload path",
|
||||
"postUrl": "Upload URL",
|
||||
"responseFormat": "Response format"
|
||||
},
|
||||
"actions": {
|
||||
"enable": "Activate photobooth",
|
||||
@@ -757,7 +767,7 @@
|
||||
"planTitle": "Planning mode",
|
||||
"planDescription": "Keep the FTP account disabled while preparing the booth.",
|
||||
"liveTitle": "Live mode",
|
||||
"liveDescription": "FTP access stays enabled and uploads are processed instantly.",
|
||||
"liveDescription": "Access stays enabled and uploads are processed instantly (FTP or Sparkbooth).",
|
||||
"badgePlan": "Planning",
|
||||
"badgeLive": "Live",
|
||||
"current": "Active",
|
||||
|
||||
Reference in New Issue
Block a user