platform/plugins/notification-assets/lang/en.json
Andrey Sobolev 13b6459c95
Tracker assign notification (#2269)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-09-16 09:57:32 +07:00

18 lines
552 B
JSON

{
"string": {
"LastView": "Last View",
"Notification": "Notification",
"Notifications": "Notifications",
"NoNotifications": "No notifications",
"MentionNotification": "Mentioned",
"EmailNotification": "by 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"
}
}