summaryrefslogtreecommitdiffstats
path: root/modules-available/usblockoff/lang/en/template-tags.json
diff options
context:
space:
mode:
authorroot2017-11-05 06:08:37 +0100
committerroot2017-11-05 06:08:37 +0100
commit56adda043ed5f4e04c12aec2d6ebbca2372332b8 (patch)
tree0c584a7264d8435d8c2ceac4d14679fd886627e9 /modules-available/usblockoff/lang/en/template-tags.json
parent[syslog] Tweak machineuuid index in installer (diff)
downloadslx-admin-56adda043ed5f4e04c12aec2d6ebbca2372332b8.tar.gz
slx-admin-56adda043ed5f4e04c12aec2d6ebbca2372332b8.tar.xz
slx-admin-56adda043ed5f4e04c12aec2d6ebbca2372332b8.zip
Initial commit
Diffstat (limited to 'modules-available/usblockoff/lang/en/template-tags.json')
-rw-r--r--modules-available/usblockoff/lang/en/template-tags.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/modules-available/usblockoff/lang/en/template-tags.json b/modules-available/usblockoff/lang/en/template-tags.json
new file mode 100644
index 00000000..20529d4a
--- /dev/null
+++ b/modules-available/usblockoff/lang/en/template-tags.json
@@ -0,0 +1,14 @@
+{
+ "lang_howToRuleLang": "Usage of the Rule Language.",
+ "lang_device": "usb device",
+ "lang_devices": "usb devices",
+ "lang_general": "General",
+ "lang_config": "Configuration",
+ "lang_config_helptext": "Create a new configuration or choose one to load and edit it",
+ "lang_configName": "Configuration name",
+ "lang_configName_helptext": "The name of the configuration",
+ "lang_deleteConfig": "Delete configuration",
+ "lang_deleteConfig_helptext": "Delets the configuration",
+ "lang_createNewConfig": "<create new configuration>",
+ "lang_deleteConfigMessage": "Are you sure you want to delete the configuration?"
+}