1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 13:38:04 +00:00
Files
core/homeassistant/components/uptime/strings.json
2024-04-01 23:33:29 +02:00

11 lines
168 B
JSON

{
"title": "Uptime",
"config": {
"step": {
"user": {
"description": "[%key:common::config_flow::description::confirm_setup%]"
}
}
}
}