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

14 lines
440 B
JSON
Raw Normal View History

2020-10-10 00:05:05 +00:00
{
"config": {
"abort": {
2020-10-11 00:03:37 +00:00
"mqtt_required": "Integrace MQTT nen\u00ed nastavena",
"one_instance_allowed": "Integrace podporuje pouze jednu instanci Z-Wave",
"single_instance_allowed": "Ji\u017e nastaveno. Je mo\u017en\u00e1 pouze jedin\u00e1 konfigurace."
},
"step": {
"user": {
"title": "Potvr\u010fte nastaven\u00ed"
}
2020-10-10 00:05:05 +00:00
}
}
}