remove unused messageGroupNotFound string (has been replaced with groupNotFound)

This commit is contained in:
Alys 2018-08-07 13:01:02 +10:00
parent 9d994f8a77
commit b87ff03210

View file

@ -48,7 +48,6 @@
"messageAuthMustBeLoggedIn": "You must be logged in.",
"messageAuthMustIncludeTokens": "You must include a token and uid (user id) in your request",
"messageGroupNotFound": "Group not found or you don't have access.",
"messageGroupAlreadyInParty": "Already in a party, try refreshing.",
"messageGroupOnlyLeaderCanUpdate": "Only the group leader can update the group!",
"messageGroupRequiresInvite": "Can't join a group you're not invited to.",