Add public room discovery
This commit is contained in:
parent
8c69183ef4
commit
7e8ad4a42c
10 changed files with 170 additions and 23 deletions
|
|
@ -216,6 +216,11 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Change the server": "Ändere den Server",
|
||||
"@Change the server": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"The encryption has been corrupted": "Die Verschlüsselung wurde korrumpiert",
|
||||
"@The encryption has been corrupted": {
|
||||
"type": "text",
|
||||
|
|
@ -761,6 +766,11 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Public Rooms": "Öffentliche Räume",
|
||||
"@Public Rooms": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Rejoin": "Wieder beitreten",
|
||||
"@Rejoin": {
|
||||
"type": "text",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue