Resolve "Allow creation of new direct chat using matrix id"
This commit is contained in:
parent
3bd119416c
commit
8d3ad1c27f
16 changed files with 245 additions and 172 deletions
|
|
@ -164,11 +164,14 @@
|
|||
},
|
||||
"join": {
|
||||
"title": "Welcome you have been invited to join",
|
||||
"title_user": "Welcome you have been invited to chat with",
|
||||
"user_name_label": "User name",
|
||||
"remember_me": "Remember me",
|
||||
"joining_as": "You are joining as:",
|
||||
"join": "Join room",
|
||||
"join_user": "Start chat",
|
||||
"enter_room": "Enter room",
|
||||
"enter_room_user": "Start chat",
|
||||
"status_logging_in": "Logging in...",
|
||||
"status_joining": "Joining room...",
|
||||
"join_failed": "Failed to join room.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue