1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/local_ip/strings.json
2020-11-20 12:40:34 -07:00

15 lines
332 B
JSON

{
"title": "Local IP Address",
"config": {
"step": {
"user": {
"title": "Local IP Address",
"description": "[%key:common::config_flow::description::confirm_setup%]"
}
},
"abort": {
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]"
}
}
}