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

18 lines
477 B
JSON

{
"config": {
"error": {
"name_exists": "Il nome \u00e8 gi\u00e0 esistente",
"wrong_location": "Localit\u00e0 solamente della Svezia"
},
"step": {
"user": {
"data": {
"latitude": "Latitudine",
"longitude": "Longitudine",
"name": "Nome"
},
"title": "Localit\u00e0 in Svezia"
}
}
}
}