added basic invoice rendering #97 #93 (#99)

This commit is contained in:
Kevin Papst
2018-01-21 22:50:46 +01:00
committed by GitHub
parent 9a161b8fd9
commit 4cbc5391c0
73 changed files with 2986 additions and 918 deletions

View File

@@ -26,6 +26,10 @@
<source>action.deleted_successfully</source>
<target>Entry was deleted successful</target>
</trans-unit>
<trans-unit id="invoice.first_template">
<source>invoice.first_template</source>
<target>You have to create your first template invoice before you can proceed</target>
</trans-unit>
</body>
</file>
</xliff>