+ {' '} + {animateOnce ? `${description} detected` : $t('AI detection in progress')} +
+{$t('Your clipped highlights will appear here')}
} + + {highlightClips && + highlightClips.map((clipData, index) => ( ++ {displayConfig.emoji} {displayConfig.count > 1 ? displayConfig.count : ''}{' '} + {displayConfig.description} +
+ ); + })} +