Add an add existing room to space CTA to Space View
This commit is contained in:
parent
a687b9883c
commit
e479edd47a
7 changed files with 438 additions and 2 deletions
|
@ -1978,6 +1978,15 @@
|
|||
"Add a new server...": "Add a new server...",
|
||||
"%(networkName)s rooms": "%(networkName)s rooms",
|
||||
"Matrix rooms": "Matrix rooms",
|
||||
"Space selection": "Space selection",
|
||||
"Add existing spaces/rooms": "Add existing spaces/rooms",
|
||||
"Filter your rooms and spaces": "Filter your rooms and spaces",
|
||||
"Spaces": "Spaces",
|
||||
"Don't want to add an existing room?": "Don't want to add an existing room?",
|
||||
"Create a new room": "Create a new room",
|
||||
"Applying...": "Applying...",
|
||||
"Apply": "Apply",
|
||||
"Failed to add rooms to space": "Failed to add rooms to space",
|
||||
"Matrix ID": "Matrix ID",
|
||||
"Matrix Room ID": "Matrix Room ID",
|
||||
"email address": "email address",
|
||||
|
@ -2570,7 +2579,7 @@
|
|||
"You have %(count)s unread notifications in a prior version of this room.|one": "You have %(count)s unread notification in a prior version of this room.",
|
||||
"Accept Invite": "Accept Invite",
|
||||
"Invite people": "Invite people",
|
||||
"Create a new room": "Create a new room",
|
||||
"Add existing rooms & spaces": "Add existing rooms & spaces",
|
||||
"%(count)s members|other": "%(count)s members",
|
||||
"%(count)s members|one": "%(count)s member",
|
||||
"<inviter/> invited you to <name/>": "<inviter/> invited you to <name/>",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue