From 5d86660f3a266fa4e392304168679deb4c36d6f3 Mon Sep 17 00:00:00 2001 From: Daniel Schalla Date: Fri, 9 Aug 2019 15:20:28 +0200 Subject: [PATCH] Removed unncessary newline from i18n file (#11807) --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.json b/i18n/en.json index eecf5adda2..227cec4fe2 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -2492,7 +2492,7 @@ }, { "id": "api.user.login.invalid_credentials_sso", - "translation": "Enter a valid email or username and/or password, or sign in using another method.\n" + "translation": "Enter a valid email or username and/or password, or sign in using another method." }, { "id": "api.user.login.invalid_credentials_username",