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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user