core/homeassistant/components/uptime/strings.json

11 lines
168 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%]"
}
}
}
}