fix(contact-list): remove parens from member count string
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"contactlist": "Members (__pcount__)",
|
||||
"contactlist": "__pcount__ Members",
|
||||
"addParticipants": "Share the link",
|
||||
"roomLocked": "Callers must enter a password",
|
||||
"roomUnlocked": "Anyone with the link can join",
|
||||
|
||||
Reference in New Issue
Block a user