Add missing translation string in AVM Fritz!Smarthome (#127864)

This commit is contained in:
Michael 2024-10-08 08:40:58 +02:00 committed by Franck Nijhof
parent 5901c543da
commit 14a3e5b771
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -47,6 +47,7 @@
"reconfigure_successful": "[%key:common::config_flow::abort::reconfigure_successful%]"
},
"error": {
"no_devices_found": "[%key:common::config_flow::abort::no_devices_found%]",
"invalid_auth": "[%key:common::config_flow::error::invalid_auth%]"
}
},