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

13 lines
410 B
JSON
Raw Normal View History

2021-10-17 00:12:27 +00:00
{
"device_automation": {
"action_type": {
"turn_off": "\u0418\u0437\u043a\u043b\u044e\u0447\u0432\u0430\u043d\u0435 \u043d\u0430 {entity_name}",
"turn_on": "\u0412\u043a\u043b\u044e\u0447\u0432\u0430\u043d\u0435 \u043d\u0430 {entity_name}"
}
2022-10-06 00:31:54 +00:00
},
"state": {
"_": {
"off": "\u0418\u0437\u043a\u043b\u044e\u0447\u0435\u043d"
}
2021-10-17 00:12:27 +00:00
}
}