Implement "Add room to group" feature

This step needs to be taken before adding a room to a group summary
This commit is contained in:
Luke Barnard 2017-09-26 14:35:38 +01:00
parent 798558e5cc
commit 888e3abc75
5 changed files with 67 additions and 20 deletions

View file

@ -220,5 +220,6 @@
"To return to your account in future you need to <u>set a password</u>": "To return to your account in future you need to <u>set a password</u>",
"Set Password": "Set Password",
"Couldn't load home page": "Couldn't load home page",
"Invite to this group": "Invite to this group"
"Invite to this group": "Invite to this group",
"Add room to this group": "Add room to this group"
}