mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-04 16:39:44 +00:00
Adapt unsupported microphone message (#16419)
This commit is contained in:
@@ -418,7 +418,7 @@ export class HaVoiceCommandDialog extends LitElement {
|
||||
text: html`
|
||||
<p>
|
||||
${this.hass.localize(
|
||||
"ui.dialogs.voice_command.not_supported_microphone"
|
||||
"ui.dialogs.voice_command.not_supported_microphone_browser"
|
||||
)}
|
||||
</p>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user