1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-05 23:16:33 +01:00
Files
core/homeassistant/components/script/translations/sl.json
T
2022-08-08 00:22:41 +00:00

9 lines
136 B
JSON

{
"state": {
"_": {
"off": "Izklopljen",
"on": "Vklopljen"
}
},
"title": "Skripta"
}