From 164c9c8e7311b24ab9d37cd3a654041955ea0c36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20S=C3=B8rensen?= Date: Wed, 13 Oct 2021 10:08:56 +0200 Subject: [PATCH] Remove "Hass.io" from translation (#10257) --- src/translations/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/translations/en.json b/src/translations/en.json index 4953259207..78d240f811 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -1879,7 +1879,7 @@ "title": "Cloud Login", "introduction": "Home Assistant Cloud provides you with a secure remote connection to your instance while away from home. It also allows you to connect with cloud-only services: Amazon Alexa and Google Assistant.", "introduction2": "This service is run by our partner ", - "introduction2a": ", a company founded by the founders of Home Assistant and Hass.io.", + "introduction2a": ", a company founded by the founders of Home Assistant.", "introduction3": "Home Assistant Cloud is a subscription service with a free one month trial. No payment information necessary.", "learn_more_link": "Learn more about Home Assistant Cloud", "dismiss": "Dismiss", @@ -1913,7 +1913,7 @@ "feature_amazon_alexa": "Integration with Amazon Alexa", "feature_webhook_apps": "Easy integration with webhook-based apps like OwnTracks", "information3": "This service is run by our partner ", - "information3a": ", a company founded by the founders of Home Assistant and Hass.io.", + "information3a": ", a company founded by the founders of Home Assistant.", "information4": "By registering an account you agree to the following terms and conditions.", "link_terms_conditions": "Terms and Conditions", "link_privacy_policy": "Privacy Policy",