javascript and api to stop and display active records (#772)

This commit is contained in:
Kevin Papst
2019-05-10 13:45:09 +02:00
committed by GitHub
parent e619b5fd31
commit 09da7cd242
86 changed files with 918 additions and 449 deletions

View File

@@ -18,6 +18,10 @@
<source>form_customer</source>
<target>Create customer - default values</target>
</trans-unit>
<trans-unit id="theme">
<source>theme</source>
<target>Theme</target>
</trans-unit>
<trans-unit id="label.timesheet.markdown_content">
<source>label.timesheet.markdown_content</source>
<target>Allow Markdown in the timesheet descriptions</target>
@@ -46,6 +50,10 @@
<source>label.timesheet.active_entries.soft_limit</source>
<target>Number of running time entries from which a warning is displayed</target>
</trans-unit>
<trans-unit id="label.theme.select_type">
<source>label.theme.select_type</source>
<target>Type of select-boxes in forms</target>
</trans-unit>
</body>
</file>
</xliff>