16 lines
292 B
JSON
16 lines
292 B
JSON
|
{
|
||
|
"config": {
|
||
|
"step": {
|
||
|
"user": {
|
||
|
"data": {
|
||
|
"license_plate": "License plate"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"error": {
|
||
|
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]",
|
||
|
"unknown_license_plate": "Unknown license plate"
|
||
|
}
|
||
|
}
|
||
|
}
|