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

9 lines
137 B
PHP

<?php
return [
'sales_price' => 'Цена продажи',
'purchase_price' => 'Цена покупки',
];