summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics_reporting/lang
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/statistics_reporting/lang')
-rw-r--r--modules-available/statistics_reporting/lang/de/permissions.json10
-rw-r--r--modules-available/statistics_reporting/lang/en/permissions.json10
2 files changed, 20 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
diff --git a/modules-available/statistics_reporting/lang/en/permissions.json b/modules-available/statistics_reporting/lang/en/permissions.json
new file mode 100644
index 00000000..e6e550eb
--- /dev/null
+++ b/modules-available/statistics_reporting/lang/en/permissions.json
@@ -0,0 +1,10 @@
+{
+ "table.view.total": "View total table.",
+ "table.view.location": "View location table.",
+ "table.view.client": "View client table.",
+ "table.view.user": "View user table.",
+ "table.view.vm": "View lecture table.",
+ "table.export": "Export tables as JSON/CSV/XML. Needs the permission to view the table to export it.",
+ "reporting.download": "Download weekly report.",
+ "reporting.change": "Change weekly reporting settings."
+} \ No newline at end of file