You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Already reported post
Closes: #345
<!-- Add a description of the changes that this PR introduces and the
files that
are the most critical to review. -->
---
### Author Checklist
*All items are required. Please add a note to the item if the item is
not applicable and
please add links to any relevant follow up issues.*
- [x] included the correct [type
prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json)
in the PR title
- [ ] provided a link to the relevant issue or specification
- [ ] reviewed "Files changed" and left comments if necessary
- [ ] confirmed all CI checks have passed
### Reviewers Checklist
*All items are required. Please add a note if the item is not applicable
and please add
your handle next to the items reviewed if you only reviewed selected
items.*
- [ ] confirmed the correct [type
prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json)
in the PR title
- [ ] confirmed all author checklist items have been addressed
Copy file name to clipboardExpand all lines: src/assets/locales/en/reportPost.json
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,8 @@
8
8
"report": "Report",
9
9
"submit": "Submit",
10
10
"message": "Add more details",
11
+
"already reported": "Already reported",
12
+
"already reported message": "You have already reported this post",
11
13
"thanks for reporting": "Thank you for reporting",
12
-
"report success message": "Thank you for taking your time to report this post. In case the post violates our community guidelines, Butter will take care of handling the post."
14
+
"report success message": "In case the post violates our community guidelines, our support will take care of it"
0 commit comments