summaryrefslogtreecommitdiffstats
path: root/modules-available/syslog/lang/en/template-tags.json
diff options
context:
space:
mode:
authorSimon Rettberg2018-08-07 16:48:13 +0200
committerSimon Rettberg2018-08-07 16:48:13 +0200
commitf37c95a560f0d2bac96e4b0e650d12691181b876 (patch)
tree914e9db632b0ec3c44685cfa425be0bda549abcf /modules-available/syslog/lang/en/template-tags.json
parent[roomplanner] Fix search feature: load user in ajax call (diff)
downloadslx-admin-f37c95a560f0d2bac96e4b0e650d12691181b876.tar.gz
slx-admin-f37c95a560f0d2bac96e4b0e650d12691181b876.tar.xz
slx-admin-f37c95a560f0d2bac96e4b0e650d12691181b876.zip
[syslog] Add user export feature
This will export all rows from tables that log user related content, data, events, helping administrators to conform to DSGVO information requests. Closes #3401
Diffstat (limited to 'modules-available/syslog/lang/en/template-tags.json')
-rw-r--r--modules-available/syslog/lang/en/template-tags.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules-available/syslog/lang/en/template-tags.json b/modules-available/syslog/lang/en/template-tags.json
index 1aae1fe9..24e9aaa1 100644
--- a/modules-available/syslog/lang/en/template-tags.json
+++ b/modules-available/syslog/lang/en/template-tags.json
@@ -5,8 +5,12 @@
"lang_clientLog": "Client Log",
"lang_details": "Details",
"lang_event": "Event",
+ "lang_export": "Export",
+ "lang_exportUserDesc": "This exports all data from the database relating to the given user login. Please specify the user name exactly the way they would provide it when logging in on a client.",
"lang_filter": "Filter",
"lang_not": "not",
"lang_settings": "Settings",
+ "lang_userExport": "User export",
+ "lang_userLogin": "User login",
"lang_when": "When"
} \ No newline at end of file