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

16
lang/de/supplier.php Normal file
View File

@@ -0,0 +1,16 @@
<?php
return [
/*
|------------------------------------------------- -------------------------
| Übersetzungen der Lieferanten
|------------------------------------------------- -------------------------
|
| Die folgenden Sprachzeilen werden bei den Lieferanten verwendet.
|
*/
'Supplier' => 'Lieferant',
];