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

18 lines
432 B
JSON
Raw Normal View History

2020-08-30 00:03:17 +00:00
{
"options": {
"step": {
"options_1": {
"data": {
"int": "\u010c\u00edseln\u00fd vstup"
}
2020-10-11 00:03:37 +00:00
},
"options_2": {
"data": {
"multi": "V\u00edcen\u00e1sobn\u00fd v\u00fdb\u011br",
"select": "Vyberte mo\u017enost"
}
2020-08-30 00:03:17 +00:00
}
}
2020-10-10 00:05:05 +00:00
},
"title": "Demo"
2020-08-30 00:03:17 +00:00
}