From b49d138cf9f1c099dda7ce50f33f79aa816d8b4e Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Mon, 2 May 2016 08:08:28 -0400 Subject: Removing panics on config and license loading errors. Nice error messages instead. (#2829) --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index bfcfe845e..b1087b8fb 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -2019,6 +2019,10 @@ "id": "mattermost.config_file", "translation": "Loaded config file from %v" }, + { + "id": "mattermost.unable_to_load_config", + "translation": "Unable to load mattermost configuration file:" + }, { "id": "mattermost.current_version", "translation": "Current version is %v (%v/%v/%v)" -- cgit v1.2.3-1-g7c22