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

15 lines
302 B
JSON

{
"config": {
"abort": {
"already_configured": "Il dispositivo \u00e8 gi\u00e0 configurato"
},
"error": {
"one": "uno",
"other": "altri"
},
"step": {
"one": "uno",
"other": "altri"
}
}
}