mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
remove unused messageGroupNotFound string (has been replaced with groupNotFound)
This commit is contained in:
parent
9d994f8a77
commit
b87ff03210
1 changed files with 0 additions and 1 deletions
|
|
@ -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.",
|
||||
|
|
|
|||
Loading…
Reference in a new issue