mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-21 02:21:35 +03:00
b6156fa52e
Signed-off-by: budaeva <irina.budaeva@xored.com>
40 lines
1.2 KiB
JSON
40 lines
1.2 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",
|
|
"PinMessage": "Pin message",
|
|
"UnpinMessage": "Unpin message",
|
|
"Pinned": "Pinned:",
|
|
"EditMessage": "Edit message",
|
|
"DeleteMessage": "Delete message"
|
|
}
|
|
} |