Add missing translation string in enphase envoy (#128053)

This commit is contained in:
Michael 2024-10-09 21:24:31 +02:00 committed by GitHub
parent 9f6412a976
commit 2a171fb08c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,6 +33,7 @@
"abort": {
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]",
"reauth_successful": "[%key:common::config_flow::abort::reauth_successful%]",
"reconfigure_successful": "[%key:common::config_flow::abort::reconfigure_successful%]",
"unique_id_mismatch": "The serial number of the device does not match the previous serial number"
}
},