summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
diff options
context:
space:
mode:
authorDavid Lu <david.lu@hotmail.com>2016-07-14 15:57:49 -0400
committerCorey Hulen <corey@hulen.com>2016-07-14 11:57:49 -0800
commitbd12520b445ecf00edad139c5e78df973b0c6b06 (patch)
tree68237c6184da594cf37c8ae7a76f2fee2689dc26 /webapp/i18n
parent34077a407b1aeab2d1510471d59a50108f0ec699 (diff)
downloadchat-bd12520b445ecf00edad139c5e78df973b0c6b06.tar.gz
chat-bd12520b445ecf00edad139c5e78df973b0c6b06.tar.bz2
chat-bd12520b445ecf00edad139c5e78df973b0c6b06.zip
added channel header to view channel info modal (#3584)
Diffstat (limited to 'webapp/i18n')
-rw-r--r--webapp/i18n/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index ab3fdca20..d93ce9150 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -842,6 +842,7 @@
"channel_header.viewInfo": "View Info",
"channel_info.about": "About",
"channel_info.close": "Close",
+ "channel_info.header": "Header:",
"channel_info.id": "ID: ",
"channel_info.name": "Name:",
"channel_info.notFound": "No Channel Found",