new report: week for users (#2494)

This commit is contained in:
Kevin Papst
2021-04-07 22:20:19 +02:00
committed by GitHub
parent cdad5913ca
commit 2ce6e815ff
27 changed files with 729 additions and 510 deletions

View File

@@ -66,7 +66,11 @@
</trans-unit>
<trans-unit id="label.set_as_default">
<source>label.set_as_default</source>
<target>Als Standard-Einstellung speichern</target>
<target>Einstellung als Suchfavorit speichern</target>
</trans-unit>
<trans-unit id="label.remove_default">
<source>label.remove_default</source>
<target>Suchfavorit löschen</target>
</trans-unit>
<trans-unit id="label.asc">
<source>label.asc</source>

View File

@@ -66,7 +66,11 @@
</trans-unit>
<trans-unit id="label.set_as_default">
<source>label.set_as_default</source>
<target>Save as default setting</target>
<target>Save setting as search favourite</target>
</trans-unit>
<trans-unit id="label.remove_default">
<source>label.remove_default</source>
<target>Delete search favourite</target>
</trans-unit>
<trans-unit id="label.asc">
<source>label.asc</source>

View File

@@ -10,6 +10,10 @@
<source>report_user_month</source>
<target>Monatsansicht für einen Benutzer</target>
</trans-unit>
<trans-unit id="report_weekly_users">
<source>report_weekly_users</source>
<target>Wochenansicht für alle Benutzer</target>
</trans-unit>
<trans-unit id="report_monthly_users">
<source>report_monthly_users</source>
<target>Monatsansicht für alle Benutzer</target>

View File

@@ -10,6 +10,10 @@
<source>report_user_month</source>
<target>Monthly view for one user</target>
</trans-unit>
<trans-unit id="report_weekly_users">
<source>report_weekly_users</source>
<target>Weekly view for all users</target>
</trans-unit>
<trans-unit id="report_monthly_users">
<source>report_monthly_users</source>
<target>Monthly view for all users</target>