mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-26 04:23:58 +03:00
4949142b19
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
25 lines
781 B
JSON
25 lines
781 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",
|
|
"YouAddedCollaborators": "You was added to collaborators",
|
|
"ChangeCollaborators": "changed collaborators"
|
|
}
|
|
}
|