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

22 lines
559 B
JSON

{
"config": {
"step": {
"user": {
"data": {
"hysteresis": "\u0425\u0438\u0441\u0442\u0435\u0440\u0435\u0437\u0438\u0441",
"name": "\u0418\u043c\u0435"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"hysteresis": "\u0425\u0438\u0441\u0442\u0435\u0440\u0435\u0437\u0438\u0441",
"name": "\u0418\u043c\u0435"
}
}
}
}
}