feat: Add automation route (#3410)

This commit is contained in:
Muhsin Keloth
2021-11-18 14:09:55 +05:30
committed by GitHub
parent b81a9f2010
commit c2b4991fd8
6 changed files with 59 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
{
"AUTOMATION": {
"HEADER": "Automation",
"HEADER_BTN_TXT": "Add Automation Rule"
}
}