mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-27 11:06:50 +03:00
ed1c29573f
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
30 lines
862 B
JSON
30 lines
862 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",
|
|
"New": "New"
|
|
}
|
|
} |