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 GitHub
parent 6570517330
commit 03335ae1dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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