platform/plugins/notification-assets/lang/en.json
Denis Bykhov ae8fcf8d62
TSK-1341 Remove last view (#3115)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2023-04-29 22:46:13 +07:00

23 lines
666 B
JSON

{
"string": {
"Notification": "Notification",
"Notifications": "Notifications",
"NoNotifications": "No notifications",
"EmailNotification": "Email",
"PlatformNotification": "in platform",
"Track": "Track",
"DontTrack": "Don't track",
"BrowserNotification": "in browser",
"Remove": "Delete notification",
"RemoveAll": "Delete all notifications",
"MarkAllAsRead": "Mark all notifications as read",
"MarkAsRead": "Mark as read",
"MarkAsUnread": "Mark as unread",
"Archive": "Archive",
"Inbox": "Inbox",
"Collaborators": "Collaborators",
"Change": "Change",
"AddedRemoved": "Added/removed"
}
}