First Commit
This commit is contained in:
12
frontend/public/locales/FR/NewPurchase.json
Normal file
12
frontend/public/locales/FR/NewPurchase.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"title" : "Créer une nouvelle liste d'achat",
|
||||
"typeOfPurchase" : "Type de liste d'achat",
|
||||
"manual" : "Manuel",
|
||||
"command" : "Commande",
|
||||
"product" : "Produits",
|
||||
"addNewProduct" : "Ajouter un produit",
|
||||
"datePurchase" : "Date d'achat",
|
||||
"submit" : "Valider",
|
||||
"currency" : "Devise",
|
||||
"back" : "Retour"
|
||||
}
|
||||
Reference in New Issue
Block a user