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

19 lines
480 B
JSON
Raw Normal View History

2019-02-22 00:40:25 +00:00
{
"config": {
2022-01-22 00:13:08 +00:00
"abort": {
"already_configured": "L'account \u00e8 gi\u00e0 configurato"
},
2019-02-22 00:40:25 +00:00
"error": {
"wrong_location": "Localit\u00e0 solamente della Svezia"
},
"step": {
"user": {
"data": {
"latitude": "Latitudine",
2022-05-19 00:26:11 +00:00
"longitude": "Logitudine"
2019-02-22 00:40:25 +00:00
},
"title": "Localit\u00e0 in Svezia"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-02-22 00:40:25 +00:00
}