Update strings for group call lobby and contact voice call

This commit is contained in:
ayumi-signal 2024-09-09 14:12:53 -07:00 committed by GitHub
parent 319890d138
commit 5835e9033d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 17 additions and 6 deletions

View file

@ -156,7 +156,7 @@ export function ContactModal({
onOutgoingAudioCallInConversation(conversationId);
}}
>
{i18n('icu:audio')}
{i18n('icu:ContactModal--voice')}
</Button>
);