First Commit

This commit is contained in:
Maxime Boulay
2024-12-23 08:05:29 +01:00
commit ba64ceb471
171 changed files with 654157 additions and 0 deletions

View 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"
}