invoice calculator to group entries by activity (#380)

This commit is contained in:
Kevin Papst
2018-10-31 15:10:06 +01:00
committed by GitHub
parent ab4a1a0a1d
commit f8adafdabe
4 changed files with 188 additions and 0 deletions

View File

@@ -18,6 +18,10 @@
<source>user</source>
<target>User grouped - one entry per user</target>
</trans-unit>
<trans-unit id="activity">
<source>activity</source>
<target>Activity grouped - one entry per activity</target>
</trans-unit>
</body>
</file>
</xliff>