summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics_reporting/permissions/permissions.json
blob: e6e550eb5f95417221b0f43b46e0aae3f3041569 (plain) (blame)
1
2
3
4
5
6
7
8
9
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."
}