core/homeassistant/components/sensibo/translations/et.json

18 lines
403 B
JSON
Raw Normal View History

2021-12-23 00:14:21 +00:00
{
"config": {
"abort": {
"already_configured": "Konto on juba h\u00e4\u00e4lestatud"
},
"error": {
"cannot_connect": "\u00dchendamine nurjus"
},
"step": {
"user": {
"data": {
"api_key": "API v\u00f5ti",
"name": "Nimi"
}
}
}
}
}