Skip to content

Commit

Permalink
Update Feedback.js
Browse files Browse the repository at this point in the history
"Leave your public feedback here. Remember to be respectful of others and restrain from any kind of abusive behaviour."

#2539
  • Loading branch information
guaka authored Feb 20, 2024
1 parent ec1ba89 commit 9405137
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ export default function Feedback({
<p>{getRecommend(recommend, report)}</p>
<br />
<label htmlFor="feedback-message" className="control-label">
{t('Public feedback')}
{t('Leave your public feedback here. Remember to be respectful of others and restrain from any kind of abusive behaviour.')}
</label>
<textarea
className="form-control input-lg"
Expand Down

0 comments on commit 9405137

Please sign in to comment.