diff --git a/en.json b/en.json
index 3c766aa2ba9058c7cf2f4b41335e31ed5fbcd63e..7c91af742e88ef0221e34d1f64f37c0ddc3e5347 100644
--- a/en.json
+++ b/en.json
@@ -280,12 +280,12 @@
                 "source_code": "Source Code",
                 "feedback": {
                     "title": "Feedback",
-                    "report": "What do you want to report?",
-                    "bug": "Bug",
-                    "feature": "Feature Request",
-                    "other": "Other",
-                    "describe": "Please describe the issue.",
-                    "send": "Send Feedback"
+                    "suggest": "Submit feature suggestion",
+                    "suggest_desc": "Suggest new Revolt features on GitHub discussions.",
+                    "issue": "Create a new issue",
+                    "issue_desc": "To help us more easily triage issues, you can create an issue on GitHub.",
+                    "bug": "Bug Tracker",
+                    "bug_desc": "View currently active bug reports here."
                 },
                 "logOut": "Log Out"
             },