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

18 lines
403 B
JSON

{
"config": {
"abort": {
"already_configured": "L'account \u00e8 gi\u00e0 configurato"
},
"error": {
"cannot_connect": "Impossibile connettersi"
},
"step": {
"user": {
"data": {
"api_key": "Chiave API",
"name": "Nome"
}
}
}
}
}