15 lines
371 B
JSON
15 lines
371 B
JSON
|
{
|
||
|
"title": "Zerproc",
|
||
|
"config": {
|
||
|
"step": {
|
||
|
"confirm": {
|
||
|
"description": "[%key:common::config_flow::description::confirm_setup%]"
|
||
|
}
|
||
|
},
|
||
|
"abort": {
|
||
|
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]",
|
||
|
"no_devices_found": "[%key:common::config_flow::abort::no_devices_found%]"
|
||
|
}
|
||
|
}
|
||
|
}
|