summaryrefslogtreecommitdiffstats
path: root/modules-available/usblockoff/lang
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/usblockoff/lang')
-rw-r--r--modules-available/usblockoff/lang/de/template-tags.json7
-rw-r--r--modules-available/usblockoff/lang/en/template-tags.json7
2 files changed, 12 insertions, 2 deletions
diff --git a/modules-available/usblockoff/lang/de/template-tags.json b/modules-available/usblockoff/lang/de/template-tags.json
index 3614ed55..15a60aca 100644
--- a/modules-available/usblockoff/lang/de/template-tags.json
+++ b/modules-available/usblockoff/lang/de/template-tags.json
@@ -39,5 +39,10 @@
"lang_equals": "Gleicht",
"lang_equals-ordered": "Gleicht geordnet",
"lang_saveAsNewConfig": "Als neue Konfiguration Speichern",
- "lang_saveAsNewConfig-helptext": "Erstellt eine neue Konfiguration anstatt die alte zu Überschreiben."
+ "lang_saveAsNewConfig-helptext": "Erstellt eine neue Konfiguration anstatt die alte zu Überschreiben.",
+ "lang_add-generic-rule": "Generische Regel hinzufügen",
+ "lang_device-list": "Geräte Liste",
+ "lang_rulesConfig": "Regel Konfiguration",
+ "lang_daemonConfig": "Daemon Konfiguration",
+ "lang_assignMenu": "Zuweisungsmenü"
}
diff --git a/modules-available/usblockoff/lang/en/template-tags.json b/modules-available/usblockoff/lang/en/template-tags.json
index 914b844b..3daffdb7 100644
--- a/modules-available/usblockoff/lang/en/template-tags.json
+++ b/modules-available/usblockoff/lang/en/template-tags.json
@@ -39,5 +39,10 @@
"lang_equals": "Equals",
"lang_equals-ordered": "Equals ordered",
"lang_saveAsNewConfig": "Save as new config",
- "lang_saveAsNewConfig-helptext": "If true a new config is created instead of overriding the old one"
+ "lang_saveAsNewConfig-helptext": "If true a new config is created instead of overriding the old one",
+ "lang_add-generic-rule": "Add generic rule",
+ "lang_device-list": "Device list",
+ "lang_rulesConfig": "Rules config",
+ "lang_daemonConfig": "Daemon config",
+ "lang_assignMenu": "Assign menu"
}