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

@@ -404,6 +404,10 @@
<source>action.edit</source>
<target>Edit</target>
</trans-unit>
<trans-unit id="action.add">
<source>action.add</source>
<target>Add</target>
</trans-unit>
<trans-unit id="action.delete">
<source>action.delete</source>
<target>Delete</target>
@@ -1256,6 +1260,13 @@
<source>default_value_new</source>
<target>Default values for new entries</target>
</trans-unit>
<!--
QUICK ENTRIES
-->
<trans-unit id="quick_entry.title">
<source>quick_entry.title</source>
<target>Weekly working hours</target>
</trans-unit>
</body>
</file>
</xliff>