summaryrefslogtreecommitdiffstats
path: root/modules-available/rebootcontrol/lang/en/template-tags.json
diff options
context:
space:
mode:
authorSimon Rettberg2022-03-23 17:05:25 +0100
committerSimon Rettberg2022-03-23 17:05:25 +0100
commitbd72cb3a16f1697491250e714694125e306c813c (patch)
treed759f96ac624a38c60216faa5fdc3ea4d856f422 /modules-available/rebootcontrol/lang/en/template-tags.json
parent[passthrough] Fix #hash highlighting of devices (diff)
downloadslx-admin-bd72cb3a16f1697491250e714694125e306c813c.tar.gz
slx-admin-bd72cb3a16f1697491250e714694125e306c813c.tar.xz
slx-admin-bd72cb3a16f1697491250e714694125e306c813c.zip
[rebootcontrol] Add option to override destination broadcast address
Diffstat (limited to 'modules-available/rebootcontrol/lang/en/template-tags.json')
-rw-r--r--modules-available/rebootcontrol/lang/en/template-tags.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules-available/rebootcontrol/lang/en/template-tags.json b/modules-available/rebootcontrol/lang/en/template-tags.json
index a50ba7fe..e29e2d6a 100644
--- a/modules-available/rebootcontrol/lang/en/template-tags.json
+++ b/modules-available/rebootcontrol/lang/en/template-tags.json
@@ -13,6 +13,9 @@
"lang_clientCount": "# clients",
"lang_confirmDeleteSubnet": "Delete this subnet?",
"lang_connecting": "Connecting...",
+ "lang_directedBroadcastAddress": "Destination address",
+ "lang_directedBroadcastDescription": "This address will be used as the destination address for wake on LAN. This is useful if you want to use a WOL-proxy that does the actual waking. If you leave this field empty, the broadcast address of the destination network will be used.",
+ "lang_directedBroadcastOverrideHeading": "Override directed broadcast address",
"lang_editJumpHost": "Edit jump host",
"lang_editSubnet": "Edit subnet",
"lang_enterCommand": "Command(s) to execute",