Restructure photobooth page flow

This commit is contained in:
Codex Agent
2026-01-13 10:52:50 +01:00
parent 5f3d6af9f0
commit 249a5639a9
3 changed files with 144 additions and 154 deletions

View File

@@ -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.",