mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 22:25:13 +02:00
Remove stale translation string in HomeWizard (#136917)
Remove stale translation in HomeWizard
This commit is contained in:
@@ -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%]"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user