diff --git a/aleksis/core/assets/messages.json b/aleksis/core/assets/messages.json index 562a0de1535fc7973e0d58909f39765bd607cd77..959ad856f041d82a49d260a357550b0d9b7aa4db 100644 --- a/aleksis/core/assets/messages.json +++ b/aleksis/core/assets/messages.json @@ -1,6 +1,7 @@ { "en": { "notifications": { + "notifications": "Notifications", "more_information": "More information", "no_notifications": "No notifications available yet.", "mark_as_read": "Mark as read" @@ -40,6 +41,7 @@ }, "de": { "notifications": { + "notifications": "Benachrichtigungen", "more_information": "Mehr Informationen", "no_notifications": "Keine Benachrichtigungen verfügbar.", "mark_as_read": "Als gelesen markieren"