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

14 lines
490 B
JSON

{
"config": {
"abort": {
"no_devices_found": "Can't find the system class needed for this component, make sure that your kernel is recent and the hardware is supported",
"single_instance_allowed": "Already configured. Only a single configuration possible."
},
"step": {
"confirm": {
"description": "Do you want to start set up?"
}
}
},
"title": "Raspberry Pi Power Supply Checker"
}