diff --git a/src/translations/en.json b/src/translations/en.json index d5946e41ae..c910b10daa 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -777,8 +777,8 @@ "invalid": "Configuration invalid" }, "reloading": { - "heading": "Configuration reloading", - "introduction": "Some parts of Home Assistant can reload without requiring a restart. Hitting reload will unload their current configuration and load the new one.", + "heading": "YAML configuration reloading", + "introduction": "Some parts of Home Assistant can reload without requiring a restart. Hitting reload will unload their current YAML configuration and load the new one.", "core": "Reload location & customizations", "group": "Reload groups", "automation": "Reload automations",