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

9 lines
117 B
PHP

<?php
return [
'sales_price' => 'Prix de vente',
'purchase_price' => 'Prix d\'achat',
];