mirror of
https://github.com/hcengineering/platform.git
synced 2025-02-11 13:23:11 +00:00
23 lines
666 B
JSON
23 lines
666 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"
|
|
}
|
|
}
|