Add missing string to _locales/en/messages.json
This commit is contained in:
parent
8c3f111ca7
commit
e724b2d9de
2 changed files with 5 additions and 1 deletions
|
@ -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 && (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue