2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 11:45:31 +00:00

Add model for notifications

- Display a list of active notifications
This commit is contained in:
Oliver Walters
2022-05-04 11:11:29 +10:00
parent b8857f2dbe
commit 6bbae67482
3 changed files with 75 additions and 6 deletions

View File

@ -467,6 +467,9 @@
"notifications": "Notifications",
"@notifications": {},
"notificationsEmpty": "No unread notifications",
"@notificationsEmpty": {},
"noResponse": "No Response from Server",
"@noResponse": {},