mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 03:06:41 +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"
|
"addon_info": "{addon} Info"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"filter_placeholder": "Entity filter",
|
"filter_placeholder": "Search entities",
|
||||||
"title": "Quick search",
|
"title": "Quick search",
|
||||||
"key_c_hint": "Press 'c' on any page to open the search bar",
|
"key_c_hint": "Press 'c' on any page to open the search bar",
|
||||||
"nothing_found": "Nothing found!"
|
"nothing_found": "Nothing found!"
|
||||||
@ -5752,7 +5752,7 @@
|
|||||||
"menu": {
|
"menu": {
|
||||||
"configure_ui": "Edit dashboard",
|
"configure_ui": "Edit dashboard",
|
||||||
"help": "Help",
|
"help": "Help",
|
||||||
"search": "Search",
|
"search": "Entity search",
|
||||||
"assist": "Assist",
|
"assist": "Assist",
|
||||||
"reload_resources": "Reload resources",
|
"reload_resources": "Reload resources",
|
||||||
"exit_edit_mode": "Done",
|
"exit_edit_mode": "Done",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user