summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-06-15 19:22:13 -0300
committerGitHub <noreply@github.com>2016-06-15 19:22:13 -0300
commite1703d8800c1139ce5061f72b337e87f40928aee (patch)
treecd4234b3bae0b34c54f587461a78ee9997103b19 /i18n/en.json
parentc7eccc27883bf7035f77876d9461a7b1eaedf455 (diff)
downloadchat-e1703d8800c1139ce5061f72b337e87f40928aee.tar.gz
chat-e1703d8800c1139ce5061f72b337e87f40928aee.tar.bz2
chat-e1703d8800c1139ce5061f72b337e87f40928aee.zip
daily translations 20160615 (#3348)
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 62cf3a38b..792e12969 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -3816,14 +3816,14 @@
"translation": "This username is already taken. Please choose another."
},
{
- "id": "store.sql_user.update_auth_data.email_exists.app_error",
- "translation": "Unable to switch account to {{.Service}}. An account using the email {{.Email}} already exists."
- },
- {
"id": "store.sql_user.update_auth_data.app_error",
"translation": "We couldn't update the auth data"
},
{
+ "id": "store.sql_user.update_auth_data.email_exists.app_error",
+ "translation": "Unable to switch account to {{.Service}}. An account using the email {{.Email}} already exists."
+ },
+ {
"id": "store.sql_user.update_failed_pwd_attempts.app_error",
"translation": "We couldn't update the failed_attempts"
},