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

21 lines
531 B
JSON
Raw Normal View History

2021-05-26 00:16:09 +00:00
{
"config": {
"abort": {
"already_configured": "Seade on juba h\u00e4\u00e4lestatud",
"unknown": "Tundmatu t\u00f5rge"
},
"error": {
"not_found": "Seadmeid ei leitud"
},
"step": {
"user": {
"data": {
"code": "Jaama kood"
},
2022-04-29 00:22:21 +00:00
"data_description": {
"code": "N\u00e4eb v\u00e4lja nagu ESCAT4300000043206B"
}
2021-05-26 00:16:09 +00:00
}
}
}
}