Restructure photobooth page flow
This commit is contained in:
@@ -1208,6 +1208,19 @@
|
||||
"uploader": {
|
||||
"hint": "POST mit Mediendatei oder base64-Feld \"media\"; die App nutzt diese Zugangsdaten."
|
||||
},
|
||||
"steps": {
|
||||
"activate": {
|
||||
"title": "1. Photobooth aktivieren",
|
||||
"description": "Schalte den Upload-Zugang fuer dieses Event frei."
|
||||
},
|
||||
"download": {
|
||||
"title": "2. Uploader App herunterladen"
|
||||
},
|
||||
"access": {
|
||||
"title": "3. Verbindungscode erstellen",
|
||||
"description": "Der Code verbindet die App sicher mit deinem Event."
|
||||
}
|
||||
},
|
||||
"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.",
|
||||
|
||||
@@ -921,6 +921,19 @@
|
||||
"uploader": {
|
||||
"hint": "POST with media file or base64 \"media\" field; app uses these credentials."
|
||||
},
|
||||
"steps": {
|
||||
"activate": {
|
||||
"title": "1. Activate photobooth",
|
||||
"description": "Enable upload access for this event."
|
||||
},
|
||||
"download": {
|
||||
"title": "2. Download uploader app"
|
||||
},
|
||||
"access": {
|
||||
"title": "3. Generate connect code",
|
||||
"description": "The code securely pairs the app with your event."
|
||||
}
|
||||
},
|
||||
"uploaderDownload": {
|
||||
"title": "Fotospiel Uploader App",
|
||||
"description": "The Fotospiel Uploader App is required so uploads stay stable, credentials remain protected, and no files are lost.",
|
||||
|
||||
Reference in New Issue
Block a user