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": "Für dieses Event ist das Foto-Upload-Limit erreicht.",
|
||||
"goToBilling": "Zur Paketverwaltung"
|
||||
},
|
||||
"common": {
|
||||
"loadMore": "Mehr laden",
|
||||
"processing": "Verarbeite …",
|
||||
"close": "Schließen",
|
||||
"reset": "Zurücksetzen"
|
||||
},
|
||||
"limits": {
|
||||
"photosTitle": "Foto-Limit",
|
||||
"photosWarning": "Nur noch {{remaining}} von {{limit}} Foto-Uploads verfügbar.",
|
||||
|
||||
Reference in New Issue
Block a user