Call jitsi widgets 'group calls'
So they feel a bit more like first class citizens
This commit is contained in:
parent
a765db8977
commit
2b965a2741
2 changed files with 25 additions and 0 deletions
|
@ -278,6 +278,9 @@
|
|||
"%(widgetName)s widget modified by %(senderName)s": "%(widgetName)s widget modified by %(senderName)s",
|
||||
"%(widgetName)s widget added by %(senderName)s": "%(widgetName)s widget added by %(senderName)s",
|
||||
"%(widgetName)s widget removed by %(senderName)s": "%(widgetName)s widget removed by %(senderName)s",
|
||||
"Group call modified by %(senderName)s": "Group call modified by %(senderName)s",
|
||||
"Group call started by %(senderName)s": "Group call started by %(senderName)s",
|
||||
"Group call ended by %(senderName)s": "Group call ended by %(senderName)s",
|
||||
"%(senderName)s removed the rule banning users matching %(glob)s": "%(senderName)s removed the rule banning users matching %(glob)s",
|
||||
"%(senderName)s removed the rule banning rooms matching %(glob)s": "%(senderName)s removed the rule banning rooms matching %(glob)s",
|
||||
"%(senderName)s removed the rule banning servers matching %(glob)s": "%(senderName)s removed the rule banning servers matching %(glob)s",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue