mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 23:27:37 +00:00
Add missing translation key to Gardena Bluetooth (#97855)
This commit is contained in:
parent
6570517330
commit
03335ae1dc
@ -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