From 0b200cc9245193aa01b00ecc8bf41483f6b32e7e Mon Sep 17 00:00:00 2001 From: David Lu Date: Thu, 14 Jul 2016 15:56:49 -0400 Subject: PLT-3266 Added channel header to create channel modal (#3559) * Added channel header to create channel modal removed React FindDOMNode * made css changes --- webapp/i18n/en.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'webapp/i18n') diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index f000dbf55..ab3fdca20 100644 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -870,6 +870,8 @@ "channel_modal.displayNameError": "This field is required", "channel_modal.edit": "Edit", "channel_modal.group": "Group", + "channel_modal.header": "Header", + "channel_modal.headerHelp": "Set text that will appear in the header of the {term} beside the {term} name. For example, include frequently used links by typing [Link Title](http://example.com).", "channel_modal.modalTitle": "New ", "channel_modal.name": "Name", "channel_modal.nameEx": "E.g.: \"Bugs\", \"Marketing\", \"客户支持\"", -- cgit v1.2.3-1-g7c22