weekly quick-entry form (#2793)

This commit is contained in:
Kevin Papst
2021-10-18 11:12:46 +02:00
committed by GitHub
parent 64893e0a95
commit 9ab098af86
105 changed files with 3356 additions and 778 deletions

View File

@@ -66,6 +66,18 @@
<source>Maximum duration of {{ value }} hours exceeded.</source>
<target>Erlaubt sind max. {{ value }} Stunden.</target>
</trans-unit>
<trans-unit id="An activity needs to be selected.">
<source>An activity needs to be selected.</source>
<target>Eine Tätigkeit muss ausgewählt werden.</target>
</trans-unit>
<trans-unit id="A project needs to be selected.">
<source>A project needs to be selected.</source>
<target>Ein Projekt muss ausgewählt werden.</target>
</trans-unit>
<trans-unit id="This timesheet is already exported.">
<source>This timesheet is already exported.</source>
<target>Dieser Eintrag wurde bereits exportiert.</target>
</trans-unit>
</body>
</file>
</xliff>