platform/plugins/notification-assets/lang/en.json

25 lines
749 B
JSON
Raw Normal View History

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