Add missing translation string in dnsip (#127833)

This commit is contained in:
epenet 2024-10-07 21:03:52 +02:00 committed by GitHub
parent ec39ec69bb
commit 4c175a3ed9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,6 +11,9 @@
}
}
},
"abort": {
"already_configured": "[%key:common::config_flow::abort::already_configured_service%]"
},
"error": {
"invalid_hostname": "Invalid hostname"
}