1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-28 22:06:25 +00:00
Files
core/homeassistant/components/script/translations/da.json
2020-04-21 16:11:05 -07:00

9 lines
122 B
JSON

{
"state": {
"_": {
"off": "Fra",
"on": "Til"
}
},
"title": "Script"
}