mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-13 15:38:59 +00:00
Brought in groups.json from original branch
This commit is contained in:
parent
486d8a9bbf
commit
eeff8a80d6
1 changed files with 7 additions and 1 deletions
|
|
@ -83,5 +83,11 @@
|
||||||
"block": "Block",
|
"block": "Block",
|
||||||
"unblock": "Un-block",
|
"unblock": "Un-block",
|
||||||
"pm-reply": "Send a reply",
|
"pm-reply": "Send a reply",
|
||||||
"inbox": "Inbox"
|
"inbox": "Inbox",
|
||||||
|
"abuseFlag": "Report violation of Community Guidelines",
|
||||||
|
"abuseFlagModalHeading": "Report <%= name %> for violation?",
|
||||||
|
"abuseFlagModalBody": "Are you sure you want to report this post? You should ONLY report a post that violates the <%= firstLinkStart %>Community Guidelines<%= linkEnd %> and/or <%= secondLinkStart %>Terms of Service<%= linkEnd %>. Inappropriately reporting a post is a violation of the Community Guidelines and may give you an infraction.",
|
||||||
|
"abuseFlagModalButton": "Report",
|
||||||
|
"abuseReported": "Thank you for reporting this violation. The moderators have been notified.",
|
||||||
|
"abuseAlreadyReported": "You have already reported this message."
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue