platform/plugins/notification-assets/lang/en.json
Kristina ea3eb4af83
New Activity - squashed (#4032)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
Co-authored-by: Andrey Sobolev <haiodo@gmail.com>
2023-12-11 18:54:36 +07:00

61 lines
1.8 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}",
"Created": "Created",
"Changed": "Changed",
"UpdatedCollection": "Updated",
"To": "to",
"Unset": "Unset",
"Set": "set",
"Updated": "Updated",
"Added": "Added",
"Removed": "Removed",
"From": "from",
"Attributes": "Attributes",
"In": "In",
"For": "For",
"New": "New",
"AllActivity": "All activity",
"Threads": "Threads",
"Mentions": "Mentions",
"Reactions": "Reactions",
"Edit": "Edit",
"Update": "Update",
"Edited": "Edited",
"ChangedCollaborators": "Changed collaborators",
"NewCollaborators": "New collaborators",
"RemovedCollaborators": "Removed collaborators",
"Comments": "Comments",
"NewestFirst": "Newest first",
"LeftComment": "Left comment",
"Pinned": "Pinned"
}
}