From da3ce2e1d5f051d135e6093f65eeeb42f8ada3a2 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Wed, 14 Feb 2018 10:37:56 -0500 Subject: [PATCH] added error text for multiple associations --- public/language/en-GB/error.json | 1 + 1 file changed, 1 insertion(+) diff --git a/public/language/en-GB/error.json b/public/language/en-GB/error.json index df48972483..f206a9b882 100644 --- a/public/language/en-GB/error.json +++ b/public/language/en-GB/error.json @@ -159,6 +159,7 @@ "wrong-login-type-email": "Please use your email to login", "wrong-login-type-username": "Please use your username to login", "sso-registration-disabled": "Registration has been disabled for %1 accounts, please register with an email address first", + "sso-multiple-association": "You cannot associate multiple accounts from this service to your NodeBB account. Please dissociate your existing account and try again.", "invite-maximum-met": "You have invited the maximum amount of people (%1 out of %2).",