summaryrefslogtreecommitdiffstats
path: root/modules-available/usblockoff/lang/de/template-tags.json
diff options
context:
space:
mode:
authorChristian Hofmaier2018-03-20 15:35:18 +0100
committerChristian Hofmaier2018-03-20 15:35:18 +0100
commitd2862870c0ecd1e4855db1b0ec3a455fed876af1 (patch)
treebc6b63b27bc88055435a73ef05c0223768becec3 /modules-available/usblockoff/lang/de/template-tags.json
parent[usb-lock-off] tooltip that first matching rule (from top to bottom) is applied (diff)
downloadslx-admin-d2862870c0ecd1e4855db1b0ec3a455fed876af1.tar.gz
slx-admin-d2862870c0ecd1e4855db1b0ec3a455fed876af1.tar.xz
slx-admin-d2862870c0ecd1e4855db1b0ec3a455fed876af1.zip
[usb-lock-off] now you can add a description which is shown on the front page, edited database, added template tags, made nice red-flag for missing input name :)
Diffstat (limited to 'modules-available/usblockoff/lang/de/template-tags.json')
-rw-r--r--modules-available/usblockoff/lang/de/template-tags.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/modules-available/usblockoff/lang/de/template-tags.json b/modules-available/usblockoff/lang/de/template-tags.json
index 15a885df..4e623e3a 100644
--- a/modules-available/usblockoff/lang/de/template-tags.json
+++ b/modules-available/usblockoff/lang/de/template-tags.json
@@ -49,5 +49,11 @@
"lang_configuration": "Konfiguration",
"lang_usb-lock-off": "USB Lock-Off",
"lang_disabledButtons_helptext": "Sie müssen zuerst die Konfiguration speichern, um Regeln hinzufügen zu können.",
- "lang_firstMatchingRuleCounts": "Die erste zutreffende Regel (von Oben nach Unten) wird angewendet."
+ "lang_firstMatchingRuleCounts": "Die erste zutreffende Regel (von Oben nach Unten) wird angewendet.",
+ "lang_description": "Beschreibung",
+ "lang_configurationTable": "Konfigurationstabelle",
+ "lang_editConfig": "Konfiguration bearbeiten",
+ "lang_configDesc_helptext": "Beschreibung der Konfiguration.",
+ "lang_attributes": "Attribute",
+ "lang_action": "Aktion"
}