platform/plugins/chunter-assets/lang/en.json

19 lines
558 B
JSON
Raw Normal View History

{
"string": {
"ApplicationLabelChunter": "Chat",
"LeftComment": "left a comment",
"AddAttachment": "uploaded an attachment",
"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",
"MentionedIn": "mentioned this "
}
}