fixed notification system and added a new tenant notifications receipt table to track read status and filter messages by scope.
This commit is contained in:
@@ -73,6 +73,12 @@
|
||||
"photoLimit": "This event reached its photo upload limit.",
|
||||
"goToBilling": "Manage subscription"
|
||||
},
|
||||
"common": {
|
||||
"loadMore": "Load more",
|
||||
"processing": "Processing…",
|
||||
"close": "Close",
|
||||
"reset": "Reset"
|
||||
},
|
||||
"limits": {
|
||||
"photosTitle": "Photo limit",
|
||||
"photosWarning": "Only {{remaining}} of {{limit}} photo uploads remaining.",
|
||||
|
||||
Reference in New Issue
Block a user