2020-08-06 21:02:03 +00:00

9 lines
118 B
PHP

<?php
return [
'sales_price' => 'Eladási ár',
'purchase_price' => 'Beszerzési ár',
];