German Translation
Adds German Translation.
This commit is contained in:
10
resources/lang/de-DE/items.php
Normal file
10
resources/lang/de-DE/items.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'quantities' => 'Menge | Mengen',
|
||||
'sales_price' => 'Verkaufspreis',
|
||||
'purchase_price' => 'Einkaufspreis',
|
||||
'sku' => 'SKU',
|
||||
|
||||
];
|
Reference in New Issue
Block a user