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

16 lines
367 B
JSON
Raw Normal View History

2020-10-04 00:05:05 +00:00
{
"config": {
2020-10-12 00:03:31 +00:00
"abort": {
"already_configured": "Asukoht on juba m\u00e4\u00e4ratud"
},
2020-10-04 00:05:05 +00:00
"error": {
2020-10-12 00:03:31 +00:00
"cannot_connect": "\u00dchendamine nurjus",
2020-10-04 00:05:05 +00:00
"connection_error": "\u00dchenduse loomine nurjus"
2020-10-12 00:03:31 +00:00
},
"step": {
"user": {
"title": ""
}
2020-10-04 00:05:05 +00:00
}
}
}