GiecChallenge/frontend/public/locales/FR/NewPurchase.json

12 lines
350 B
JSON
Raw Normal View History

2024-12-23 08:05:29 +01:00
{
"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"
}