22 lines
588 B
JSON
22 lines
588 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Naprava je \u017ee konfigurirana",
|
|
"no_devices_found": "V omre\u017eju ni mogo\u010de najti nobene naprave"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Povezava ni uspela"
|
|
},
|
|
"flow_title": "{name}",
|
|
"step": {
|
|
"confirm": {
|
|
"description": "Ali \u017eelite za\u010deti z nastavitvijo?"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "Gostitelj"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |