Add missing translation key to Gardena Bluetooth (#97855)

This commit is contained in:
Joost Lekkerkerker
2023-08-05 18:48:13 +02:00
committed by Franck Nijhof
parent 379e144f84
commit 5aa96aa6f6

View File

@@ -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": {