added new invoice status: canceled (#2922)

This commit is contained in:
Kevin Papst
2021-11-10 12:37:36 +01:00
committed by GitHub
parent 21dbfdb4f9
commit 6e6c60b29a
10 changed files with 49 additions and 8 deletions

View File

@@ -1083,6 +1083,10 @@
<source>status.paid</source>
<target>Paid</target>
</trans-unit>
<trans-unit id="Z1s7pAw" resname="status.canceled">
<source>status.canceled</source>
<target>Canceled</target>
</trans-unit>
<trans-unit id="crrlEUA" resname="preview.skipped_rows">
<source>preview.skipped_rows</source>
<target>Skipped preview of %rows% more rows …</target>