From 081d5c22c795939a2b555fabf9daf42933e6ae99 Mon Sep 17 00:00:00 2001 From: Reed Garmsen Date: Tue, 9 Feb 2016 13:16:16 -0800 Subject: Added permalink feature to posts in the RHS --- web/static/i18n/en.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'web/static/i18n/en.json') 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", -- cgit v1.2.3-1-g7c22