Skip to content

Commit

Permalink
feat: added new messages for ora notification (#1026)
Browse files Browse the repository at this point in the history
  • Loading branch information
AhtishamShahid committed Apr 22, 2024
1 parent f03ac8b commit a5730b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/notification-preferences/messages.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ const messages = defineMessages({
discussion {Discussions}
coursework {Course Work}
updates {Updates}
ora {ORA}
other {{key}}
}`,
description: 'Display text for Notification Types',
Expand All @@ -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',
Expand Down

0 comments on commit a5730b6

Please sign in to comment.