Skip to content
Snippets Groups Projects

Fpo/553 new page to list user notifications

Merged Florent Poittevin requested to merge fpo/553_new_page_to_list_user_notifications into master
3 files
+ 20
2
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 6
0
@@ -1119,6 +1119,12 @@
"unsavedChanges": "Sie haben nicht gespeicherte Änderungen! Wenn Sie gehen, gehen Ihre Änderungen verloren.",
"uploadInProgress": "notification.uploadInProgress"
},
"notifications": {
"setRead": {
"fail": "notifications.setRead.fail",
"success": "notifications.setRead.success"
}
},
"publication": {
"dialog": {
"delete": {
Loading