1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-03 14:14:40 +01:00
Files
core/homeassistant/components/script/translations/fr.json
T
2022-03-11 00:21:48 +00:00

9 lines
146 B
JSON

{
"state": {
"_": {
"off": "D\u00e9sactiv\u00e9",
"on": "Activ\u00e9"
}
},
"title": "Script"
}