diff --git a/homeassistant/components/nextdns/strings.json b/homeassistant/components/nextdns/strings.json index 76d37691f77..b1602f8985e 100644 --- a/homeassistant/components/nextdns/strings.json +++ b/homeassistant/components/nextdns/strings.json @@ -6,15 +6,15 @@ "api_key": "[%key:common::config_flow::data::api_key%]" }, "data_description": { - "api_key": "API Key for your NextDNS account" + "api_key": "The API Key for your NextDNS account" } }, "profiles": { "data": { - "profile": "Profile" + "profile_name": "Profile" }, "data_description": { - "profile": "NextDNS configuration profile you want to integrate" + "profile_name": "The NextDNS configuration profile you want to integrate" } }, "reauth_confirm": {