core/homeassistant/components/switch/translations/sr.json

8 lines
120 B
JSON
Raw Normal View History

2020-04-20 23:33:54 +00:00
{
"state": {
"_": {
"off": "Isklju\u010den",
"on": "Uklju\u010den"
}
}
}