hass-core/homeassistant/components/goodwe/translations/it.json
2022-01-12 00:15:31 +00:00

20 lines
No EOL
563 B
JSON

{
"config": {
"abort": {
"already_configured": "Il dispositivo \u00e8 gi\u00e0 configurato",
"already_in_progress": "Il flusso di configurazione \u00e8 gi\u00e0 in corso"
},
"error": {
"connection_error": "Impossibile connettersi"
},
"step": {
"user": {
"data": {
"host": "Indirizzo IP"
},
"description": "Collega all'inverter",
"title": "Inverter GoodWe"
}
}
}
}