diff --git a/homeassistant/strings.json b/homeassistant/strings.json index 9af19d7f9e1..26622feadfb 100644 --- a/homeassistant/strings.json +++ b/homeassistant/strings.json @@ -29,7 +29,7 @@ "username": "Username", "password": "Password", "host": "Host", - "ip": "IP address", + "ip": "IP Address", "port": "Port", "usb_path": "USB Device Path", "access_token": "Access Token", @@ -52,7 +52,7 @@ "already_configured_device": "Device is already configured", "no_devices_found": "No devices found on the network", "oauth2_missing_configuration": "The component is not configured. Please follow the documentation.", - "oauth2_authorize_url_timeout": "Timeout generating authorize url." + "oauth2_authorize_url_timeout": "Timeout generating authorize URL." } } }