core/homeassistant/components/derivative/translations/bg.json

30 lines
681 B
JSON

{
"config": {
"step": {
"user": {
"data": {
"name": "\u0418\u043c\u0435"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"name": "\u0418\u043c\u0435"
}
}
}
},
"selector": {
"time_unit": {
"options": {
"d": "\u0414\u043d\u0438",
"h": "\u0427\u0430\u0441\u0430",
"min": "\u041c\u0438\u043d\u0443\u0442\u0438",
"s": "\u0421\u0435\u043a\u0443\u043d\u0434\u0438"
}
}
}
}