summaryrefslogtreecommitdiffstats
path: root/modules-available/usblockoff/lang/en/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/en/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/en/template-tags.json')
-rw-r--r--modules-available/usblockoff/lang/en/template-tags.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/modules-available/usblockoff/lang/en/template-tags.json b/modules-available/usblockoff/lang/en/template-tags.json
index 78f7166f..1ddb6334 100644
--- a/modules-available/usblockoff/lang/en/template-tags.json
+++ b/modules-available/usblockoff/lang/en/template-tags.json
@@ -49,5 +49,11 @@
"lang_configuration": "Configuration",
"lang_usb-lock-off": "USB lock off",
"lang_disabledButtons_helptext": "You must first save the configuration to add rules.",
- "lang_firstMatchingRuleCounts": "First matching rule (from top to bottom) will be applied."
+ "lang_firstMatchingRuleCounts": "First matching rule (from top to bottom) will be applied.",
+ "lang_description": "Description",
+ "lang_configurationTable": "Configuration Table",
+ "lang_editConfig": "Edit Configuration",
+ "lang_configDesc_helptext": "Description of the configuration.",
+ "lang_attributes": "Attributes",
+ "lang_action": "Action"
}