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

9 lines
156 B
JSON
Raw Normal View History

2020-04-20 23:33:54 +00:00
{
"state": {
"_": {
"active": "aktiven",
"idle": "V pripravljenosti",
"paused": "Na pavzi"
}
}
}