ha-linak-desk/custom_components/linak_desk/translations/en.json

13 lines
349 B
JSON
Raw Normal View History

2023-03-17 18:26:04 +01:00
{
"config": {
"abort": {
"no_devices_found": "No devices found on the network",
"single_instance_allowed": "Already configured. Only a single configuration possible."
},
"step": {
"confirm": {
"description": "Do you want to start setup?"
}
}
}
}