akaunting/resources/lang/ru-RU/items.php

9 lines
137 B
PHP
Raw Normal View History

2017-10-28 06:15:09 +00:00
<?php
return [
'sales_price' => 'Цена продажи',
'purchase_price' => 'Цена покупки',
2018-03-06 14:05:58 +00:00
2017-10-28 06:15:09 +00:00
];