1
0
mirror of https://github.com/home-assistant/core.git synced 2026-03-02 15:52:29 +00:00
Files
core/homeassistant/components/script/translations/cs.json
2020-10-10 00:05:05 +00:00

9 lines
130 B
JSON

{
"state": {
"_": {
"off": "Vypnuto",
"on": "Zapnuto"
}
},
"title": "Skript"
}