Akaunting/resources/lang/sl-SI/items.php

10 lines
172 B
PHP
Raw Normal View History

2020-08-06 21:02:03 +00:00
<?php
return [
2022-06-01 07:15:55 +00:00
'sale_price' => 'Prodajna cena',
2021-07-01 08:16:51 +00:00
'purchase_price' => 'Nabavna cena',
'enter_item_description' => 'Vnesi opis predmeta',
2020-08-06 21:02:03 +00:00
];