added French translation
This commit is contained in:
10
resources/lang/fr-FR/items.php
Normal file
10
resources/lang/fr-FR/items.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'quantities' => 'Quantité|Quantités',
|
||||
'sales_price' => 'Prix de vente',
|
||||
'purchase_price' => 'Prix d\'achat',
|
||||
'sku' => 'Référence (SKU)',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user