Skip to content

Commit

Permalink
fix(chat): correct grammar in error
Browse files Browse the repository at this point in the history
  • Loading branch information
SabreCat committed Jan 16, 2025
1 parent be3a3f4 commit 80820ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/common/locales/en/generic.json
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,6 @@
"whyReportingPlayer": "Why are you reporting this player?",
"whyReportingPlayerPlaceholder": "Reason for report",
"playerReportModalBody": "You should only report a player who violates the <%= firstLinkStart %>Community Guidelines<%= linkEnd %> and/or <%= secondLinkStart %>Terms of Service<%= linkEnd %>. Submitting a false report is a violation of Habitica’s Community Guidelines.",
"targetUserNotExist": "Target User: '<%= userName %>' not exists.",
"targetUserNotExist": "Target User: '<%= userName %>' does not exist.",
"rememberToBeKind": "Please remember to be kind, respectful, and follow the <a href='/static/community-guidelines' target='_blank'>Community Guidelines</a>."
}

0 comments on commit 80820ad

Please sign in to comment.