From d052b9ede8e5198b31d4692c52d02823e507ba59 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Tue, 11 Feb 2020 00:05:18 -0800 Subject: [PATCH] Update en.json (#4835) --- src/translations/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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",