Files
homarr/public/locales/hu/modules/smart-home/trigger-automation.json
2024-01-27 22:12:04 +01:00

16 lines
438 B
JSON

{
"descriptor": {
"name": "Home Assistant automatizálás",
"description": "Automatizálás végrehajtása",
"settings": {
"title": "Automatizálás végrehajtása",
"automationId": {
"label": "Automatizálási azonosító",
"info": "Az Ön egyedi automatizálási azonosítója. Mindig automation.XXXXX."
},
"displayName": {
"label": "Megjelenített név"
}
}
}
}