dashboard widgets are configurable via config (#269)

This commit is contained in:
Kevin Papst
2018-08-17 23:17:02 +02:00
committed by GitHub
parent 7804ef83ce
commit dbbb434723
49 changed files with 2011 additions and 938 deletions

View File

@@ -584,50 +584,82 @@
</trans-unit>
<!--
Statistics
Statistics data for Dashboard & Users profile
-->
<trans-unit id="stats.durationThisMonth">
<source>stats.durationThisMonth</source>
<trans-unit id="stats.durationToday">
<source>stats.durationToday</source>
<target>Working hours today</target>
</trans-unit>
<trans-unit id="stats.durationWeek">
<source>stats.durationWeek</source>
<target>Working hours this week</target>
</trans-unit>
<trans-unit id="stats.durationMonth">
<source>stats.durationMonth</source>
<target>Working hours this month</target>
</trans-unit>
<trans-unit id="stats.amountThisMonth">
<source>stats.amountThisMonth</source>
<target>Revenue this month</target>
<trans-unit id="stats.durationYear">
<source>stats.durationYear</source>
<target>Working hours this year</target>
</trans-unit>
<trans-unit id="stats.durationTotal">
<source>stats.durationTotal</source>
<target>Working hours total</target>
</trans-unit>
<trans-unit id="stats.amountToday">
<source>stats.amountToday</source>
<target>Revenue today</target>
</trans-unit>
<trans-unit id="stats.amountWeek">
<source>stats.amountWeek</source>
<target>Revenue this week</target>
</trans-unit>
<trans-unit id="stats.amountMonth">
<source>stats.amountMonth</source>
<target>Revenue this month</target>
</trans-unit>
<trans-unit id="stats.amountYear">
<source>stats.amountYear</source>
<target>Revenue this year</target>
</trans-unit>
<trans-unit id="stats.amountTotal">
<source>stats.amountTotal</source>
<target>Revenue total</target>
</trans-unit>
<!--
Dashboard
-->
<trans-unit id="stats.userTotal">
<source>stats.userTotal</source>
<target>Amount users</target>
<trans-unit id="stats.userActiveToday">
<source>stats.userActiveToday</source>
<target>Active users today</target>
</trans-unit>
<trans-unit id="stats.userActiveThisMoth">
<source>stats.userActiveThisMoth</source>
<trans-unit id="stats.userActiveWeek">
<source>stats.userActiveWeek</source>
<target>Active users this week</target>
</trans-unit>
<trans-unit id="stats.userActiveMonth">
<source>stats.userActiveMonth</source>
<target>Active users this month</target>
</trans-unit>
<trans-unit id="stats.userActiveEver">
<source>stats.userActiveEver</source>
<trans-unit id="stats.userActiveYear">
<source>stats.userActiveYear</source>
<target>Active users this year</target>
</trans-unit>
<trans-unit id="stats.userActiveTotal">
<source>stats.userActiveTotal</source>
<target>Active users ever</target>
</trans-unit>
<trans-unit id="stats.activeRecordings">
<source>stats.activeRecordings</source>
<target>Currently active records</target>
<target>Active records</target>
</trans-unit>
<trans-unit id="stats.activitiesTotal">
<source>stats.activitiesTotal</source>
<trans-unit id="stats.userTotal">
<source>stats.userTotal</source>
<target>Amount users</target>
</trans-unit>
<trans-unit id="stats.activityTotal">
<source>stats.activityTotal</source>
<target>Amount activities</target>
</trans-unit>
<trans-unit id="stats.projectsTotal">
<source>stats.projectsTotal</source>
<trans-unit id="stats.projectTotal">
<source>stats.projectTotal</source>
<target>Amount projects</target>
</trans-unit>
<trans-unit id="stats.customerTotal">