create multiple invoices at once (#2465)

This commit is contained in:
Kevin Papst
2021-03-27 20:47:53 +01:00
committed by GitHub
parent 87d07ffaaf
commit f8a5ff7315
34 changed files with 754 additions and 378 deletions

View File

@@ -391,6 +391,10 @@
<source>action.save</source>
<target>Speichern</target>
</trans-unit>
<trans-unit id="action.save_all">
<source>action.save_all</source>
<target>Alle Speichern</target>
</trans-unit>
<trans-unit id="action.reset">
<source>action.reset</source>
<target>Zurücksetzen</target>
@@ -1041,6 +1045,10 @@
<source>status.paid</source>
<target>Bezahlt</target>
</trans-unit>
<trans-unit id="preview.skipped_rows">
<source>preview.skipped_rows</source>
<target>Überspringe Vorschau von %rows% weiteren Zeilen ...</target>
</trans-unit>
<!--
Export
-->