summaryrefslogtreecommitdiffstats
path: root/web/static/i18n/en.json
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2016-03-01 08:27:57 -0500
committerChristopher Speller <crspeller@gmail.com>2016-03-01 08:27:57 -0500
commita66e9513ad48089f16469509ab4fad633f8eaac5 (patch)
tree8ec3b1be136733b7be7f6aeee2e91b81cebf245c /web/static/i18n/en.json
parent39c83f70fc227e9bb88c24b15ff2b8748e9d670b (diff)
parent6c18e13f8ae4d8785b598adc0cb3e93c27cec849 (diff)
downloadchat-a66e9513ad48089f16469509ab4fad633f8eaac5.tar.gz
chat-a66e9513ad48089f16469509ab4fad633f8eaac5.tar.bz2
chat-a66e9513ad48089f16469509ab4fad633f8eaac5.zip
Merge pull request #2276 from mattermost/PLT-2030
PLT-2030 fixing error handling
Diffstat (limited to 'web/static/i18n/en.json')
-rw-r--r--web/static/i18n/en.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/web/static/i18n/en.json b/web/static/i18n/en.json
index b4c801f5d..b274ecbc6 100644
--- a/web/static/i18n/en.json
+++ b/web/static/i18n/en.json
@@ -543,6 +543,8 @@
"channel_loader.uploadedFile": " uploaded a file",
"channel_loader.uploadedImage": " uploaded an image",
"channel_loader.wrote": " wrote: ",
+ "channel_loader.connection_error": "There appears to be a problem with your internet connection.",
+ "channel_loader.unknown_error": "We received an unexpected status code from the server.",
"channel_members_modal.addNew": " Add New Members",
"channel_members_modal.close": "Close",
"channel_memebers_modal.members": " Members",