summaryrefslogtreecommitdiffstats
path: root/web/static
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2016-02-27 08:19:03 -0800
committer=Corey Hulen <corey@hulen.com>2016-02-27 08:19:03 -0800
commit6c18e13f8ae4d8785b598adc0cb3e93c27cec849 (patch)
tree8143e2fff5173f46c1fe5cf655e7347f395b836c /web/static
parent5a1ca435c9e4fe667159b76d8a0961188529d0f9 (diff)
downloadchat-6c18e13f8ae4d8785b598adc0cb3e93c27cec849.tar.gz
chat-6c18e13f8ae4d8785b598adc0cb3e93c27cec849.tar.bz2
chat-6c18e13f8ae4d8785b598adc0cb3e93c27cec849.zip
Adding missing localization
Diffstat (limited to 'web/static')
-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 32ceb494f..d7d0a9057 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",