Add missing string to _locales/en/messages.json

This commit is contained in:
Fedor Indutny 2023-07-20 00:00:11 +02:00 committed by Fedor Indutnyy
parent 8c3f111ca7
commit e724b2d9de
2 changed files with 5 additions and 1 deletions

View file

@ -265,7 +265,7 @@ export function ContactModal({
<div className="ContactModal__bubble-icon">
<div className="ContactModal__add-to-another-group__bubble-icon" />
</div>
Add to another group
{i18n('icu:ContactModal--add-to-group')}
</button>
)}
{!contact.isMe && areWeAdmin && isMember && conversation?.id && (