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

16 lines
327 B
JSON

{
"config": {
"error": {
"cannot_connect": "Impossibile connettersi"
},
"step": {
"user": {
"data": {
"host": "Host",
"name": "Nome",
"port": "Porta"
}
}
}
}
}