core/homeassistant/components/uptime/strings.json

14 lines
285 B
JSON
Raw Normal View History

2022-03-12 11:36:08 +00:00
{
"title": "Uptime",
"config": {
"step": {
"user": {
"description": "[%key:common::config_flow::description::confirm_setup%]"
}
},
"abort": {
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]"
}
}
}