mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00:00
Add missing translation string in dnsip (#127833)
This commit is contained in:
parent
ec39ec69bb
commit
4c175a3ed9
@ -11,6 +11,9 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"abort": {
|
||||||
|
"already_configured": "[%key:common::config_flow::abort::already_configured_service%]"
|
||||||
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"invalid_hostname": "Invalid hostname"
|
"invalid_hostname": "Invalid hostname"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user