@ergonode/notifications
Version:
Ergonode notifications module
31 lines (30 loc) • 787 B
JSON
{
"@Notifications": {
"_": {},
"notification": {
"_": {},
"components": {
"NotificationListNoDataPlaceholder": {
"noActions": "No actions",
"info": "Product updates, processing operations and other activities will appear here."
},
"NotificationListHeader": {
"title": "Action center"
},
"NotificationListMenu": {
"markAllAsRead": "Mark all as read"
},
"NotificationListItem": {
"markAsRead": "Mark as read",
"seeDetails": "See details"
},
"NotificationList": {
"processingSectionTitle": "Processing",
"notificationSectionTitle": "Notifications"
}
},
"pages": {},
"store": {}
}
}
}