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

19 lines
461 B
JSON
Raw Normal View History

2020-10-09 00:04:33 +00:00
{
"config": {
"abort": {
"already_configured": "Seade on juba h\u00e4\u00e4lestatud"
},
2020-10-10 00:05:05 +00:00
"error": {
"invalid_auth": "Tuvastamine nurjus"
},
2020-10-09 00:04:33 +00:00
"step": {
"user": {
"data": {
2020-10-14 00:04:41 +00:00
"email": "E-post",
2020-10-09 00:04:33 +00:00
"password": "Salas\u00f5na"
2020-10-14 00:04:41 +00:00
},
"description": "Kas alustan seadistamist?"
2020-10-09 00:04:33 +00:00
}
}
}
}