diff --git a/custom_components/google_fit/translations/en.json b/custom_components/google_fit/translations/en.json index c9c4b16..3aea2a4 100644 --- a/custom_components/google_fit/translations/en.json +++ b/custom_components/google_fit/translations/en.json @@ -1,6 +1,6 @@ { "application_credentials": { - "description": "Follow the [instructions]({more_info_url}) for [OAuth consent screen]({oauth_consent_url}) to give Home Assistant access to your Google Fit. You also need to create Application Credentials linked to your Fit Account:\n1. Go to [Credentials]({oauth_creds_url}) and click **Create Credentials**.\n1. From the drop-down list select **OAuth client ID**.\n1. Select **Web Application** for the Application Type and add 'https://my.home-assistant.io/redirect/oauth' as a redirect URI.\n\n" + "description": "Follow the [instructions]({more_info_url}) for [OAuth consent screen]({oauth_consent_url}) to give Home Assistant access to your Google Fit. You also need to create Application Credentials linked to your Fit Account:\n1. Go to [Credentials]({oauth_creds_url}) and click **Create Credentials**.\n1. From the drop-down list select **OAuth client ID**.\n1. Select **Web Application** for the Application Type and add 'https://my.home-assistant.io/redirect/oauth' as a redirect URI." }, "config": { "abort": { @@ -43,4 +43,4 @@ } } } -} \ No newline at end of file +}