21 lines
502 B
JSON
21 lines
502 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Naprava je \u017ee konfigurirana"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Povezava ni uspela"
|
|
},
|
|
"flow_title": "{name}",
|
|
"step": {
|
|
"confirm": {
|
|
"description": "Ali \u017eelite za\u010deti z nastavitvijo?"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "Gostitelj"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |