Hi, try to go to configuration> Invoice template...
if i am correct, you should see three edit fields, go to the last one named footer.
And if i am correct again you should be able to see a switch, that allows you to switch between editing in code and editing with the editor.
Switch to editing with code and copy the following code and paste it over there.
{customer_note} <br />{end_note}
<p>{extra_fields}</p>
<div style="text-align:center">{pagination}</div>
<div style="text-align:center"> „Der angegebene Preis ist ein Endpreis zzgl. Versandkosten. Gemäß § 19 UStG erheben wir keine Umsatzsteuer und weisen diese folglich auch nicht aus (Kleinunternehmerstatus)“.
</a>
<p> </p>
<p> </p>
</div>
<div style="text-align:center">{signature}</div>