Clarify photo task wording in admin UI
This commit is contained in:
@@ -408,7 +408,7 @@ export default function MobileEventRecapPage() {
|
||||
value={formatCount(engagement.summary.uniqueGuests, locale)}
|
||||
/>
|
||||
<Stat
|
||||
label={t('events.recap.engagement.summary.tasks', 'Tasks solved')}
|
||||
label={t('events.recap.engagement.summary.tasks', 'Photo tasks solved')}
|
||||
value={formatCount(engagement.summary.tasksSolved, locale)}
|
||||
/>
|
||||
<Stat
|
||||
|
||||
Reference in New Issue
Block a user