timesheet lockdown with grace period (#1644)

This commit is contained in:
Honza Kopecký
2020-07-02 18:54:17 +02:00
committed by GitHub
parent e22830790b
commit 091740f407
32 changed files with 1180 additions and 148 deletions

View File

@@ -22,6 +22,14 @@
<source>This invoice document cannot be used, please rename the file and upload it again.</source>
<target>This invoice document cannot be used, please rename the file and upload it again.</target>
</trans-unit>
<trans-unit id="This period is locked, please choose a later date.">
<source>This period is locked, please choose a later date.</source>
<target>This period is locked, please choose a later date.</target>
</trans-unit>
<trans-unit id="You already have an entry for this time.">
<source>You already have an entry for this time.</source>
<target>You already have an entry for this time.</target>
</trans-unit>
</body>
</file>
</xliff>