2021-10-07 08:40:37 +00:00

10 lines
180 B
PHP

<?php
return [
'sales_price' => 'Verkoopprijs',
'purchase_price' => 'Aankoopprijs',
'enter_item_description' => 'Voer artikelbeschrijving in',
];