From 6c18e13f8ae4d8785b598adc0cb3e93c27cec849 Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Sat, 27 Feb 2016 08:19:03 -0800 Subject: Adding missing localization --- web/static/i18n/en.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'web/static/i18n/en.json') 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", -- cgit v1.2.3-1-g7c22