28 lines
765 B
JSON
28 lines
765 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Il dispositivo \u00e8 gi\u00e0 configurato",
|
|
"unknown": "Errore imprevisto"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Impossibile connettersi"
|
|
},
|
|
"flow_title": "Roku: {name}",
|
|
"step": {
|
|
"ssdp_confirm": {
|
|
"data": {
|
|
"one": "uno",
|
|
"other": "altri"
|
|
},
|
|
"description": "Vuoi impostare {name}?",
|
|
"title": "Roku"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "Host"
|
|
},
|
|
"description": "Inserisci le tue informazioni Roku."
|
|
}
|
|
}
|
|
}
|
|
} |