mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-21 10:41:04 +03:00
8d89816e8f
Signed-off-by: Denis Bunakalya <denis.bunakalya@xored.com>
44 lines
1.4 KiB
JSON
44 lines
1.4 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",
|
|
"Threads": "Threads",
|
|
"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",
|
|
"Edited": "edited",
|
|
"DeleteMessage": "Delete message",
|
|
"AndYou": "{participants, plural, =0 {Just you} other {and you}}",
|
|
"ShowMoreReplies": "Show {count} more replies"
|
|
}
|
|
} |