mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-25 09:13:07 +03:00
071551c66f
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
63 lines
2.7 KiB
JSON
63 lines
2.7 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",
|
|
"YouRemovedCollaborators": "You have been removed from 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}",
|
|
"CommonNotificationChanged": "{senderName} changed {property}",
|
|
"CommonNotificationChangedProperty": "{senderName} changed {property} to \"{newValue}\"",
|
|
"ChangedCollaborators": "Changed collaborators",
|
|
"NewCollaborators": "New collaborators",
|
|
"RemovedCollaborators": "Removed collaborators",
|
|
"Edited": "edited",
|
|
"Pinned": "Pinned",
|
|
"Message": "Message",
|
|
"ArchiveAll": "Archive all",
|
|
"MarkReadAll": "Mark all as read",
|
|
"MarkUnreadAll": "Mark all as unread",
|
|
"ArchiveAllConfirmationTitle": "Archive all notifications?",
|
|
"ArchiveAllConfirmationMessage": "Are you sure you want to archive all notifications? This operation cannot be undone.",
|
|
"StarDocument": "Star document",
|
|
"UnstarDocument": "Unstar document",
|
|
"Unsubscribe": "Unsubscribe",
|
|
"Push": "Push",
|
|
"Unreads": "Unreads",
|
|
"EnablePush": "Enable push notifications",
|
|
"NotificationBlockedInBrowser": "Notifications are blocked in your browser. Please enable notifications in your browser settings",
|
|
"General": "General",
|
|
"InboxNotificationsDescription": "Receive personal notifications in your Huly inbox.",
|
|
"PushNotificationsDescription": "Receive personal notifications on desktop.",
|
|
"CommonNotificationCollectionAdded": "{senderName} added {collection}",
|
|
"CommonNotificationCollectionRemoved": "{senderName} removed {collection}",
|
|
"Sound": "Sound",
|
|
"SoundNotificationsDescription": "Receive sound notifications for events.",
|
|
"NoAccessToObject": "You no longer have access to this object",
|
|
"ViewIn": "View in {app}"
|
|
}
|
|
}
|