mirror of
https://github.com/home-assistant/frontend.git
synced 2025-06-10 12:16:35 +00:00
Make key_c_hint strings consistent (#22971)
Make ui::dialogs::quick-bar::key_c_hint consistent with ui::tips::key_c_hint
This commit is contained in:
parent
10b8627f51
commit
999969b78d
@ -1197,7 +1197,7 @@
|
||||
},
|
||||
"filter_placeholder": "Search entities",
|
||||
"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 command dialog",
|
||||
"nothing_found": "Nothing found!"
|
||||
},
|
||||
"voice_command": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user