mirror of
https://github.com/home-assistant/core.git
synced 2025-08-08 21:18:27 +00:00
Add missing translation key to Gardena Bluetooth (#97855)
This commit is contained in:
parent
379e144f84
commit
5aa96aa6f6
@ -15,7 +15,8 @@
|
|||||||
"cannot_connect": "Failed to connect: {error}"
|
"cannot_connect": "Failed to connect: {error}"
|
||||||
},
|
},
|
||||||
"abort": {
|
"abort": {
|
||||||
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]"
|
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]",
|
||||||
|
"no_devices_found": "[%key:common::config_flow::abort::no_devices_found%]"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"entity": {
|
"entity": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user