mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
Use consistent name "Entity search" for that part of "Quick Search" (#22907)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
This commit is contained in:
parent
7252169325
commit
f7f936cb54
@ -1195,7 +1195,7 @@
|
||||
"addon_info": "{addon} Info"
|
||||
}
|
||||
},
|
||||
"filter_placeholder": "Entity filter",
|
||||
"filter_placeholder": "Search entities",
|
||||
"title": "Quick search",
|
||||
"key_c_hint": "Press 'c' on any page to open the search bar",
|
||||
"nothing_found": "Nothing found!"
|
||||
@ -5752,7 +5752,7 @@
|
||||
"menu": {
|
||||
"configure_ui": "Edit dashboard",
|
||||
"help": "Help",
|
||||
"search": "Search",
|
||||
"search": "Entity search",
|
||||
"assist": "Assist",
|
||||
"reload_resources": "Reload resources",
|
||||
"exit_edit_mode": "Done",
|
||||
|
Loading…
x
Reference in New Issue
Block a user