34 lines
949 B
JSON
34 lines
949 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Apparaat is al geconfigureerd",
|
|
"already_in_progress": "De configuratie is momenteel al bezig",
|
|
"unknown": "Onverwachte fout"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Kan geen verbinding maken"
|
|
},
|
|
"flow_title": "{name}",
|
|
"step": {
|
|
"discovery_confirm": {
|
|
"data": {
|
|
"one": "Een",
|
|
"other": "Ander"
|
|
},
|
|
"description": "Wilt u {name} instellen?"
|
|
},
|
|
"ssdp_confirm": {
|
|
"data": {
|
|
"one": "Leeg",
|
|
"other": "Leeg"
|
|
}
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "Host"
|
|
},
|
|
"description": "Voer uw Roku-informatie in."
|
|
}
|
|
}
|
|
}
|
|
} |