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

21 lines
580 B
JSON

{
"config": {
"abort": {
"already_configured": "L'account \u00e8 gi\u00e0 configurato"
},
"error": {
"name_exists": "Il nome \u00e8 gi\u00e0 esistente",
"wrong_location": "Localit\u00e0 solamente della Svezia"
},
"step": {
"user": {
"data": {
"latitude": "Latitudine",
"longitude": "Logitudine",
"name": "Nome"
},
"title": "Localit\u00e0 in Svezia"
}
}
}
}