summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
diff options
context:
space:
mode:
authorAsaad Mahmood <asaadmahmoodspin@users.noreply.github.com>2016-06-30 05:04:37 +0500
committerCorey Hulen <corey@hulen.com>2016-06-29 16:04:37 -0800
commit1f9eb4db6ab4328e44c8587105eb005890052078 (patch)
treecc649a09b0684af5ea05ecb8dc609595cf662ac4 /webapp/i18n
parentb97b3ae6179bc15ec23e0697b08cdcbdf53e4ffc (diff)
downloadchat-1f9eb4db6ab4328e44c8587105eb005890052078.tar.gz
chat-1f9eb4db6ab4328e44c8587105eb005890052078.tar.bz2
chat-1f9eb4db6ab4328e44c8587105eb005890052078.zip
Adding expand icon for RHS (#3386)
* Adding expand icon for RHS Fixing errors Adding back getTeamInviteLink with better functionality for mobile Adding vertical align to post__link Updating improvements for expand RHS stuff * Improving transition on mobile * Removing irrelevant changes
Diffstat (limited to 'webapp/i18n')
-rw-r--r--webapp/i18n/en.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index a632943cd..f38e53993 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -1177,6 +1177,10 @@
"rhs_comment.edit": "Edit",
"rhs_comment.permalink": "Permalink",
"rhs_header.details": "Message Details",
+ "rhs_header.closeSidebarTooltip": "Close Sidebar",
+ "rhs_header.backToResultsTooltip": "Back to Search Results",
+ "rhs_header.expandSidebarTooltip": "Expand Sidebar",
+ "rhs_header.shrinkSidebarTooltip": "Shrink Sidebar",
"rhs_root.del": "Delete",
"rhs_root.direct": "Direct Message",
"rhs_root.edit": "Edit",