From 226e31fd7bdc7934f3a9be84fdfe0623d2c65bb2 Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Thu, 17 Mar 2016 09:05:05 -0300 Subject: Added Missing es server locs and sort by id --- 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 0c32d8dc3..5e7cd2957 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -3075,14 +3075,14 @@ "id": "store.sql_user.get.app_error", "translation": "We encountered an error finding the account" }, - { - "id": "store.sql_user.get_by_auth.other.app_error", - "translation": "We encountered an error trying to find the account by authentication type." - }, { "id": "store.sql_user.get_by_auth.missing_account.app_error", "translation": "We couldn't find an existing account matching your authentication type for this team. This team may require an invite from the team owner to join." }, + { + "id": "store.sql_user.get_by_auth.other.app_error", + "translation": "We encountered an error trying to find the account by authentication type." + }, { "id": "store.sql_user.get_by_username.app_error", "translation": "We couldn't find an existing account matching your username for this team. This team may require an invite from the team owner to join." -- cgit v1.2.3-1-g7c22