mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Remove stale translation string in HomeWizard (#136917)
Remove stale translation in HomeWizard
This commit is contained in:
parent
5dd147e83b
commit
76570b5144
@ -174,8 +174,7 @@
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"authorization_failed": "[%key:component::homewizard::config::error::authorization_failed%]",
|
||||
"unknown_error": "[%key:common::config_flow::error::unknown%]"
|
||||
"authorization_failed": "[%key:component::homewizard::config::error::authorization_failed%]"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user