Update tasks toggle copy
This commit is contained in:
@@ -656,12 +656,12 @@ export default function MobileEventTasksPage() {
|
||||
<MobileCard space="$3">
|
||||
<YStack space="$1">
|
||||
<Text fontSize="$sm" fontWeight="800" color={text}>
|
||||
{t('events.tasks.toggle.title', '1. Activate tasks')}
|
||||
{t('events.tasks.toggle.title', 'Tasks for this event')}
|
||||
</Text>
|
||||
<Text fontSize="$xs" color={muted}>
|
||||
{t(
|
||||
'events.tasks.toggle.description',
|
||||
'Enable tasks so guests see challenges and prompts in the app.'
|
||||
'Give guests optional prompts and photo ideas.'
|
||||
)}
|
||||
</Text>
|
||||
</YStack>
|
||||
|
||||
Reference in New Issue
Block a user