1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00
Files
core/homeassistant/components/cpuspeed/strings.json
2025-10-28 10:33:10 +01:00

15 lines
357 B
JSON

{
"config": {
"abort": {
"not_compatible": "Unable to get CPU information, this integration is not compatible with your system"
},
"step": {
"user": {
"description": "[%key:common::config_flow::description::confirm_setup%]",
"title": "[%key:component::cpuspeed::title%]"
}
}
},
"title": "CPU Speed"
}