summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/en.json
diff options
context:
space:
mode:
authorJoram Wilander <jwawilander@gmail.com>2016-08-18 18:38:38 -0400
committerCorey Hulen <corey@hulen.com>2016-08-18 14:38:38 -0800
commit3289c856130c4d1956dda9229fb3c6a060655b1a (patch)
tree1c3f180c9ef1a8c5a8146e63c68e82cdf3e175d0 /webapp/i18n/en.json
parented6b69aab3136b2a5bcddbab77659640cd4d6534 (diff)
downloadchat-3289c856130c4d1956dda9229fb3c6a060655b1a.tar.gz
chat-3289c856130c4d1956dda9229fb3c6a060655b1a.tar.bz2
chat-3289c856130c4d1956dda9229fb3c6a060655b1a.zip
PLT-3642 Add PDF previewer (#3812)
* Added a PDF previewer * PLT-3900 - Improving UI for the pdf max pages (#3800)
Diffstat (limited to 'webapp/i18n/en.json')
-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 d8a5dfc6b..e7f744941 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -1477,6 +1477,7 @@
"navbar_dropdown.teamSettings": "Team Settings",
"navbar_dropdown.viewMembers": "View Members",
"notification.dm": "Direct Message",
+ "pdf_preview.max_pages": "PDF previews only show the first five pages.",
"password_form.change": "Change my password",
"password_form.click": "Click <a href={url}>here</a> to log in.",
"password_form.enter": "Enter a new password for your {siteName} account.",