Akaunting/resources/lang/fr-FR/items.php

9 lines
117 B
PHP
Raw Normal View History

2017-09-21 13:12:11 +00:00
<?php
return [
'sales_price' => 'Prix de vente',
'purchase_price' => 'Prix d\'achat',
2018-03-06 14:05:58 +00:00
2017-09-21 13:12:11 +00:00
];