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

20 lines
701 B
JSON
Raw Normal View History

2020-08-27 00:04:55 +00:00
{
"config": {
"error": {
"already_configured": "L'account \u00e8 gi\u00e0 configurato",
"authorization_error": "Errore di autorizzazione. Controlla le tue credenziali.",
2020-10-16 00:04:33 +00:00
"cannot_connect": "Impossibile connettersi",
2020-08-27 00:04:55 +00:00
"connection_error": "Impossibile connettersi"
},
"step": {
"user": {
"data": {
"password": "Password",
"username": "Nome utente"
},
"description": "Configura un'istanza OVO Energy per accedere al tuo consumo energetico.",
"title": "Aggiungi Conto Energetico OVO"
}
}
}
}