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

10 lines
182 B
PHP
Raw Normal View History

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