From 8324c236182679d0f3a782b07e3e75303977f1b8 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Fri, 20 Jun 2025 14:30:25 -0400 Subject: [PATCH] Update people dashboard intro (#25856) --- src/translations/en.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/translations/en.json b/src/translations/en.json index 828f4ad0ac..609cb0e818 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -5170,8 +5170,7 @@ }, "person": { "caption": "People", - "description": "Manage the people that Home Assistant tracks", - "introduction": "Here you can add each person of interest in Home Assistant.", + "introduction": "Manage the people Home Assistant recognizes and control their access.", "note_about_persons_configured_in_yaml": "People configured via configuration.yaml cannot be edited via the UI.", "learn_more": "Learn more about people", "no_persons_created_yet": "Looks like you have not added any people yet.",