core/homeassistant/components/acmeda/translations/it.json

15 lines
327 B
JSON

{
"config": {
"abort": {
"no_devices_found": "Nessun dispositivo trovato sulla rete"
},
"step": {
"user": {
"data": {
"id": "ID host"
},
"title": "Scegli un hub da aggiungere"
}
}
}
}