summaryrefslogtreecommitdiffstats
path: root/modules-available/rebootcontrol/lang/de/module.json
diff options
context:
space:
mode:
authorSimon Rettberg2019-12-07 15:28:30 +0100
committerSimon Rettberg2019-12-07 15:28:30 +0100
commit7d6275514cd4e0ab2903f8c0891c85f3b0e66539 (patch)
treee5bb9520cc6e715dbfa8e24650e97167ea8126d1 /modules-available/rebootcontrol/lang/de/module.json
parentMerge branch 'master' into wol (diff)
downloadslx-admin-7d6275514cd4e0ab2903f8c0891c85f3b0e66539.tar.gz
slx-admin-7d6275514cd4e0ab2903f8c0891c85f3b0e66539.tar.xz
slx-admin-7d6275514cd4e0ab2903f8c0891c85f3b0e66539.zip
[rebootcontrol] Implement assigning subnets to jump host
Also fix removing all jump hosts from a subnet. Update translations.
Diffstat (limited to 'modules-available/rebootcontrol/lang/de/module.json')
-rw-r--r--modules-available/rebootcontrol/lang/de/module.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/modules-available/rebootcontrol/lang/de/module.json b/modules-available/rebootcontrol/lang/de/module.json
index 47d91e98..24dae3f1 100644
--- a/modules-available/rebootcontrol/lang/de/module.json
+++ b/modules-available/rebootcontrol/lang/de/module.json
@@ -1,4 +1,6 @@
{
+ "jumphosts": "Sprung-Hosts",
"module_name": "WakeOnLAN",
- "page_title": "WakeOnLAN"
+ "page_title": "WakeOnLAN",
+ "subnets": "Subnetze"
} \ No newline at end of file