mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-31 13:07:49 +00:00
Adjust person / presence detection texts (#8117)
This commit is contained in:
parent
28ca1a5193
commit
95fd8de1bc
@ -300,8 +300,8 @@
|
|||||||
"by": "by",
|
"by": "by",
|
||||||
"by_service": "by service",
|
"by_service": "by service",
|
||||||
"messages": {
|
"messages": {
|
||||||
"was_away": "was away",
|
"was_away": "was detected away",
|
||||||
"was_at_state": "was at {state}",
|
"was_at_state": "was detected at {state}",
|
||||||
"rose": "rose",
|
"rose": "rose",
|
||||||
"set": "set",
|
"set": "set",
|
||||||
"was_low": "was low",
|
"was_low": "was low",
|
||||||
@ -314,7 +314,7 @@
|
|||||||
"was_locked": "was locked",
|
"was_locked": "was locked",
|
||||||
"was_plugged_in": "was plugged in",
|
"was_plugged_in": "was plugged in",
|
||||||
"was_unplugged": "was unplugged",
|
"was_unplugged": "was unplugged",
|
||||||
"was_at_home": "was at home",
|
"was_at_home": "was detected at home",
|
||||||
"was_unsafe": "was unsafe",
|
"was_unsafe": "was unsafe",
|
||||||
"was_safe": "was safe",
|
"was_safe": "was safe",
|
||||||
"detected_device_class": "detected {device_class}",
|
"detected_device_class": "detected {device_class}",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user