feat: extend event toolkit and polish guest pwa
This commit is contained in:
@@ -36,6 +36,36 @@
|
||||
"lowCredits": "Top up recommended"
|
||||
}
|
||||
},
|
||||
"readiness": {
|
||||
"title": "Ready for event day",
|
||||
"description": "Complete these steps so guests can join without friction.",
|
||||
"pending": "Pending",
|
||||
"complete": "Done",
|
||||
"items": {
|
||||
"event": {
|
||||
"title": "Event created",
|
||||
"hint": "Create your first event or open the most recent one."
|
||||
},
|
||||
"tasks": {
|
||||
"title": "Tasks curated",
|
||||
"hint": "Assign fitting tasks or enable the photo-only mode."
|
||||
},
|
||||
"qr": {
|
||||
"title": "QR invite live",
|
||||
"hint": "Create a QR invite and download the print layouts."
|
||||
},
|
||||
"package": {
|
||||
"title": "Package active",
|
||||
"hint": "Pick the package that matches your scope."
|
||||
}
|
||||
},
|
||||
"actions": {
|
||||
"createEvent": "Create event",
|
||||
"openTasks": "Open tasks",
|
||||
"openQr": "QR invites",
|
||||
"openPackages": "View packages"
|
||||
}
|
||||
},
|
||||
"quickActions": {
|
||||
"title": "Quick actions",
|
||||
"description": "Jump straight to the most important actions.",
|
||||
|
||||
Reference in New Issue
Block a user