summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/en.json
diff options
context:
space:
mode:
authorDavid Lu <david.lu@hotmail.com>2016-06-06 10:52:57 -0700
committerHarrison Healey <harrisonmhealey@gmail.com>2016-06-06 13:52:57 -0400
commit26ec73d5d215f37bb0446f4721ccfea3c9f56f89 (patch)
tree082ce6b460bb6467ee306c55d2056b88d4499db7 /webapp/i18n/en.json
parent1e245f19c7884e293698fe2e8cd7f46d4dac54c9 (diff)
downloadchat-26ec73d5d215f37bb0446f4721ccfea3c9f56f89.tar.gz
chat-26ec73d5d215f37bb0446f4721ccfea3c9f56f89.tar.bz2
chat-26ec73d5d215f37bb0446f4721ccfea3c9f56f89.zip
Added error when both session and local storage are unusable (#3263)
Diffstat (limited to 'webapp/i18n/en.json')
-rw-r--r--webapp/i18n/en.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index 0657b3f8c..01efd6ab0 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -844,6 +844,11 @@
"error_bar.expiring": "The Enterprise license is expiring on {date}. To renew your license, please contact commercial@mattermost.com",
"error_bar.past_grace": "Enterprise license has expired, please contact your System Administrator for details",
"error_bar.preview_mode": "Preview Mode: Email notifications have not been configured",
+ "error.not_found.title": "Page not found",
+ "error.not_found.message": "The page you were trying to reach does not exist",
+ "error.not_found.link_message": "Back to Mattermost",
+ "error.not_supported.title": "Browser not supported",
+ "error.not_supported.message": "Private browsing is not supported",
"file_attachment.download": "Download",
"file_info_preview.size": "Size ",
"file_info_preview.type": "File type ",