summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
diff options
context:
space:
mode:
authorDavid Lu <david.lu97@outlook.com>2016-08-11 10:32:41 -0400
committerJoram Wilander <jwawilander@gmail.com>2016-08-11 10:32:41 -0400
commitbb0b895bad5cddbc0297d0857d10a531a6ca6755 (patch)
tree3fa599d9a0a418deca030906b0793e92b09a0979 /webapp/i18n
parent0cee02d4d3ca05e1e09a918f175c8e021743e992 (diff)
downloadchat-bb0b895bad5cddbc0297d0857d10a531a6ca6755.tar.gz
chat-bb0b895bad5cddbc0297d0857d10a531a6ca6755.tar.bz2
chat-bb0b895bad5cddbc0297d0857d10a531a6ca6755.zip
Removed /shortcuts from mobile (#3753)
Diffstat (limited to 'webapp/i18n')
-rw-r--r--webapp/i18n/en.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index 34ba4c46e..986b4d036 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -1042,6 +1042,9 @@
"create_comment.files": "Files uploading",
"create_post.comment": "Comment",
"create_post.post": "Post",
+ "create_post.shortcutsNotSupported": "Keyboard shortcuts are not supported on your device.",
+ "flag_post.flag": "Flag for follow up",
+ "flag_post.unflag": "Unflag",
"create_post.tutorialTip": "<h4>Sending Messages</h4><p>Type here to write a message and press <strong>Enter</strong> to post it.</p><p>Click the <strong>Attachment</strong> button to upload an image or a file.</p>",
"create_post.write": "Write a message...",
"create_team.agreement": "By proceeding to create your account and use {siteName}, you agree to our <a href='/static/help/terms.html'>Terms of Service</a> and <a href='/static/help/privacy.html'>Privacy Policy</a>. If you do not agree, you cannot use {siteName}.",