Merge pull request #988 from openedx/ahtisham/INF-1242

feat: added notification title for contentReported
This commit is contained in:
Ahtisham Shahid
2024-02-06 14:13:06 +05:00
committed by GitHub

View File

@@ -23,6 +23,7 @@ const messages = defineMessages({
core {Core notifications}
newDiscussionPost {New discussion posts}
newQuestionPost {New question posts}
contentReported {Reported content}
other {{text}}
}`,
description: 'Display text for Notification Types',