mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-23 05:53:09 +03:00
423d6f044a
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
42 lines
1.4 KiB
JSON
42 lines
1.4 KiB
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 have been added to collaborators",
|
|
"YouHaveJoinedTheConversation": "You have joined the conversation",
|
|
"ChangeCollaborators": "changed collaborators",
|
|
"Activity": "Activity",
|
|
"People": "People",
|
|
"All": "All",
|
|
"Read": "Read",
|
|
"Unread": "Unread",
|
|
"CommonNotificationTitle": "{title}",
|
|
"CommonNotificationBody": "Updated by {senderName}",
|
|
"ChangedCollaborators": "Changed collaborators",
|
|
"NewCollaborators": "New collaborators",
|
|
"RemovedCollaborators": "Removed collaborators",
|
|
"Edited": "edited",
|
|
"Pinned": "Pinned",
|
|
"Message": "Message",
|
|
"FlatList": "Flat list",
|
|
"GroupedList": "Grouped list",
|
|
"ArchiveAll": "Archive all"
|
|
}
|
|
}
|