Use common string for abort::unknown in srp_energy (#143576)

This commit is contained in:
Norbert Rittel 2025-04-24 17:20:53 +02:00 committed by GitHub
parent 2ae161d8b5
commit 2d27b5ac53
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@
},
"abort": {
"already_configured": "[%key:common::config_flow::abort::already_configured_service%]",
"unknown": "Unexpected error"
"unknown": "[%key:common::config_flow::error::unknown%]"
}
},
"entity": {