mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-23 19:44:59 +03:00
0ffa5f7f5f
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
25 lines
749 B
JSON
25 lines
749 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|