mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Fix AND condition description (#17630)
This commit is contained in:
parent
a725b6c9de
commit
693c77ce1c
@ -2521,7 +2521,7 @@
|
||||
"label": "And",
|
||||
"description": {
|
||||
"no_conditions": "Test if multiple conditions match",
|
||||
"full": "Test if any of {count} {count, plural,\n one {condition match}\n other {conditions matches}\n}"
|
||||
"full": "Test if {count} {count, plural,\n one {condition match}\n other {conditions matches}\n}"
|
||||
}
|
||||
},
|
||||
"device": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user