summaryrefslogtreecommitdiffstats
path: root/web/static
diff options
context:
space:
mode:
authorReed Garmsen <rgarmsen2295@gmail.com>2016-02-09 13:16:16 -0800
committerReed Garmsen <rgarmsen2295@gmail.com>2016-02-12 13:06:45 -0800
commit081d5c22c795939a2b555fabf9daf42933e6ae99 (patch)
treeb22970ce5630b32b9ffc000fac12c1cdcffb3106 /web/static
parent45dfd516aab37c1c336ac3410ee8db0d7c56d65a (diff)
downloadchat-081d5c22c795939a2b555fabf9daf42933e6ae99.tar.gz
chat-081d5c22c795939a2b555fabf9daf42933e6ae99.tar.bz2
chat-081d5c22c795939a2b555fabf9daf42933e6ae99.zip
Added permalink feature to posts in the RHS
Diffstat (limited to 'web/static')
-rw-r--r--web/static/i18n/en.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/web/static/i18n/en.json b/web/static/i18n/en.json
index 2c091ca7d..9fbd5c343 100644
--- a/web/static/i18n/en.json
+++ b/web/static/i18n/en.json
@@ -827,11 +827,13 @@
"rename_channel.cancel": "Cancel",
"rename_channel.save": "Save",
"rhs_comment.comment": "Comment",
+ "rhs_comment.permalink": "Permalink",
"rhs_comment.edit": "Edit",
"rhs_comment.del": "Delete",
"rhs_comment.retry": "Retry",
"rhs_header.details": "Message Details",
"rhs_root.direct": "Direct Message",
+ "rhs_root.permalink": "Permalink",
"rhs_root.edit": "Edit",
"rhs_root.del": "Delete",
"search_bar.search": "Search",