Initial commit, 90% there

This commit is contained in:
mdares
2025-12-02 16:27:21 +00:00
commit 755028af7e
7353 changed files with 1759505 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
{
"ui_template": {
"label": {
"type": "Vorlagentyp",
"local": "Widget in Gruppe",
"global": "Hinzugefügt zur <head>-Sektion der Seite",
"group": "Gruppe",
"size": "Größe",
"name": "Name",
"pass-through": "Nachrichten vom Eingang weiterleiten",
"store-state": "Ausgehende Nachrichten speichern",
"template": "Vorlage",
"expand": "Erweitern",
"resend": "Letzten Wert beim Aktualisieren neuladen",
"className": "Klasse",
"classNamePlaceholder": "Optionale(r) CSS-Klassenname(n) für das Widget"
}
}
}