platform/plugins/notification-assets/lang/en.json
Denis Bykhov 5696f216ca
HR requests notifications (#2710)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2023-03-06 00:36:12 +07:00

21 lines
626 B
JSON

{
"string": {
"LastView": "Last View",
"Notification": "Notification",
"Notifications": "Notifications",
"NoNotifications": "No notifications",
"MentionNotification": "Mentioned",
"DM": "Direct message",
"DMNotification": "Sent you as message",
"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"
}
}