feat: added new messages for ora notification (#1026)

This commit is contained in:
Ahtisham Shahid
2024-04-22 11:16:52 +05:00
committed by GitHub
parent f03ac8b6d9
commit a5730b625a

View File

@@ -13,6 +13,7 @@ const messages = defineMessages({
discussion {Discussions}
coursework {Course Work}
updates {Updates}
ora {ORA}
other {{key}}
}`,
description: 'Display text for Notification Types',
@@ -26,6 +27,7 @@ const messages = defineMessages({
newQuestionPost {New question posts}
contentReported {Reported content}
courseUpdate {Course updates}
oraStaffNotification {ORA new submissions}
other {{text}}
}`,
description: 'Display text for Notification Types',