mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-02 09:13:54 +03:00
40c1d33fa3
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
16 lines
450 B
JSON
16 lines
450 B
JSON
{
|
|
"string": {
|
|
"ApplicationLabelChunter": "Chat",
|
|
"LeftComment": "left a comment",
|
|
"AddAttachment": "uploaded an attachment",
|
|
"Channels": "Channels",
|
|
"CreateChannel": "New Channel",
|
|
"ChannelName": "Name",
|
|
"ChannelDescription": "Description",
|
|
"MakePrivate": "Make private",
|
|
"MakePrivateDescription": "Only members can see it",
|
|
"Channel": "Channel",
|
|
"EditUpdate": "Save...",
|
|
"EditCancel": "Cancel"
|
|
}
|
|
} |