Akaunting/resources/lang/he-IL/items.php

9 lines
126 B
PHP
Raw Normal View History

2018-04-28 22:04:19 +00:00
<?php
return [
2022-06-01 07:15:55 +00:00
'sale_price' => 'מחיר מבצע',
2018-04-28 22:04:19 +00:00
'purchase_price' => 'מחיר רכישה',
];