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

29 lines
686 B
JSON

{
"config": {
"abort": {
"already_configured": "L'account \u00e8 gi\u00e0 configurato"
},
"error": {
"invalid_auth": "Autenticazione non valida"
},
"step": {
"user": {
"data": {
"password": "Password",
"username": "E-mail"
},
"title": "Configura Tile"
}
}
},
"options": {
"step": {
"init": {
"data": {
"show_inactive": "Mostra Tile inattive"
},
"title": "Configura Tile"
}
}
}
}