summaryrefslogtreecommitdiffstats
path: root/modules-available/rebootcontrol/lang/en
diff options
context:
space:
mode:
authorSimon Rettberg2022-05-13 12:13:25 +0200
committerSimon Rettberg2022-05-13 12:13:25 +0200
commite775b86721b55ff9f20877f17ce439264d86d616 (patch)
tree14b3ed6186fc5c756f27d7cb6adba8f9cdc549be /modules-available/rebootcontrol/lang/en
parent[eventlog] Add missing permissions (diff)
downloadslx-admin-e775b86721b55ff9f20877f17ce439264d86d616.tar.gz
slx-admin-e775b86721b55ff9f20877f17ce439264d86d616.tar.xz
slx-admin-e775b86721b55ff9f20877f17ce439264d86d616.zip
Update translations
Diffstat (limited to 'modules-available/rebootcontrol/lang/en')
-rw-r--r--modules-available/rebootcontrol/lang/en/template-tags.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules-available/rebootcontrol/lang/en/template-tags.json b/modules-available/rebootcontrol/lang/en/template-tags.json
index e29e2d6a..5ac995ae 100644
--- a/modules-available/rebootcontrol/lang/en/template-tags.json
+++ b/modules-available/rebootcontrol/lang/en/template-tags.json
@@ -72,6 +72,7 @@
"lang_taskListIntro": "This is a list of running or recently finished tasks (WOL, Shutdown, Reboot, ...).",
"lang_wakeScriptHelp": "This script will be executed on the jump host to wake up the selected machines. If will be executed using the default shell of the host. There are two special placeholders which will be replaced before executing the script on the host: %MACS% will be a space separated list of mac addresses to wake up. %IP% is either the directed broadcast address of the destination subnet, or simply 255.255.255.255, if the destination subnet is the same as the jump host's address.",
"lang_wakeupScript": "Wake script",
+ "lang_when": "When",
"lang_wol": "WakeOnLAN",
"lang_wolAutoDiscoverCheck": "Automatically determine WOL-reachability of subnets",
"lang_wolDestPort": "UDP destination port for packets sent from satellite",