From 580c82beaf18058a2d122fc9fa1115c0277d936c Mon Sep 17 00:00:00 2001 From: enahum Date: Wed, 4 May 2016 10:32:39 -0300 Subject: Sort translations by id & add missing spanish translations (#2877) --- i18n/en.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index 487f386a5..95782061e 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -2019,10 +2019,6 @@ "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)" @@ -2059,6 +2055,10 @@ "id": "mattermost.system_admins.error", "translation": "Failed to get system admins for security update information from Mattermost." }, + { + "id": "mattermost.unable_to_load_config", + "translation": "Unable to load mattermost configuration file:" + }, { "id": "mattermost.working_dir", "translation": "Current working directory is %v" -- cgit v1.2.3-1-g7c22