added support for weekly invoices (#1780)

This commit is contained in:
Maarten Kooyman
2020-06-28 15:13:35 +02:00
committed by GitHub
parent 1a24aabb6f
commit 8530a03449
7 changed files with 183 additions and 0 deletions

View File

@@ -30,6 +30,10 @@
<source>date</source>
<target>Datum: ein Eintrag pro Tag (verwendet Startdatum)</target>
</trans-unit>
<trans-unit id="weekly">
<source>weekly</source>
<target>Wöchentlich: ein Eintrag pro Woche (verwendet Startdatum)</target>
</trans-unit>
</body>
</file>
</xliff>