Skip to content

Commit

Permalink
Get form and local changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunnyka98 committed Apr 5, 2024
1 parent 934ffeb commit ac53d77
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ActiveList/form.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"elements": [
{
"type": "CheckBox",
"caption": "Turn Off Action",
"name": "TurnOffAction"
},
{
"type": "List",
"name": "VariableList",
Expand Down
1 change: 1 addition & 0 deletions ActiveList/locale.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"Variables": "Variablen",
"Variable": "Variable",
"Turn Off": "Ausschalten",
"Turn Off Action": "Aktion zum Ausschalten",
"Active List": "Aktivliste",
"https://www.symcon.de/en/service/documentation/module-reference/active-list/": "https://www.symcon.de/de/service/dokumentation/modulreferenz/aktivliste/"
}
Expand Down

0 comments on commit ac53d77

Please sign in to comment.