summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics_reporting/lang/de/permissions.json
diff options
context:
space:
mode:
authorUdo Walter2017-12-07 18:48:00 +0100
committerUdo Walter2017-12-07 18:48:00 +0100
commita1920b7f3f416e76863690d24de7282917698c09 (patch)
tree688a9d1ac013985a0bcf09765fa4ce68d0dc1c48 /modules-available/statistics_reporting/lang/de/permissions.json
parent[dozmod] reworked permission system from "click and you get error" to "button... (diff)
downloadslx-admin-a1920b7f3f416e76863690d24de7282917698c09.tar.gz
slx-admin-a1920b7f3f416e76863690d24de7282917698c09.tar.xz
slx-admin-a1920b7f3f416e76863690d24de7282917698c09.zip
[permissionmanager] added support for localized permission descriptions;
moved add/delete buttons to the right; items in the user and locations table can now be selected by clicking anywhere in the table row;
Diffstat (limited to 'modules-available/statistics_reporting/lang/de/permissions.json')
-rw-r--r--modules-available/statistics_reporting/lang/de/permissions.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/modules-available/statistics_reporting/lang/de/permissions.json b/modules-available/statistics_reporting/lang/de/permissions.json
new file mode 100644
index 00000000..f90de252
--- /dev/null
+++ b/modules-available/statistics_reporting/lang/de/permissions.json
@@ -0,0 +1,10 @@
+{
+ "table.view.total": "Gesamt Tabelle anschauen.",
+ "table.view.location": "Orte Tabelle anschauen.",
+ "table.view.client": "Client Tabelle anschauen.",
+ "table.view.user": "Benutzer Tabelle anschauen.",
+ "table.view.vm": "Veranstaltungen Tabelle anschauen.",
+ "table.export": "Tabellen als JSON/CSV/XML exportieren. Dazu werden die Rechte um die jeweiligen Tabllen anzuschauen benötigt.",
+ "reporting.download": "Wöchentlichen Report herunterladen.",
+ "reporting.change": "Einstellungen zu dem wöchentlichen Report ändern."
+} \ No newline at end of file