Add missing string to _locales/en/messages.json
This commit is contained in:

committed by
Fedor Indutnyy

parent
8c3f111ca7
commit
e724b2d9de
@@ -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 && (
|
||||
|
Reference in New Issue
Block a user