Add tasks setup nudge and prompt
This commit is contained in:
@@ -2226,6 +2226,18 @@
|
||||
"bannerSubtitle": "{{name}} is active. Review limits & features.",
|
||||
"bannerCta": "View"
|
||||
},
|
||||
"tasksSetupNote": "Setup needed",
|
||||
"taskDecision": {
|
||||
"title": "Set up tasks?",
|
||||
"body": "Your event is live with tasks enabled, but no tasks are assigned yet. Choose to add tasks now or disable tasks for this event.",
|
||||
"promptTitle": "Next step",
|
||||
"promptBody": "Guests only see missions when tasks are assigned.",
|
||||
"ctaManage": "Add tasks",
|
||||
"ctaDisable": "Disable tasks",
|
||||
"dismiss": "Later",
|
||||
"disabledToast": "Tasks disabled for this event.",
|
||||
"disableError": "Could not disable tasks."
|
||||
},
|
||||
"pickEvent": "Select an event",
|
||||
"status": {
|
||||
"published": "Live",
|
||||
|
||||
Reference in New Issue
Block a user