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

20 lines
554 B
JSON
Raw Normal View History

2018-09-10 11:44:27 +00:00
{
"config": {
"error": {
2019-02-22 00:40:25 +00:00
"identifier_exists": "Coordinate gi\u00e0 registrate",
2018-09-10 11:44:27 +00:00
"invalid_api_key": "Chiave API non valida"
},
"step": {
"user": {
"data": {
2019-02-22 00:40:25 +00:00
"api_key": "API Key di OpenUV",
"elevation": "Altitudine",
2018-09-10 11:44:27 +00:00
"latitude": "Latitudine",
2019-06-14 21:53:13 +00:00
"longitude": "Longitudine"
2019-02-22 00:40:25 +00:00
},
"title": "Inserisci i tuoi dati"
2018-09-10 11:44:27 +00:00
}
2019-02-22 00:40:25 +00:00
},
"title": "OpenUV"
2018-09-10 11:44:27 +00:00
}
}