Fix video calls
This commit is contained in:
parent
22c264d946
commit
c68f64e5ab
7 changed files with 52 additions and 33 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"@@last_modified": "2020-04-03T20:17:02.102828",
|
||||
"@@last_modified": "2020-04-09T10:05:25.548084",
|
||||
"About": "About",
|
||||
"@About": {
|
||||
"type": "text",
|
||||
|
|
@ -573,6 +573,11 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Edit Jitsi instance": "Edit Jitsi instance",
|
||||
"@Edit Jitsi instance": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"joinedTheChat": "{username} joined the chat",
|
||||
"@joinedTheChat": {
|
||||
"type": "text",
|
||||
|
|
@ -1167,6 +1172,11 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Video call": "Video call",
|
||||
"@Video call": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Visible for all participants": "Visible for all participants",
|
||||
"@Visible for all participants": {
|
||||
"type": "text",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue