platform/plugins/chunter-assets/lang/en.json
Ruslan Izhitsky 80a1d0c7ca
Chunter: Channel attributes (#1334)
Signed-off-by: Ruslan Izhitsky <ruslan.izhitskiy@xored.com>
2022-04-12 11:59:38 +06:00

35 lines
1.0 KiB
JSON

{
"string": {
"ApplicationLabelChunter": "Chat",
"LeftComment": "left a comment",
"Channels": "Channels",
"CreateChannel": "New Channel",
"ChannelName": "Name",
"ChannelNamePlaceholder": "Channel",
"ChannelDescription": "Description",
"MakePrivate": "Make private",
"MakePrivateDescription": "Only members can see it",
"Channel": "Channel",
"EditUpdate": "Save...",
"EditCancel": "Cancel",
"Comments" : "Comments",
"Members": "Members",
"MentionedIn": "mentioned this ",
"ContactInfo": "Contact Info",
"Content": "Content",
"Comment": "Comment",
"Message": "Message",
"Reference": "Reference",
"Chat": "Chat",
"In": "In",
"Replies": "Replies",
"LastReply": "Last reply",
"RepliesCount": "{replies, plural, =1 {# reply} other {# replies}}",
"Topic": "Topic",
"Thread": "Thread",
"New": "New",
"MarkUnread": "Mark unread",
"GetNewReplies": "Get notified about new replies",
"TurnOffReplies": "Turn off notifications for replies"
}
}