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

19 lines
518 B
JSON
Raw Normal View History

2022-07-01 00:27:03 +00:00
{
"config": {
"abort": {
"already_configured": "Seade on juba h\u00e4\u00e4lestatud"
},
"error": {
"cannot_connect": "\u00dchendamine nurjus",
"cannot_receive_deviceinfo": "MAC-aadressi toomine eba\u00f5nnestus. Veendu, et seade oleks sisse l\u00fclitatud"
},
"step": {
"user": {
"data": {
"host": "Host",
"port": "Port"
}
}
}
}
}