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

17 lines
382 B
JSON
Raw Normal View History

2022-01-24 00:13:45 +00:00
{
"config": {
2022-02-20 00:20:09 +00:00
"abort": {
"unknown": "Neo\u010dek\u00e1van\u00e1 chyba"
},
"error": {
"unknown": "Neo\u010dek\u00e1van\u00e1 chyba"
},
2022-01-24 00:13:45 +00:00
"step": {
"user": {
"data": {
"verify_ssl": "Ov\u011b\u0159it certifik\u00e1t SSL"
}
}
}
}
}