Add public room discovery
This commit is contained in:
parent
8c69183ef4
commit
7e8ad4a42c
10 changed files with 170 additions and 23 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"@@last_modified": "2020-02-22T08:18:47.225173",
|
||||
"@@last_modified": "2020-02-22T20:02:42.757437",
|
||||
"About": "About",
|
||||
"@About": {
|
||||
"type": "text",
|
||||
|
|
@ -216,6 +216,11 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Change the server": "Change the server",
|
||||
"@Change the server": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"The encryption has been corrupted": "The encryption has been corrupted",
|
||||
"@The encryption has been corrupted": {
|
||||
"type": "text",
|
||||
|
|
@ -761,6 +766,11 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Public Rooms": "Public Rooms",
|
||||
"@Public Rooms": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Rejoin": "Rejoin",
|
||||
"@Rejoin": {
|
||||
"type": "text",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue