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

19 lines
477 B
JSON

{
"options": {
"step": {
"options_1": {
"data": {
"constant": "Konstanta",
"int": "\u010c\u00edseln\u00fd vstup"
}
},
"options_2": {
"data": {
"multi": "V\u00edcen\u00e1sobn\u00fd v\u00fdb\u011br",
"select": "Vyberte mo\u017enost"
}
}
}
},
"title": "Demo"
}