22 lines
746 B
JSON
22 lines
746 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane",
|
|
"already_in_progress": "Konfiguracja jest ju\u017c w toku",
|
|
"no_devices_found": "Nie znaleziono urz\u0105dze\u0144 w sieci",
|
|
"not_supported": "Urz\u0105dzenie nie jest obs\u0142ugiwane"
|
|
},
|
|
"flow_title": "{name}",
|
|
"step": {
|
|
"bluetooth_confirm": {
|
|
"description": "Czy chcesz skonfigurowa\u0107 {name}?"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"address": "Urz\u0105dzenie"
|
|
},
|
|
"description": "Wybierz urz\u0105dzenie do skonfigurowania"
|
|
}
|
|
}
|
|
}
|
|
} |