mirror of
https://github.com/hcengineering/platform.git
synced 2025-02-01 16:28:11 +00:00
48b3f3facc
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
29 lines
844 B
JSON
29 lines
844 B
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",
|
|
"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}}",
|
|
"Thread": "Thread"
|
|
}
|
|
} |