core/homeassistant/components/airzone/translations/cs.json

18 lines
415 B
JSON
Raw Normal View History

2022-04-29 00:22:21 +00:00
{
"config": {
"abort": {
"already_configured": "Za\u0159\u00edzen\u00ed je ji\u017e nastaveno"
},
"error": {
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit"
},
"step": {
"user": {
"data": {
"host": "Hostitel",
"port": "Port"
}
}
}
}
}