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

28 lines
736 B
JSON
Raw Normal View History

2019-11-15 00:32:15 +00:00
{
2020-02-19 00:31:49 +00:00
"options": {
"step": {
"init": {
"data": {
"few": "prazni",
"one": "prazen",
"other": "prazni",
"two": "prazna"
}
},
"options_1": {
"data": {
"bool": "Izbirna logi\u010dna vrednost",
"int": "\u0160tevil\u010dni vnos"
}
},
"options_2": {
"data": {
"multi": "Multiselect",
"select": "Izberite mo\u017enost",
"string": "Vrednost niza"
}
}
}
2020-04-15 16:51:07 +00:00
},
"title": "Demo"
2019-11-15 00:32:15 +00:00
}