{check.sender.email}
{t('id')}: {check.id}
{t('analysisInProgress')}
{t('resultsReadyAfterProcessing')}
{t('noResultAvailable')}
); } const { result } = check; return ({result.checkedWords.toLocaleString()}
{t('wordsChecked')}
{result.matchedWords.toLocaleString()}
{t('wordsMatched')}
{src.title}
{src.matchedWords.toLocaleString()} {t('words')}
{t('noCertificate')}
{check.result?.similarityLevel === 'high' && ({t('noCertificateHighSimilarity')}
)}{certificate.issuerName}
{certificate.verificationCode}
{t('certificateId')}: {certificate.id}