Merge pull request #1196 from matrix-org/dbkr/groups_better_groupview

Add more features to Group View
This commit is contained in:
Luke Barnard 2017-07-11 17:03:47 +01:00 committed by GitHub
commit af3b6484cd
4 changed files with 259 additions and 9 deletions

View file

@ -954,5 +954,7 @@
"Create a group to represent your community! Define a set of rooms and your own custom homepage to mark out your space in the Matrix universe.": "Create a group to represent your community! Define a set of rooms and your own custom homepage to mark out your space in the Matrix universe.",
"Join an existing group": "Join an existing group",
"To join an exisitng group you'll have to know its group identifier; this will look something like <i>+example:matrix.org</i>.": "To join an exisitng group you'll have to know its group identifier; this will look something like <i>+example:matrix.org</i>.",
"Error whilst fetching joined groups": "Error whilst fetching joined groups"
"Featured Rooms:": "Featured Rooms:",
"Error whilst fetching joined groups": "Error whilst fetching joined groups",
"Featured Users:": "Featured Users:"
}