mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Add model for notifications
- Display a list of active notifications
This commit is contained in:
parent
b8857f2dbe
commit
6bbae67482
3 changed files with 75 additions and 6 deletions
|
|
@ -467,6 +467,9 @@
|
|||
"notifications": "Notifications",
|
||||
"@notifications": {},
|
||||
|
||||
"notificationsEmpty": "No unread notifications",
|
||||
"@notificationsEmpty": {},
|
||||
|
||||
"noResponse": "No Response from Server",
|
||||
"@noResponse": {},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue