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

16 lines
419 B
JSON
Raw Normal View History

2020-11-11 00:10:27 +00:00
{
"config": {
"error": {
2021-05-09 00:04:11 +00:00
"cannot_connect": "\u00dchendamine nurjus",
"powered_off": "Kas projektor on sisse l\u00fclitatud? Esmaseks seadistamiseks pead projektori sisse l\u00fclitama."
2020-11-11 00:10:27 +00:00
},
"step": {
"user": {
"data": {
"host": "Host",
2021-05-12 00:04:03 +00:00
"name": "Nimi"
2020-11-11 00:10:27 +00:00
}
}
}
2020-11-11 12:25:22 +00:00
}
2020-11-11 00:10:27 +00:00
}