Fix video calls
This commit is contained in:
parent
22c264d946
commit
c68f64e5ab
7 changed files with 52 additions and 33 deletions
|
|
@ -573,6 +573,11 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Edit Jitsi instance": "Jitsi Instanz ändern",
|
||||
"@Edit Jitsi instance": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"joinedTheChat": "{username} ist dem Chat beigetreten",
|
||||
"@joinedTheChat": {
|
||||
"type": "text",
|
||||
|
|
@ -1167,6 +1172,11 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Video call": "Videoanruf",
|
||||
"@Video call": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Visible for all participants": "Sichtbar für alle Teilnehmer",
|
||||
"@Visible for all participants": {
|
||||
"type": "text",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue