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

12 lines
323 B
JSON
Raw Permalink Normal View History

2024-12-23 08:05:29 +01:00
{
"title" : "Create new purchase",
"typeOfPurchase" : "Type of purchase",
"manual" : "Manual",
"command" : "Command",
"product" : "Products",
"addNewProduct" : "Add product",
"datePurchase" : "Purchase date",
"submit" : "Submit",
"currency" : "Currency",
"back" : "Back"
}