Merge pull request #1475 from matrix-org/luke/groups-room-directory-esque

Modify GroupView UI
This commit is contained in:
David Baker 2017-10-16 10:17:44 +01:00 committed by GitHub
commit e4a3309752
4 changed files with 184 additions and 19 deletions

View file

@ -924,7 +924,8 @@
"Related groups for this room:": "Related groups for this room:",
"This room has no related groups": "This room has no related groups",
"New group ID (e.g. +foo:%(localDomain)s)": "New group ID (e.g. +foo:%(localDomain)s)",
"%(serverName)s Matrix ID": "%(serverName)s Matrix ID",
"Add rooms to this group": "Add rooms to this group",
"Invites sent": "Invites sent",
"Your group invitations have been sent.": "Your group invitations have been sent.",
"%(serverName)s Matrix ID": "%(serverName)s Matrix ID"
"Your group invitations have been sent.": "Your group invitations have been sent."
}