- {displayTitle}{' '} - {live && ( - {t('live')} - )} -
- {subtitle &&{subtitle}
} -- {!live && !!member_count && member_count > 0 && ( - <> - {t('{{ memberCount }} members', { - memberCount: member_count, - })} - ,{' '} - > - )} - {t('{{ watcherCount }} online', { watcherCount: watcher_count })} -
-