Files
homarr/public/locales/vi/modules/smart-home/trigger-automation.json
2024-01-14 14:10:59 +01:00

16 lines
439 B
JSON

{
"descriptor": {
"name": "Tự động hoá Home Assistant",
"description": "Chạy tự động hoá",
"settings": {
"title": "Chạy tự động hoá",
"automationId": {
"label": "ID tự động hóa",
"info": "ID tự động hóa riêng của bạn. Luôn bắt đầu bằng tự động hóa.XXXXX."
},
"displayName": {
"label": "Tên hiển thị"
}
}
}
}