From df3fbc5715ce0137d7909f0266e81e7be887394f Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Thu, 15 Aug 2019 14:04:03 -0700 Subject: [PATCH] Update translations --- homeassistant/components/life360/.translations/en.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/life360/.translations/en.json b/homeassistant/components/life360/.translations/en.json index d601c9cfe8e..2c187ba0470 100644 --- a/homeassistant/components/life360/.translations/en.json +++ b/homeassistant/components/life360/.translations/en.json @@ -10,8 +10,7 @@ "error": { "invalid_credentials": "Invalid credentials", "invalid_username": "Invalid username", - "user_already_configured": "Account has already been configured", - "unexpected": "Unexpected error communicating with Life360 server" + "user_already_configured": "Account has already been configured" }, "step": { "user": { @@ -25,4 +24,4 @@ }, "title": "Life360" } -} +} \ No newline at end of file