Build the stuff for incoming invoices.

This commit is contained in:
2025-01-21 11:49:56 +01:00
parent e16324249a
commit 0e712a3412
24 changed files with 1495 additions and 14 deletions

View File

@@ -20,5 +20,6 @@ return [
'Saved' => 'Gespeichert',
'Cancel' => 'Abbrechen',
'Send' => 'Senden',
'Upload' => 'Hochladen',
];