diff --git a/src/translations/en.json b/src/translations/en.json index 1634f0a41969..44dd8e733f3d 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -4431,8 +4431,8 @@ "next": "Next", "preview": "Preview", "found_following_devices": "We found the following devices", - "yaml_only_title": "This device cannot be added from the UI", - "yaml_only": "You can add this device by adding it to your ''configuration.yaml''. See the documentation for more information.", + "yaml_only_title": "This integration cannot be added from the UI", + "yaml_only": "You can add this integration by adding it to your ''configuration.yaml''. See the documentation for more information.", "open_documentation": "Open documentation", "no_config_flow": "This integration does not support configuration via the UI. If you followed this link from the Home Assistant website, make sure you run the latest version of Home Assistant.", "not_all_required_fields": "Not all required fields are filled in.",