akaunting/resources/lang/ro-RO/items.php

10 lines
183 B
PHP
Raw Normal View History

2018-05-08 13:49:32 +00:00
<?php
return [
2021-05-12 00:16:24 +00:00
'sales_price' => 'Pret de vanzare',
'purchase_price' => 'Cost de achizitie',
'enter_item_description' => 'Introduceți Descriere',
2018-05-08 13:49:32 +00:00
];