2022-06-01 10:15:55 +03:00

9 lines
117 B
PHP

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