1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-04-02 00:27:49 +01:00

Rename "People at home" summary tile to "Presence" (#51305)

* Rename "People at home" summary tile to "Presence"

* Improve person translation
This commit is contained in:
Paul Bottein
2026-03-31 12:59:52 +02:00
committed by GitHub
parent c93f910e56
commit 7e22e6c0e2

View File

@@ -217,7 +217,7 @@
"all_secure": "All secure",
"no_media_playing": "No media playing",
"count_media_playing": "{count} {count, plural,\n one {playing}\n other {playing}\n}",
"count_persons_home": "{count} {count, plural,\n one {person}\n other {people}\n}",
"count_persons_home": "{count} {count, plural,\n one {person}\n other {people}\n} home",
"nobody_home": "No one home"
},
"toggle-group": {
@@ -8222,7 +8222,7 @@
"other_devices": "Other devices",
"weather": "Weather",
"energy": "Today's energy",
"persons": "People at home"
"persons": "Presence"
},
"welcome_user": "Welcome {user}",
"summaries": "Summaries",