Akaunting/resources/lang/de-DE/items.php

9 lines
117 B
PHP

<?php
return [
'sales_price' => 'Verkaufspreis',
'purchase_price' => 'Einkaufspreis',
];