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

28 lines
736 B
JSON

{
"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"
}
}
}
},
"title": "Demo"
}