core/homeassistant/components/cpuspeed/translations/en.json

14 lines
338 B
JSON
Raw Normal View History

{
"config": {
"abort": {
"alread_configured": "Already configured. Only a single configuration possible."
},
"step": {
"user": {
"description": "Do you want to start set up?",
"title": "CPU Speed"
}
}
},
"title": "CPU Speed"
}