From fb9a6c76113e5913d2ad7edb595a05e8567a3e85 Mon Sep 17 00:00:00 2001 From: JoramWilander Date: Fri, 11 Mar 2016 10:48:43 -0500 Subject: Auto-create account if team allows sign-up from login page and oauth account doesn't exist --- i18n/en.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index bc33fc019..6a36e9084 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -3068,7 +3068,11 @@ "translation": "We encountered an error finding the account" }, { - "id": "store.sql_user.get_by_auth.app_error", + "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." }, { -- cgit v1.2.3-1-g7c22