diff --git a/homeassistant/components/icloud/strings.json b/homeassistant/components/icloud/strings.json index 343a087738f..117e26c8830 100644 --- a/homeassistant/components/icloud/strings.json +++ b/homeassistant/components/icloud/strings.json @@ -25,14 +25,14 @@ } } }, - "error":{ + "error": { "username_exists": "Account already configured", "login": "Login error: please check your email & password", "send_verification_code": "Failed to send verification code", - "validate_verification_code": "Failed to verify your verification code, choose a trust device and start the verification again", + "validate_verification_code": "Failed to verify your verification code, choose a trust device and start the verification again" }, - "abort":{ + "abort": { "username_exists": "Account already configured" } } -} +} \ No newline at end of file