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>Maximum {{ value }} hours allowed.</target>
</trans-unit>
<trans-unit id="An activity needs to be selected.">
<source>An activity needs to be selected.</source>
<target>An activity needs to be selected.</target>
</trans-unit>
<trans-unit id="A project needs to be selected.">
<source>A project needs to be selected.</source>
<target>A project needs to be selected.</target>
</trans-unit>
<trans-unit id="This timesheet is already exported.">
<source>This timesheet is already exported.</source>
<target>This timesheet is already exported.</target>
</trans-unit>
</body>
</file>
</xliff>