summaryrefslogtreecommitdiffstats
path: root/modules-available/systemstatus/lang/de/module.json
diff options
context:
space:
mode:
authorSimon Rettberg2017-05-04 14:51:45 +0200
committerSimon Rettberg2017-05-04 14:51:45 +0200
commit5a98446a727fbd75ae87d960163826ada2f8dcfb (patch)
treefb5418eae7df8db84bd9b44cfa99c7b8e6c3692a /modules-available/systemstatus/lang/de/module.json
parent[dozmod] Check for subPage before doing general handling (diff)
downloadslx-admin-5a98446a727fbd75ae87d960163826ada2f8dcfb.tar.gz
slx-admin-5a98446a727fbd75ae87d960163826ada2f8dcfb.tar.xz
slx-admin-5a98446a727fbd75ae87d960163826ada2f8dcfb.zip
[systemstatus] Put logs in tabbed view
Diffstat (limited to 'modules-available/systemstatus/lang/de/module.json')
-rw-r--r--modules-available/systemstatus/lang/de/module.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/modules-available/systemstatus/lang/de/module.json b/modules-available/systemstatus/lang/de/module.json
index e69c3fb0..3d25d131 100644
--- a/modules-available/systemstatus/lang/de/module.json
+++ b/modules-available/systemstatus/lang/de/module.json
@@ -1,3 +1,8 @@
{
- "module_name": "System-Status"
+ "module_name": "System-Status",
+ "tab_DmsdLog": "bwLehrpool-Suite Server Log",
+ "tab_LdadpLog": "LDAP\/AD",
+ "tab_LighttpdLog": "lighttpd log",
+ "tab_Netstat": "netstat -tulpn",
+ "tab_PsList": "ps auxf"
} \ No newline at end of file